PdsResetBestBeforeDate::newInventBatch Method [AX 2012]
Creates and initializes a new instance of PdsResetBestBeforeDate class and set the class parameters that have the information for the provided batch.
client server public static PdsResetBestBeforeDate newInventBatch(InventBatch _table)
Run On
CalledParameters
- _table
- Type: InventBatch Table
An InventBatch record for which to update best before date.
Show: