SapGridView Class Class for SAP GridView. Some of the methods that have Get as a prefix require the column as an iput parameter of type string.
This parameter is different for each individual GridView element. To obtain the value of this parameter, record an action
on the desired item and use the parameter that you have recorded.
SapTree Class SapTree class is the class for all SAP trees. Some of the methods that have Get as a prefix require the nodeKey and the ItemName
as iput parameters of type string. These parameters are different for each individual SapTree element. To obtain the value
of these parameters, record an action on the desired item and use the parameters that you have recorded.