HierarchyLinkTable::findHierarchyId Method
Finds the Hierarchy Id for a HierarchyLinkTable record
Syntax
client server public static HierarchyIdBase findHierarchyId(Common _common, [boolean _forUpdate])
Run On
Called
Parameters
- _common
Type: Common Table
The TableId and RecId from this table will be used to filter HierarchyLinkTable records
- _forUpdate
Type: boolean
Should the record be updateable.
Return Value
Type: HierarchyIdBase Extended Data Type
The Hierarchy Id for against the _common table.