ProjTrans::newPSAProjTransEmplIndirectSales Method [AX 2012]
Creates new instance of PSAProjTransEmplIndirectSalesAccrued class.
Syntax
client server public static ProjTrans newPSAProjTransEmplIndirectSales(ProjEmplTrans _projEmplTrans, ProjEmplTransSale _projEmplTransSale)
Run On
Called
Parameters
- _projEmplTrans
Type: ProjEmplTrans Table
A ProjEmplTrans record.
- _projEmplTransSale
Type: ProjEmplTransSale Table
A ProjEmplTransSale record.
Return Value
Type: ProjTrans Class
An instance of the ProjTrans class.