Share via


ProdJournalFormTransRoute.prodTableInventDimDatasourceInitPost Method [AX 2012]

Initializes the data source of the production order inventory dimensions.

Syntax

public void prodTableInventDimDatasourceInitPost(InventDim _inventDim)

Run On

Client

Parameters

  • _inventDim
    Type: InventDim Table
    The table buffer that contains inventory dimensions.

See Also

Reference

ProdJournalFormTransRoute Class