LedgerDerivedFinHierarchyLegalEntities::findByDerivedFinHierarchyAndLegalEntity Method
Finds the specified record in the LedgerDerivedFinHierarchyLegalEntities table for the specified derived financial hierarchy and legal entity.
Syntax
client server public static LedgerDerivedFinHierarchyLegalEntities findByDerivedFinHierarchyAndLegalEntity(RecId _derivedFinHierarchyRecId, RecId _legalEntity)
Run On
Called
Parameters
- _derivedFinHierarchyRecId
Type: RecId Extended Data Type
The record ID of the EcoResCategoryHierarchy record.
- _legalEntity
Type: RecId Extended Data Type
The record ID of the CompanyInfo record.
Return Value
Type: LedgerDerivedFinHierarchyLegalEntities Table
A record in the LedgerDerivedFinHierarchyLegalEntities table; otherwise, an empty record.