SET_REQUIRED

Resource: Property, Field : OwnershipType

Description

When property type is business opportunity, OwnershipType is required.

Error Messages

1) ERROR, the property type is 'business opportunity' and the permission access is not of type administrator, indicate that the field is required.

Fields referenced within this rule

OwnershipType 

PropertyType 

Syntax with comments and error messages

//[ErrMsg1^ERROR, the property type is 'business opportunity' and the permission access is not of type administrator, indicate that the field is required.|LogicBlk1^TRUE]
// The property type is 'business opportunity' and the permission access is not of type administrator and the entry is empty.
(/*[LogicBlk1]*/(PropertyType.IN.('Busop')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ')).AND.(.ENTRY. = .EMPTY.))

Syntax only

((PropertyType.IN.('Busop')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGQ')).AND.(.ENTRY. = .EMPTY.))

Rule Unique ID

ed327ba1-a3e9-42b5-9d62-798d3b647745

Rule Number

160