PurchReqPurchaseOrderGeneration.validateAllLines Method [AX 2012]

Validates all the lines in a single purchReqTable record.

public boolean validateAllLines(PurchReqTable _purchReqTable)

Run On

Server

Parameters

_purchReqTable
Type: PurchReqTable Table
The PurchReqTable record to retrieve.

Return Value

Type: boolean
true if validation is successful; otherwise, false.

Community Additions

ADD
Show: