ProjIntercompanyTransSelectionBuilder.getSelectionTable Method [AX 2012]

Retrieves the temporary table ProjTmpIntercompanyTransactionSelection to be displayed for the user to select the transactions.

public ProjTmpIntercompanyTransactionSelection getSelectionTable()

Run On

Server

Return Value

Type: ProjTmpIntercompanyTransactionSelection Table
A temporary table record of ProjTmpIntercompanyTransactionSelection to be displayed for the user.

One option for displaying the temporary buffer is to call setTmpData() method in the data source buffer in the form passing the buffer returned here as parameter.

Community Additions

ADD
Show: