Tax.getServiceTaxAccount_IN Method [AX 2012]

Gets service tax account.

Syntax

public LedgerDimensionDefaultAccount getServiceTaxAccount_IN(
    RefRecId _taxLedgerAccountsetup, 
    RefRecId _taxComponentTable, 
    TaxDirection _taxDirection, 
    LedgerJournalTrans _ledgerJournalService)

Run On

Server

Parameters

Return Value

Type: LedgerDimensionDefaultAccount Extended Data Type
The instance of the LedgerDimensionDefaultAccount class.

See Also

Reference

Tax Class