Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Command Button on selection screen application tool bar

Former Member
0 Likes
410

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
380

Goto SE41, create a Status and the call it in your app.


SET PF-STATUS 'TEST'.

Greetings,

Blag.

2 REPLIES 2
Read only

Former Member
0 Likes
381

Goto SE41, create a Status and the call it in your app.


SET PF-STATUS 'TEST'.

Greetings,

Blag.

Read only

Former Member
0 Likes
380

Hi,

Please refer to the standard demo program DEMO_SEL_SCREEN_FUNCTION_KEY.

Thanks,

Sriram POnna.