Resource: Property, Field : CloseDate
Description
When listing is Closed, CloseDate is required.
Error Messages
1) ERROR, the standard status is closed 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 standard status is closed and the permission access is not of type administrator, indicate that the field is required.|LogicBlk1^TRUE]
// The standard status is closed and the permission access is not of type administrator and entry is empty.
(/*[LogicBlk1]*/(StandardStatus.IN.('S')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Syntax only
((StandardStatus.IN.('S')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
189951cc-f971-46ff-a615-6d51b7b8f6f2
Rule Number
38