Resource: Property, Field : NumberOfFullTimeEmployees
Description
When property type is business opportunity, NumberOfFullTimeEmployees 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
NumberOfFullTimeEmployees
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
d85612af-b33c-4bea-ba95-f615d1d1acc9
Rule Number
147