Share via


InventTransWMS_Register::inventMovement Method [AX 2012]

Finds the inventory movement that is currently to be registered.

Syntax

client server public static InventMovement inventMovement(Common _movementRecord)

Run On

ClientOrServer

Parameters

  • _movementRecord
    Type: Common Table
    The record that is used when the registration form is called.

Return Value

Type: InventMovement Class
An inventory movement.

See Also

Reference

InventTransWMS_Register Class