Share via


ProjPost::newCreateProjCostAndLedger_IN Method [AX 2012]

Creates new project and ledger.

Syntax

server public static ProjPost newCreateProjCostAndLedger_IN(
    Common _buffer, 
    LedgerVoucher _ledgerVoucher, 
    LedgerJournalType _ledgerJournalType, 
   [TaxAmount _taxAmountInCostPrice, 
    TaxAmountCur _loiAmount])

Run On

Server

Parameters

Return Value

Type: ProjPost Class
The instance of the ProjPost class.

See Also

Reference

ProjPost Class