Share via


ReqEventProcessParm::newInventMovement Method [AX 2012]

Creates a mew instance of the ReqEventProcessParm class.

Syntax

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.

See Also

Reference

ReqEventProcessParm Class