1. Home
  2. Validation rules
  3. FamilyName_04
Learner

FamilyName_04

Changes to the latest version will be highlighted

View the validation rules glossary of terms

Name FamilyName_04
Version 1
Status Active
Category Learner
Severity Error
Error message

The learner's Family name must be returned

Intent

To ensure that the Family name field is populated

Guidance

You must ensure that the Family name field is populated

Description

A family name must be returned, this field cannot contain all whitespaces

Detailed error condition
Detailed description

If all aims are community learning funded ( LearningDelivery.FundModel = 99 and ( LearningDelivery.LearnDelFAMType = SOF and LearningDelivery.LearnDelFAMCode = 108)) OR ( LearningDelivery.FundModel = 10), and the Planned learning hours are 10 or less ( Learner.PlanLearnHours <= 10), and the Unique learner number has been returned ( Learner.ULN <> 9999999999), the Family name must be returned

(error where Learner.FamilyName is unknown or contains all whitespace)

Flow chart FamilyName_04 Flowchart

Open flow chart in a new window

Flow chart details

Flowchart for 'FamilyName_04' rule

1. Is the aim record FM = 99 and SoF = 108 or FM = 10 and less than 10 Planned hours?

  • If 'No' then the rule is not triggered

  • If 'Yes' then:

2. Is the ULN returned?

  • If 'No' then the rule is not triggered

  • If 'Yes' then:

2. Is the ULN equal to 9999999999?

  • If 'Yes' then the rule is not triggered

  • If 'No' then:

2. Is the Family name field blank?

  • If 'No' then the rule is not triggered

  • If 'Yes' then the rule is triggered

Change summary

Version 1

The Rule has been rolled over from the Previous year

Status summary

Current SLD severity

Error

Current FIS severity

Error

Is this rule in FIS?

Yes

Field values

Learner.ULN

Learner.FamilyName

Learner.PlanLearnHours

LearningDelivery.FundModel

LearningDeliveryFAM.LearnDelFAMType

LearningDeliveryFAM.LearnDelFAMCode

Need help understanding some of these terms?

View the validation rules glossary of terms