Purpose Select a grid layout variant using an InputScript. In certain SAP transactions, the layout variant for a grid control is selected through a dedicated entry field in the selection screen. This is the case in transactions such as IW38 and SE16N, where setting the field value with a command like Set F[Layout] "/STANDARD" is sufficient for choosing the desired variant: ![]() In transaction SE16N: ![]() However, in other transactions like SE16, the selection process involves handling a popup window that itself appears as a grid control. In these instances, selecting a layout variant requires clicking on the correct grid cell: ![]() |
Solution
Example
To simplify a process for users, we provide two buttons that display customer orders in SE16, each utilizing a specific layout variant. ![]() GuiXT script GuiXT
GuiXT
|
Components |