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
protected void summaryAccountCreateVoucher(
VendTrans _vendTrans,
LedgerVoucher _ledgerPostingJournal,
CustVendTransSettleDistController _distributionController,
AmountCur _amountTransaction,
AmountMST _amountAccounting,
Money _amountReporting,
TransTxt _transTxt,
LedgerDimensionAccount _ledgerDimensionAccount)
Run On
Server
Parameters
- _vendTrans
Type: VendTrans Table
- _ledgerPostingJournal
Type: LedgerVoucher Class
- _distributionController
Type: CustVendTransSettleDistController Class
- _amountTransaction
Type: AmountCur Extended Data Type
- _amountAccounting
Type: AmountMST Extended Data Type
- _amountReporting
Type: Money Extended Data Type
- _transTxt
Type: TransTxt Extended Data Type
- _ledgerDimensionAccount
Type: LedgerDimensionAccount Extended Data Type