Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a ProjTrans object for an indirect cost buffer.
Syntax
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.