TaxTransGeneralJournalAccountEntry::getLedgerDimensionForTaxTrans_IN Method

Gets the LedgerDimensionAccount for a special tax account type based on TaxTrans_IN

Syntax

client server public static TaxTransGeneralJournalAccountEntry getLedgerDimensionForTaxTrans_IN(
    TaxTransRecId _taxTransRecId, 
    TaxTransRelationshipType _taxTransRelationshipType, 
    str _accountFieldName)

Run On

Called

Parameters

  • _accountFieldName
    Type: str
    The field name of the ledgerDimension field on the TaxTrans_IN

Return Value

Type: TaxTransGeneralJournalAccountEntry Table
Returns the first matched TaxTransGeneralJournalAccountEntry

See Also

Reference

TaxTransGeneralJournalAccountEntry Table