Share via


ProjPost::newCreateProjTransItemCostAdjust Method [AX 2012]

Syntax

server public static ProjPost newCreateProjTransItemCostAdjust(
    TmpProjAdjustmentCreate _tmpProjAdjustmentCreate, 
    List _fundingSourceList, 
    LedgerVoucher _ledgerVoucher, 
   [boolean _reverseCommittedCost, 
    int _costValueCURMultiplier])

Run On

Server

Parameters

  • _reverseCommittedCost
    Type: boolean
  • _costValueCURMultiplier
    Type: int

See Also

Reference

ProjPost Class