ReqTransPoMark.mustDisqualifyReqTrans Method [AX 2012]
Determines whether a given record must be disqualified.
Syntax
protected boolean mustDisqualifyReqTrans(ReqTrans _reqTrans)
Run On
Called
Parameters
- _reqTrans
Type: ReqTrans Table
The ReqTrans record to validate.
Return Value
Type: boolean
true if the record must be disqualified; otherwise, false.