‎2008 Jan 24 2:11 PM
Hi All,
I want to add command Button on selection screen application bar.
it is my z progarm .
please suggest one sample code .
regards,
Ajay reddy
‎2008 Jan 24 2:20 PM
Goto SE41, create a Status and the call it in your app.
SET PF-STATUS 'TEST'.
Greetings,
Blag.
‎2008 Jan 24 2:20 PM
Goto SE41, create a Status and the call it in your app.
SET PF-STATUS 'TEST'.
Greetings,
Blag.
‎2008 Jan 24 2:25 PM
Hi,
Please refer to the standard demo program DEMO_SEL_SCREEN_FUNCTION_KEY.
Thanks,
Sriram POnna.