Resource: Property, Field : ParkManagerName
Description
When property type is manufactured in land, ParkManagerName 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
d0beb35e-09e8-4766-bd1b-2306afc7b181
Rule Number
162