Example: sapgui_table_get_column_width
The following example show the use of sapgui_table_get_column_width.
sapgui_table_get_column_width("Get Depart City Width",
"usr/tblRSDEMO02TC_SPFLI",
"2",
"colWidth", LAST );
Example: Output:
Notify: Found SapGui component by ID "usr/tblRSDEMO02TC_SPFLI"
Notify: Table - Found column 2
ColumnWidth.c(31): Notify: Saving Parameter "colWidth = 11"
ColumnWidth.c(31): Table - The width of column "Depart.city" is 11