SET_REQUIRED

Resource: Property, Field : BuildingStatus

Description

When property type is commerical sale, BuildingStatus is required.

Error Messages

1) ERROR, the property type is 'commercial sale' and the permission accesss is not of type administrator, indicate that the field is required.

Fields referenced within this rule

BuildingStatus 

PropertyType 

Syntax with comments and error messages

//[ErrMsg1^ERROR, the property type is 'commercial sale' and the permission accesss is not of type administrator, indicate that the field is required.|LogicBlk1^TRUE]
// The property type is 'commercial sale' and the permission accesss is not of type administrator and the entry is empty.
(/*[LogicBlk1]*/(PropertyType.IN.('Comm')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ')).AND.(.ENTRY. = .EMPTY.))

Syntax only

((PropertyType.IN.('Comm')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ')).AND.(.ENTRY. = .EMPTY.))

Rule Unique ID

d2040b62-4d17-49aa-b241-9263ef337459

Rule Number

24