Share via


ProdJournalFormTransRoute.inventMovement Method [AX 2012]

Creates the inventory movement that corresponds to the production order of the current journal line.

Syntax

public InventMovement inventMovement()

Run On

Client

Return Value

Type: InventMovement Class
An instance of the InventMovement class.

See Also

Reference

ProdJournalFormTransRoute Class