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.
Deletes all the records in the LedgerDerivedFinHierarchyFilterResults table that are associated with the specified derived financial hierarchy and the legal entity.
Syntax
client server public static void deleteResultsForDerivedFinHierarchy(RecId _derivedFinHierarchyRecId, RecId _companyInfoRecId)
Run On
Called
Parameters
- _derivedFinHierarchyRecId
Type: RecId Extended Data Type
The record ID of the EcoResCategoryHierarchy table record that is associated with a legal entity in the LedgerDerivedFinHierarchyLegalEntities table.
- _companyInfoRecId
Type: RecId Extended Data Type
The record ID of the CompanyInfo table record that is associated with a derived financial hierarchy in the LedgerDerivedFinHierarchyLegalEntities table.