Resource: Property, Field : NumberOfPartTimeEmployees
Description
When property type is business opportunity, NumberOfPartTimeEmployees is required.
Error Messages
1) ERROR, the property type is 'business opportunity' and the permission access is not of type administrator, indicate that the field is required.
Fields referenced within this rule
NumberOfPartTimeEmployees
PropertyType
Syntax with comments and error messages
//[ErrMsg1^ERROR, the property type is 'business opportunity' and the permission access is not of type administrator, indicate that the field is required.|LogicBlk1^TRUE]
// The property type is 'business opportunity' and the permission access is not of type administrator and the entry is empty.
(/*[LogicBlk1]*/(PropertyType.IN.('Busop')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Syntax only
((PropertyType.IN.('Busop')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
a4848f67-99cb-4ca8-9c0f-3219844a9153
Rule Number
148