GetColumnIndexFromName Method (SapTree)

Class

SapTree class

Action

Gets the column index for the given name.

Syntax

columnIndexFromName = tree.GetColumnIndexFromName(columnName)
Variable Description
columnIndexFromName INTEGER.
columnName The name of the column. STRING.