Share via


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.

Syntax

private boolean pdsCheckApprovedVendorList(ReqTrans _reqTrans, ReqPO _reqPO)

Run On

Called

Parameters

Return Value

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

See Also

Reference

ReqTransPoMarkFirm Class