SET_REQUIRED

Resource: Property, Field : ConcessionsAmount

Description

When listing is Sold, ConcessionsAmount is 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

ConcessionsAmount 

EstimatedConcessionsAmount 

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.(LASTEstimatedConcessionsAmount = .EMPTY.)).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ')).AND.(.ENTRY. = .EMPTY.))

Syntax only

((StandardStatus.IN.('S')).AND..NOT.((LASTStandardStatus.IN.('S')).AND.(LASTEstimatedConcessionsAmount = .EMPTY.)).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ')).AND.(.ENTRY. = .EMPTY.))

Rule Unique ID

8ae19299-bc3e-4ca6-895b-672bebafc75b

Rule Number

51