Share via


PmfFormCtrl_BOMTable_BOMTable.dataSourceInitPost Method [AX 2012]

Called after the data source initialization.

Syntax

public void dataSourceInitPost(Common _buffer)

Run On

Called

Parameters

  • _buffer
    Type: Common Table
    The record buffer that is associated with the data source.

Remarks

This method must be called to add appropriate ranges to the data source query.

See Also

Reference

PmfFormCtrl_BOMTable_BOMTable Class