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.
Posts the exchange adjustment transaction for the cash account.
Syntax
protected void postTrans(
RCashAccount _accountNum,
CurrencyCode _currencyCode,
AmountMSTExchAdjustment _exchAmount,
DimensionDefault _dimension,
LedgerDimensionAccount _ledgerAccount)
Run On
Server
Parameters
- _accountNum
Type: RCashAccount Extended Data Type
The cash account for the exchange adjustment.
- _currencyCode
Type: CurrencyCode Extended Data Type
The currency code for the exchange adjustment.
- _exchAmount
Type: AmountMSTExchAdjustment Extended Data Type
The calculated exchange amount.
- _dimension
Type: DimensionDefault Extended Data Type
The default dimension for the cash transaction.
- _ledgerAccount
Type: LedgerDimensionAccount Extended Data Type
The ledger account from the ledger journal.