SET_REQUIRED

Resource: Property, Field : CancellationDate

Description

When listing is cancelled, CancellationDate is required.

Error Messages

1) ERROR,  the standard status is 'cancelled', indicate that the field is required.

Fields referenced within this rule

CancellationDate 

StandardStatus 

Syntax with comments and error messages

//[ErrMsg1^ERROR, the standard status is 'cancelled', indicate that the field is required.|LogicBlk1^TRUE]
// The standard status is 'cancelled' and the entry is empty.
(/*[LogicBlk1]*/(StandardStatus.IN.('K')).AND.(.ENTRY. = .EMPTY.))

Syntax only

((StandardStatus.IN.('K')).AND.(.ENTRY. = .EMPTY.))

Rule Unique ID

7e124382-d434-4f13-8918-304f5bf83d53

Rule Number

33