HierarchyTreeTable::findRefRecId Method
Finds the HierarchyTreeTable entry with the given RefRecId.
Syntax
server public static HierarchyTreeTable findRefRecId(RefRecId _refRecId, [boolean _forupdate])
Run On
Server
Parameters
- _refRecId
Type: RefRecId Extended Data Type
A RefRecId.
- _forupdate
Type: boolean
A Boolean value that determines whether to select the record for update.
Return Value
Type: HierarchyTreeTable Table
A HierarchyTreeTable entry.