SET_REQUIRED

Resource: Property, Field : CommonInterest

Description

CommonInterest is required for residential, residential income, commercial sale, and land.

Error Messages

1) ERROR, the property type is 'residential', 'residential income', 'commercial sale', and 'land', indicate that the field is required.

Fields referenced within this rule

CommonInterest 

PropertyType 

StandardStatus 

Syntax with comments and error messages

//[ErrMsg1^ERROR, the property type is 'residential', 'residential income', 'commercial sale', and 'land', indicate that the field is required.|LogicBlk1^TRUE|LogicBlk2^TRUE]
// The grandfather clause is met and...
(/*[LogicBlk1]*/.NOT.(.ENTRY. = .EMPTY.).OR.(.NOT.(.OLDVALUE. = .EMPTY.)).OR.((LASTStandardStatus = .EMPTY..OR.LASTStandardStatus.IN.('I')).AND.(StandardStatus.IN.('A')))).AND.
// the property type is 'residential', 'residential income', 'commercial sale', and 'land' and entry is empty.
(/*[LogicBlk2]*/(PropertyType.IN.('Resi','Rinc','Comm','Land')).AND.(.ENTRY. = .EMPTY.))

Syntax only

(.NOT.(.ENTRY. = .EMPTY.).OR.(.NOT.(.OLDVALUE. = .EMPTY.)).OR.((LASTStandardStatus = .EMPTY..OR.LASTStandardStatus.IN.('I')).AND.(StandardStatus.IN.('A')))).AND.((PropertyType.IN.('Resi','Rinc','Comm','Land')).AND.(.ENTRY. = .EMPTY.))

Rule Unique ID

d0ca7f51-127e-4976-baf7-379a8a4a40c3

Rule Number

46