PmfBulkPackOnHand.createTmpOnHand Method [AX 2012]

Creates the on-hand record for the pack item.

private boolean createTmpOnHand(PmfBulkItemConv _bulkConv)

Run On

Client

Parameters

_bulkConv
Type: PmfBulkItemConv Table
A PmfBulkItemConf bulk and pack item conversion record.

Return Value

Type: boolean
true if the on-hand record was added; otherwise, false.

Community Additions

ADD
Show: