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
CalledParameters
- _inventBatchJournalResult
- Type: InventBatchJournalResult Table
A record buffer for the InventBatchJournalResult table.
Show: