ProjTrans::newProjEmplTransIndirectCost Method [AX 2012]

Returns a ProjTrans object for an indirect cost buffer.

client server public static ProjTrans newProjEmplTransIndirectCost(
    ProjEmplTrans _projEmplTrans, 
    ProjEmplTransCost _projEmplTransCost, 
    PSAIndirectComponentTrans _tIndirectComponentTrans)

Run On

Called

Parameters

_projEmplTrans
Type: ProjEmplTrans Table
The hour transaction buffer.
_projEmplTransCost
Type: ProjEmplTransCost Table
The hour transaction detail buffer.
_tIndirectComponentTrans
Type: PSAIndirectComponentTrans Table
The indirect cost buffer.

Return Value

Type: ProjTrans Class
ProjTrans object for an indirect cost buffer.
Show: