SapGuiGridGetColumnOrder Function Returns an iterator to a collection that contains all the column identifiers in the order in which they are currently displayed.
SapGuiGridGetSelectedCells Function Collection of selected cells contains strings, each of which has the format “<index of the row>,<column identifier>”, such
as “0,CARRID”.
SapGuiGetCollection Function Reads the return value of a previous SapGuiInvokeMethod or SapGuiGetProperty call and provides it as a collection iterator.