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

Menu bar activation

Former Member
0 Likes
622

Hi friends,

I have defined screen 100 and in that i have 2 frames. in first frame i have defined subscreen and called my selection screen into that. in 2nd frame, that is container i have loaded ALV. Now in the menu bar save and back buttons are getting deactivated. bcoz that is not the screen 1000. i have defined screen 100. even if i tried to copy the standard PF status. that is copying only the button but not the functionality.

my requirement is i need to save the selection screen fields as a variant. for that purpose i need SAVE button.

Please suggest me to do this.

Thanks in Advance

Ajay

Hi friends,

I have defined screen 100 and in that i have 2 frames. in first frame i have defined subscreen and called my selection screen into that. in 2nd frame, that is container i have loaded ALV. Now in the menu bar save and back buttons are getting deactivated. bcoz that is not the screen 1000. i have defined screen 100. even if i tried to copy the standard PF status. that is copying only the button but not the functionality.

my requirement is i need to save the selection screen fields as a variant. for that purpose i need SAVE button.

Please suggest me to do this.

Thanks in Advance

Ajay

3 REPLIES 3
Read only

Former Member
0 Likes
577

Hi

Yu need to make SAVE button or set PF-STATUS to that subscreen having SAVE button also write code in PAI.

Aditya

Read only

Former Member
0 Likes
577

i hope it is better to go to se41----> give the program name and screen ...copy the standard screen.....if it doesnt work you need to write the logic in that ....and create a button in the pf-status button .....with SAVE

Read only

0 Likes
577

Hi friends,

i have already copied the standard PF-STATUS but those are not working. Again i need to write code in PAI for the save button.

I think this will be difficult process to code the save button.

Thanks,

ajay