Resource: Property, Field : YearEstablished
Description
When property type is business opportunity, YearEstablished 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
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
563f1a89-eef3-4cf5-b74a-5ae4ecdc6b5e
Rule Number
219