BOMConsistOfDP.getBOMConsistOfTmp Method [AX 2012]

Gets data from the BOMConsistOfTmp temporary table which is populated by the RDP class business logic.

Syntax

public BOMConsistOfTmp getBOMConsistOfTmp()

Run On

Server

Return Value

Type: BOMConsistOfTmp Table
The table data in the BOMConsistOfTmp temporary table.

See Also

Reference

BOMConsistOfDP Class