Example: sapgui_tree_set_column_order
The following example uses sapgui_tree_set_column_order to set the order of the four columns in a tree.
sapgui_tree_set_column_order("ColumnOrder",
"usr/cntlTREE_CONTAINER/shellcont/shell",
"STATUSICON",
"BNFPO",
"MENGE",
"KNTTP",
BEGIN_OPTIONAL,
"AdditionalInfo=sapgui1013",
END_OPTIONAL);