VendDocumentLineMap::isTransactionRelatedToBOE_IN Method [AX 2012]

Checks whether the transaction related to BOE.

client server public static boolean isTransactionRelatedToBOE_IN(PurchTable _purchTable, PurchParmUpdate _purchParmUpdate)

Run On

Called

Parameters

_purchTable
Type: PurchTable Table
The purchase table information.
_purchParmUpdate
Type: PurchParmUpdate Table
The purchase parameter update information.

Return Value

Type: boolean
true if the transaction is related to BOE; otherwise, false.
Show: