GetParentNodeKey Method (SapTree)
Class
SapTree
class
Action
Key of the parent node of the node specified by the given key.
Syntax
sParentNodeKey
=
tree
.
GetParentNodeKey
(
nodeKey
)
Variable
Description
sParentNodeKey
STRING.
nodeKey
The key of the node. STRING.