Share via


PmfFormCtrl_ProdJournalBOMLookup.dataSourceInitPost Method [AX 2012]

Called after the ProdBOM data source has been initialized.

Syntax

public void dataSourceInitPost(Common _prodBOM)

Run On

Called

Parameters

  • _prodBOM
    Type: Common Table
    The record buffer that is associated to the data source.

See Also

Reference

PmfFormCtrl_ProdJournalBOMLookup Class