Example: sapgui_grid_set_column_width
The following example shows the use of sapgui_grid_set_column_width to set a column to a width of eight characters.
sapgui_grid_set_column_width("'Item of requisition'", "usr/subSUB0:SAPLMEGUI:0016/subSUB2:SAPLMEVIEWS:1100/subSUB2:SAPLMEVIEWS:1200/subSUB1:SAPLMEGUI:3212/cntlGRIDCONTROL/shellcont/shell", "BNFPO", "8", BEGIN_OPTIONAL, "AdditionalInfo=sapgui1021", END_OPTIONAL);