Share via


ProjPost::newTransAdjNegativeTransSale Method [AX 2012]

Syntax

server public static ProjPost newTransAdjNegativeTransSale(
    ProjCostTrans _projCostTransNew, 
    ProjCostTrans _projCostTransOrig, 
    ProjCostTransSale _projCostTransSaleOrig, 
    LedgerVoucher _ledgerVoucher, 
    boolean _enterSalesAccrued, 
    AmountMST _salesAmountMST, 
    AmountCur _adjustmentLedgerSalesAmount, 
    ProjTransIdBase _transId)

Run On

Server

Parameters

See Also

Reference

ProjPost Class