‎2008 Jul 07 4:10 PM
hello sap gurus,
can anyone tell me how e set the menu in selection screen ?
Regards,
vijaya.
‎2008 Jul 07 4:22 PM
Hi ,
AT SELECTION-SCREEN OUTPUT.
SET PF-STATUS 'GUI'.
When creating the PF-STATUS , use adjust template : selection screen.
Hope this is helpfull
‎2008 Jul 07 6:16 PM
Hi,
Menu painter
Menu painter is the ABAP/4 workbench tool for creating and maintaining user interface.
Starting Menu Painter
ABAP/4 development workbench ï‚® menu painter
Or
Transaction SE41 in the command field.
Or
Through program SET PF-STATUS <var>
If you double click on the variable, the system takes you to the menu painter screen.
Regards,
Bhaskar