TaxWHTTransGeneralJournalAccountEntry_IN::getLedgerDimensionForTaxWithholdTrans Method
Gets the record ID for the LedgerDimensionAccount record that is associated with this record.
Syntax
client server public static LedgerDimensionAccount getLedgerDimensionForTaxWithholdTrans(RefRecId _taxTransRecId, TaxTransRelationshipType _taxTransRelationshipType)
Run On
Called
Parameters
- _taxTransRecId
Type: RefRecId Extended Data Type
The record ID of the TaxTrans record.
- _taxTransRelationshipType
Type: TaxTransRelationshipType Enumeration
The type of record.
Return Value
Type: LedgerDimensionAccount Extended Data Type
The record ID of the LedgerDimensionAccount record that is associated with this record.