Share via


ProjPost::newCreateProjCostAndLedgerCost Method [AX 2012]

Syntax

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

Run On

Server

Parameters

  • _reverseCommittedCost
    Type: boolean

See Also

Reference

ProjPost Class