Resource: Property, Field : PossibleUseComments
Description
When PossibleUse is set to 'see remarks', PossibleUseComments is required.
Error Messages
1) ERROR, possible use is 'se remarks', indicate that the field is required.
Fields referenced within this rule
PossibleUse
PossibleUseComments
Syntax with comments and error messages
//[ErrMsg1^ERROR, possible use is 'se remarks', indicate that the field is required.|LogicBlk1^TRUE]
// The property type is 'manufactured' and the permission access is not of type administrator and the entry is empty.
(/*[LogicBlk1]*/(COUNT(DIFFERENCE(ARRAY(PossibleUse),SET('SEEREM'))) = 0).AND.(.ENTRY. = .EMPTY.))
Syntax only
((COUNT(DIFFERENCE(ARRAY(PossibleUse),SET('SEEREM'))) = 0).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
6e5eab8e-f53c-44db-8ca1-65c751e76a90
Rule Number
169