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 createPaymentLedgerTrans(
RetailAccountType _accountType,
LedgerPostingType _ledgerPostingType,
LedgerDimensionDefaultAccount _ledgerAccount,
CurrencyCode _currencyCode,
AmountCur _amountCur,
TableId _tableId,
RecId _recId,
TransDate _transDate,
str _transTxt,
str _documentNumber,
[int _voucherType])
Run On
Server
Parameters
- _accountType
Type: RetailAccountType Extended Data Type
- _ledgerPostingType
Type: LedgerPostingType Enumeration
- _ledgerAccount
Type: LedgerDimensionDefaultAccount Extended Data Type
- _currencyCode
Type: CurrencyCode Extended Data Type
- _amountCur
Type: AmountCur Extended Data Type
- _tableId
Type: TableId Extended Data Type
- _recId
Type: RecId Extended Data Type
- _transDate
Type: TransDate Extended Data Type
- _transTxt
Type: str
- _documentNumber
Type: str
- _voucherType
Type: int