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 void createJournalFee_tmp(
ModuleCustVend module,
CustVendPaymJournalFee custVendPaymJournalFee,
BankAccountID bankAccountID,
PaymMode paymMode,
PaymSpec paymSpec,
CurrencyCode paymCurrency,
AmountCur paymAmountCur,
TransDate paymDate,
BankRemittanceType bankRemittanceType,
LedgerJournalType journalType,
[DueDate dueDate])
Run On
Server
Parameters
- module
Type: ModuleCustVend Enumeration
- custVendPaymJournalFee
Type: CustVendPaymJournalFee Table
- bankAccountID
Type: BankAccountID Extended Data Type
- paymMode
Type: PaymMode Extended Data Type
- paymSpec
Type: PaymSpec Extended Data Type
- paymCurrency
Type: CurrencyCode Extended Data Type
- paymAmountCur
Type: AmountCur Extended Data Type
- paymDate
Type: TransDate Extended Data Type
- bankRemittanceType
Type: BankRemittanceType Enumeration
- journalType
Type: LedgerJournalType Enumeration
- dueDate
Type: DueDate Extended Data Type