ProjControlCostGroupSetupServer::addCategory Method [AX 2012]

server public static void addCategory(
    container categoryLine, 
    ProjCostGroupId _groupId, 
    ProjControlId _controlId, 
    ProjCategoryType _categoryType)

Run On

Server

Parameters

categoryLine
Type: container
_groupId
Type: ProjCostGroupId Extended Data Type
_controlId
Type: ProjControlId Extended Data Type
_categoryType
Type: ProjCategoryType Enumeration
Show: