ReqTransPoMarkFirm.pdsCheckApprovedVendorList Method [AX 2012]

Validates that the planning item or formula lines that corresponds to a valid approved vendor list entry if they are controlled by AVL functionality.

private boolean pdsCheckApprovedVendorList(ReqTrans _reqTrans, ReqPO _reqPO)

Run On

Called

Parameters

_reqTrans
Type: ReqTrans Table
The planned order line.
_reqPO
Type: ReqPO Table
The planned order.

Return Value

Type: boolean
true if the record is valid; otherwise, false .

Community Additions

ADD
Show: