LedgerJournalTransPayment_BR.setPaymentSetting_BR Method
Adjusts LedgerJournalTransPayment_BR fields (PaymentType / PaymentWay ) in response to a change in the LedgerJournalTransAccountNumber, PaymMode, or PaymSpec value.
Syntax
public void setPaymentSetting_BR(
LedgerJournalACType _ledgerJournalACType,
RefRecId _ledgerJournalTransRecId,
[PaymSpec _paymSpec,
PaymMode _paymMode])
Run On
Called
Parameters
- _ledgerJournalACType
Type: LedgerJournalACType Enumeration
The LedgerJournalACType value to find the account type.
- _ledgerJournalTransRecId
Type: RefRecId Extended Data Type
A record ID of the LedgerJournalTrans record.
- _paymSpec
Type: PaymSpec Extended Data Type
The optional PaymSpec value.
- _paymMode
Type: PaymMode Extended Data Type
The optional PaymMode value.