ProjListTransCommittedCostDP.printLevel Method [AX 2012]

Gets the values for Level1, Level2 and Level3 fields of the TmpProjTransList table.

public ProjCategoryEmpl printLevel(ProjTransLayoutCommittedCost _level, CostControlTransCommittedCost _costControlTransCommittedCost)

Run On

Server

Parameters

_level
Type: ProjTransLayoutCommittedCost Enumeration
A ProjTransLayoutCommittedCost object that contains the values for the level that is provided by the ProjLevel1, ProjLevel2 and ProjLevel3 parameters.
_costControlTransCommittedCost
Type: CostControlTransCommittedCost Table
A record from the CostControlTransCommittedCost table.

Return Value

Type: ProjCategoryEmpl Extended Data Type
The value of the ProjCategoryEmpl type based on _level object that was provided.

Community Additions

ADD
Show: