ReqEventProcessParm::newInventMovement Method [AX 2012]
Creates a mew instance of the ReqEventProcessParm class.
client server public static ReqEventProcessParm newInventMovement(InventMovement _inventMovement)
Run On
CalledParameters
- _inventMovement
- Type: InventMovement Class
A inventory movement that is used to initialize the class.
Show: