Share via


ProdJournalFormTransRoute.prodTableDatasourceInitPost Method [AX 2012]

Initializes the data source of the production order.

Syntax

public void prodTableDatasourceInitPost(ProdTable _prodTable)

Run On

Client

Parameters

  • _prodTable
    Type: ProdTable Table
    The table buffer that contains the production order record.

See Also

Reference

ProdJournalFormTransRoute Class