Share via


TaxExportFacture_RU.offsetLedgerDimension_RU Method [AX 2012]

Gets the offset account that is used to post taxes on export VAT.

Syntax

public LedgerDimensionDefaultAccount offsetLedgerDimension_RU(TaxLedgerAccountGroup _taxLedgerAccountGroup)

Run On

Server

Parameters

Return Value

Type: LedgerDimensionDefaultAccount Extended Data Type
The offset account that is used to post taxes on export VAT.

Exceptions

Exception Condition
Error

A tax ledger dimension is not specified in the TaxLedgerAccountGroup record.

See Also

Reference

TaxExportFacture_RU Class