Share via


SMAKeyPerformanceIndicatorsDP.insertIntoTable Method [AX 2012]

Inserts data into the temporary table.

Syntax

public void insertIntoTable(
    Name _name, 
    SMAKPIGoal _goal, 
    SMAKPIActual _actual, 
    SMAKPIStatus _status, 
    SMAKPITrend _trend, 
    str _format)

Run On

Server

Parameters

  • _format
    Type: str
    The format that is used to display the key performance indicator.

See Also

Reference

SMAKeyPerformanceIndicatorsDP Class