Resource: Property, Field : ConcessionsComments
Description
When listing is Sold ConcessionsComments are required.
Error Messages
1) ERROR, the standard status of 'Sold' and not already sold and the estimated concessions amount was not empty and the permission access is not of type administrator, indicate that the field is required.
Fields referenced within this rule
ConcessionsComments
EstimatedConcessionsComments
StandardStatus
Syntax with comments and error messages
//[ErrMsg1^ERROR, the standard status of 'Sold' and not already sold and the estimated concessions amount was not empty and the permission access is not of type administrator, indicate that the field is required.|LogicBlk1^TRUE]
// Standard status of 'Sold' and not already sold and the estimated concessions amount was not empty and the permission access is not of type administrator and entry is empty
(/*[LogicBlk1]*/(StandardStatus.IN.('S')).AND..NOT.((LASTStandardStatus.IN.('S')).AND.(LASTEstimatedConcessionsComments = .EMPTY.)).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Syntax only
((StandardStatus.IN.('S')).AND..NOT.((LASTStandardStatus.IN.('S')).AND.(LASTEstimatedConcessionsComments = .EMPTY.)).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
db915e94-3965-401a-bd2d-918386875361
Rule Number
52