Share via


ProdComDP_BE.getProdComTmp Method [AX 2012]

Queries the ProdComTmp_BE temporary table and returns the data table.

Syntax

public ProdComTmp_BE getProdComTmp()

Run On

Server

Return Value

Type: ProdComTmp_BE Table
The required report data from ProdComTmp_BE temporary table.

See Also

Reference

ProdComDP_BE Class