Resource: Property, Field : Possession
Description
When property type is manufactured in land, Possession is required.
Error Messages
1) ERROR, the property type is valid, indicate that the field is required.
Fields referenced within this rule
Syntax with comments and error messages
//[ErrMsg1^ERROR, the property type is valid, indicate that the field is required.|LogicBlk1^TRUE]
// The property type is 'manufactured' 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
be13e5d0-f300-4e17-bea6-9c78403e43c0
Rule Number
168