PdsResetShelfAdviceDate::newInventBatch Method [AX 2012]
Initializes a new instance of the PdsResetShelfAdviceDate class and sets the class parameters by using the information for the provided batch.
client server public static PdsResetShelfAdviceDate newInventBatch(InventBatch _table)
Run On
CalledParameters
- _table
- Type: InventBatch Table
An InventBatch record for which to update shelf advice date.
Return Value
Type: PdsResetShelfAdviceDate ClassA new Instance of the PdsResetShelfAdviceDate class.
Show: