Resource: Property, Field : NMRSellerParticipationYN
Description
NMRSellerParticipationYN is required except for originating system IDs that have 'CN'.
Error Messages
1) ERROR, the originating system ID does not contain 'CN' and the permission access is not of type administrator, indicate that the field is required.
Fields referenced within this rule
NMRSellerParticipationYN
OriginatingSystemID
StandardStatus
Syntax with comments and error messages
//[ErrMsg1^ERROR, the originating system ID does not contain 'CN' and the permission access is not of type administrator, indicate that the field is required.|LogicBlk1^TRUE|LogicBlk2^TRUE]
// The grandfather clause is met or...
(/*[LogicBlk1]*/(.ENTRY. != .EMPTY.).OR.(.OLDVALUE. != .EMPTY.).OR.((LASTStandardStatus = .EMPTY..OR.LASTStandardStatus.IN.('I')).AND.(StandardStatus.IN.('A')))).AND.
// the originating system ID does not contain 'CN' and the permission access is not of type administrator and the entry is empty.
(/*[LogicBlk2]*/.NOT.(OriginatingSystemID.IN.('CN')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Syntax only
((.ENTRY. != .EMPTY.).OR.(.OLDVALUE. != .EMPTY.).OR.((LASTStandardStatus = .EMPTY..OR.LASTStandardStatus.IN.('I')).AND.(StandardStatus.IN.('A')))).AND.(.NOT.(OriginatingSystemID.IN.('CN')).AND..NOT.(.USERCLASS..IN.('BANGG','BANGP','BANGM','BANGN','BANGQ')).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
f5694bbb-11bc-4ed8-8861-56905a60be40
Rule Number
145