Resource: Property, Field : ParkName
Description
ParkName is required for manufactured in land. When property type is manufactured in land, ParkName is required.
Error Messages
1) ERROR, the property type is 'manufactured in park' and the permission access is not of type administrator, indicate that the field is required.
Fields referenced within this rule
Syntax with comments and error messages
//[ErrMsg1^ERROR, the property type is 'manufactured in park' and the permission access is not of type administrator, indicate that the field is required.|LogicBlk1^TRUE]
// The property type is 'manufactured in park' and the permission access is not of type administrator and the entry is empty.
(/*[LogicBlk1]*/(PropertyType.IN.('Manu')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Syntax only
((PropertyType.IN.('Manu')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
f8c503ba-a65e-433d-9750-d05b6d4acb56
Rule Number
163