SET_REQUIRED

Resource: Property, Field : LotFeatures_1

Description

LotFeatures_1 is required for all except for business opportunity.

Error Messages

1) ERROR, the property type is not 'business opportunity' and property sub-type is not 'boat-slip' or 'deeded parking' , indicate that the field is required.

Fields referenced within this rule

LotFeatures_1 

PropertySubType 

PropertyType 

StandardStatus 

Syntax with comments and error messages

//[ErrMsg1^ERROR, the property type is not 'business opportunity' and property sub-type is not 'boat-slip' or 'deeded parking' , indicate that the field is required.|LogicBlk1^TRUE|LogicBlk2^TRUE]
// The grandfather clause is met and...
(/*[LogicBlk1]*/(.ENTRY. != .EMPTY.).OR.(.OLDVALUE. != .EMPTY.).OR.(((LASTStandardStatus = .EMPTY.).OR.(LASTStandardStatus.IN.('I'))).AND.(StandardStatus.IN.('A')))).AND.
// the property type is not 'business opportunity' and property sub-type is not 'boat-slip' or 'deeded parking' and the entry is empty.
(/*[LogicBlk2]*/.NOT.(PropertyType.IN.('Busop')).AND..NOT.(PropertySubType.IN.('BSLP','DDPK')).AND.(.ENTRY. = .EMPTY.))

Syntax only

((.ENTRY. != .EMPTY.).OR.(.OLDVALUE. != .EMPTY.).OR.(((LASTStandardStatus = .EMPTY.).OR.(LASTStandardStatus.IN.('I'))).AND.(StandardStatus.IN.('A')))).AND.(.NOT.(PropertyType.IN.('Busop')).AND..NOT.(PropertySubType.IN.('BSLP','DDPK')).AND.(.ENTRY. = .EMPTY.))

Rule Unique ID

ebbedfd8-92ea-4fbe-b1f7-022ffe659246

Rule Number

130