Share via


PdsCWFormCtrl_PurchRFQReplyTable.itemDataSourceInitPost Method [AX 2012]

Executes after the data source has been initialized.

Syntax

public void itemDataSourceInitPost(Common _buffer)

Run On

Called

Parameters

  • _buffer
    Type: Common Table
    The Common table buffer that is related to the data source.

Remarks

Adds the query range to filter the lines for catch weight items that have a catch weight quantity of 0.

See Also

Reference

PdsCWFormCtrl_PurchRFQReplyTable Class