PdsResetShelfDateValid::newInventBatchJournalResult Method [AX 2012]

Creates a new instance of the PdsResetShelfDateValid class given an inventory batch journal result record.

client server public static PdsResetShelfDateValid newInventBatchJournalResult(InventBatchJournalResult _inventBatchJournalResult)

Run On

Called

Parameters

_inventBatchJournalResult
Type: InventBatchJournalResult Table
A record buffer for the InventBatchJournalResult table.

Return Value

Type: PdsResetShelfDateValid Class
A new instance of the PdsResetShelfDateValid class.
Show: