Share via


TradeReportParamLocDPBase.getValues Method [AX 2012]

Gets the values and labels for a parameter from the SalesTS_SIFOTEnumValuesTmp temporary table.

Syntax

public TradeReportParamLocTmp getValues()

Run On

Server

Return Value

Type: TradeReportParamLocTmp Table
The SalesTS_SIFOTEnumValuesTmp temporary table that contains the values and labels.

See Also

Reference

TradeReportParamLocDPBase Class