ReqRequisitionsHelper::requisitionLineStatusAllowsFirming Method [AX 2012]

Computes a Boolean value that indicates whether the requisition line that is covered by this ReqTrans record is in a state that allows for firming of the planned order that is associated with the record.

client server public static boolean requisitionLineStatusAllowsFirming(ReqTrans _reqTransReceipt)

Run On

Called

Parameters

_reqTransReceipt
Type: ReqTrans Table
The receipt requirement transaction that might be covering requisition line issues.

Return Value

Type: boolean
A Boolean value that indicates whether the requisition line that is covered by this ReqTrans record is in a state that allows for firming of the planned order that is associated with the record.
Show: