Resource: Property, Field : LandLeaseAmount
Description
LandLeaseAmount is required for manufactured in park where land lease is set to no. ????//comment// shouldn’t this be set to yes????
Error Messages
1) ERROR, the property type is 'manufactured in park' and land lease is 'no' the permission access is not of type administrator, indicate that the field is required.
Fields referenced within this rule
LandLeaseAmount
LandLeaseYN
PropertyType
StandardStatus
Syntax with comments and error messages
//[ErrMsg1^ERROR, the property type is 'manufactured in park' and land lease is 'no' the permission access is not of type administrator, 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 'manufactured in park' and land lease is 'no' the permission access is not of type administrator and the entry is empty.
(/*[LogicBlk2]*/(PropertyType.IN.('Manu')).AND..NOT.(LandLeaseYN).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Syntax only
((.ENTRY. != .EMPTY.).OR.(.OLDVALUE. != .EMPTY.).OR.(((LASTStandardStatus = .EMPTY.).OR.(LASTStandardStatus.IN.('I'))).AND.(StandardStatus.IN.('A')))).AND.((PropertyType.IN.('Manu')).AND..NOT.(LandLeaseYN).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
b977fbc0-a76e-4f02-ba94-79029bd7f6c5
Rule Number
98