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
private void newTrans(
LedgerVoucher _ledgerVoucher,
Voucher _voucher,
TransTxt _transTxt,
LedgerPostingType _postingType,
LedgerDimensionAccount _ledgerDimension,
CurrencyCode _currencyCode,
AmountCur _amountCur,
AmountMST _amountMST,
AmountMSTSecondary _amountMSTSecondary,
boolean _roundingTransaction,
NoYes _correct)
Run On
Server
Parameters
- _ledgerVoucher
Type: LedgerVoucher Class
- _voucher
Type: Voucher Extended Data Type
- _transTxt
Type: TransTxt Extended Data Type
- _postingType
Type: LedgerPostingType Enumeration
- _ledgerDimension
Type: LedgerDimensionAccount Extended Data Type
- _currencyCode
Type: CurrencyCode Extended Data Type
- _amountCur
Type: AmountCur Extended Data Type
- _amountMST
Type: AmountMST Extended Data Type
- _amountMSTSecondary
Type: AmountMSTSecondary Extended Data Type
- _roundingTransaction
Type: boolean
- _correct
Type: NoYes Enumeration