Share via


ProjPost::newCreateProjCostAndLedgerSale Method [AX 2012]

Syntax

server public static ProjPost newCreateProjCostAndLedgerSale(
    ProjCostTrans _projCostTrans, 
    TmpProjAdjustmentCreateSale _tmpProjAdjustmentCreateSale, 
    LedgerVoucher _ledgerVoucher, 
    LedgerJournalType _ledgerJournalType, 
   [boolean _reverseCommittedCost])

Run On

Server

Parameters

  • _reverseCommittedCost
    Type: boolean

See Also

Reference

ProjPost Class