InventTransWMS_Pick::inventMovement Method [AX 2012]
Retrieves the inventory movement that is currently being picked.
Syntax
client server public static InventMovement inventMovement(Common _movementRecord)
Run On
ClientOrServer
Parameters
- _movementRecord
Type: Common Table
The record that is used when the picking form is called.
Return Value
Type: InventMovement Class
An inventory movement.