SET_REQUIRED

Resource: Property, Field : BuyerFinancing

Description

When property type is residential lease and commercial lease, BuyerFinancing is required.

Error Messages

1) ERROR, the standard status is 'closed' and the permission access is not of type administrator and the property type is not 'residential lease' or 'commercial lease', indicate that the field is required.

Fields referenced within this rule

BuyerFinancing 

PropertyType 

StandardStatus 

Syntax with comments and error messages

//[ErrMsg1^ERROR, the standard status is 'closed' and the permission access is not of type administrator and the property type is not 'residential lease' or 'commercial lease', indicate that the field is required.|LogicBlk1^TRUE]
// The standard status is 'closed' and the permission access is not of type administrator and the property type is not 'residential lease' or 'commercial lease' and the entry is empty.
(/*[LogicBlk1]*/(StandardStatus.IN.('S')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ')).AND..NOT.(PropertyType.IN.('Rlse','Clse')).AND.(.ENTRY. = .EMPTY.))

Syntax only

((StandardStatus.IN.('S')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ')).AND..NOT.(PropertyType.IN.('Rlse','Clse')).AND.(.ENTRY. = .EMPTY.))

Rule Unique ID

5dcda8c6-43f0-4702-ab3e-75e5987beae7

Rule Number

32