Purpose
With our *Script Editor Pro*, the internal column names of an SAP Grid Control, along with the column titles and data types, can be displayed in a clear list. These details can be directly transferred into a script. Additionally, there is an optional feature to display and copy the column names via the context menu by right-clicking.
Tool: Screen Elements
Navigate to the transaction that displays the GridControl whose columns you want to identify:


Open the *Screen Elements* tool in *Script Editor Pro*. Under the "GridView Columns" tab, you will find all columns, including their headings and internal names, which can be used in your GuiXT script. Double-clicking on a column will transfer its internal name directly into the active script.



Context Menu via Right-Click
Right-click within the script where you want to reference a column from a grid control. Then select the "GridView Columns" option from the context menu to open a list of available columns. From here, you can also transfer the internal column name directly into the script.



Components
Controls