VendDocumentLineMap::isTransactionRelatedToBOE_IN Method
Checks whether the transaction related to BOE.
Syntax
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.