InventLedgerConflictInventory.isSotckTransferInventory_IN Method [AX 2012]

Indicates whether an InventValueReportUnionAll view buffer is from a stock transfer that has a specific posting type.

protected boolean isSotckTransferInventory_IN(InventValueReportUnionAll _inventValueReportUnionAll)

Run On

Called

Parameters

_inventValueReportUnionAll
Type: InventValueReportUnionAll View
The view buffer that has inventory transaction data.

Return Value

Type: boolean
true if the InventValueReportUnionAll view buffer is from a stock transfer that has a specific posting type; otherwise, false.

Community Additions

ADD
Show: