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.
Gets service tax account.
Syntax
public LedgerDimensionDefaultAccount getServiceTaxAccount_IN(
RefRecId _taxLedgerAccountsetup,
RefRecId _taxComponentTable,
TaxDirection _taxDirection,
LedgerJournalTrans _ledgerJournalService)
Run On
Server
Parameters
- _taxLedgerAccountsetup
Type: RefRecId Extended Data Type
The tax ledger account setup.
- _taxComponentTable
Type: RefRecId Extended Data Type
The tax component table.
- _taxDirection
Type: TaxDirection Enumeration
The tax direction.
- _ledgerJournalService
Type: LedgerJournalTrans Table
The ledger journal service.
Return Value
Type: LedgerDimensionDefaultAccount Extended Data Type
The instance of the LedgerDimensionDefaultAccount class.