RequisitionPurchaseOrderGeneration.validateAllLines Method [AX 2012]

Validate all lines in a single purchReqTable table record.

public boolean validateAllLines(PurchReqTable _purchReqTable)

Run On

Server

Parameters

_purchReqTable
Type: PurchReqTable Table
The PurchReqTable table object from the PurchReqTable table to retrieve.

Return Value

Type: boolean
true if passes all validation; otherwise, false.

Community Additions

ADD
Show: