Share via


ProjValProjCategoryDP.insertProjValProjectTmp Method [AX 2012]

Inserts the values into the temporary table.

Syntax

private void insertProjValProjectTmp(
    ProjValProjCategoryTable _projValProjCategoryTable, 
    ProjTable _projTable, 
    ProjCategory _projCategory)

Run On

Server

Parameters

See Also

Reference

ProjValProjCategoryDP Class