ProjPost::newCreateProjCostAndLedgerCost Method [AX 2012]

server public static ProjPost newCreateProjCostAndLedgerCost(
    ProjCostTrans _projCostTrans, 
    TmpProjAdjustmentCreateCost _tmpProjAdjustmentCreateCost, 
    LedgerVoucher _ledgerVoucher, 
    LedgerJournalType _ledgerJournalType, 
   [boolean _reverseCommittedCost])

Run On

Server

Parameters

_projCostTrans
Type: ProjCostTrans Table
_tmpProjAdjustmentCreateCost
Type: TmpProjAdjustmentCreateCost Table
_ledgerVoucher
Type: LedgerVoucher Class
_ledgerJournalType
Type: LedgerJournalType Enumeration
_reverseCommittedCost
Type: boolean
Show: