Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _projCostTransNew
Type: ProjCostTrans Table
- _projCostTransOrig
Type: ProjCostTrans Table
- _projCostTransSaleOrig
Type: ProjCostTransSale Table
- _ledgerVoucher
Type: LedgerVoucher Class
- _enterSalesAccrued
Type: boolean
- _salesAmountMST
Type: AmountMST Extended Data Type
- _adjustmentLedgerSalesAmount
Type: AmountCur Extended Data Type
- _transId
Type: ProjTransIdBase Extended Data Type