TaxLedgerAccountGroup.taxReverseOffsetLedgerDimension_W Method
Gets LedgerDimensionDefaultAccount for posting of journal of overdue debt VAT journal.
Syntax
public LedgerDimensionDefaultAccount taxReverseOffsetLedgerDimension_W(TaxDirection _taxDirection)
Run On
Called
Parameters
- _taxDirection
Type: TaxDirection Enumeration
Direction of tax.
Return Value
Type: LedgerDimensionDefaultAccount Extended Data Type
LedgerDimensionDefaultAccount value.
Exceptions
Exception | Condition |
---|---|
Error | If incorrect TaxDirection has been specified. |