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.
Post the Ledger voucher during the settlement process.
Syntax
protected void post(
LedgerDimensionDefaultAccount _ledgerDimensionId,
DimensionDefault _dimension,
CurrencyCode _currencyCode,
TaxWithholdAmount _taxAmount)
Run On
Called
Parameters
- _ledgerDimensionId
Type: LedgerDimensionDefaultAccount Extended Data Type
Ledger dimension Id is used to post the ledger voucher.
- _dimension
Type: DimensionDefault Extended Data Type
Dimension is used to post the ledger voucher.
- _currencyCode
Type: CurrencyCode Extended Data Type
Currency code is used to post the ledger voucher.
- _taxAmount
Type: TaxWithholdAmount Extended Data Type
Ledger voucher posts this amount value.