ReqEventProcessParm::newInventMovement Method [AX 2012]

Creates a mew instance of the ReqEventProcessParm class.

client server public static ReqEventProcessParm newInventMovement(InventMovement _inventMovement)

Run On

Called

Parameters

_inventMovement
Type: InventMovement Class
A inventory movement that is used to initialize the class.

Return Value

Type: ReqEventProcessParm Class
A mew instance of the ReqEventProcessParm class.
Show: