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

Modify Standard GUI Status - Add SAVE button

Former Member
0 Likes
1,172

Hi Folks,

As per the requirements, I need to modify a standard GUI status. I need to add the SAVE button which should have the same functionality as the SAVE button on system tool bar (function keys) or the in the menu toolbar. So all I have done is- using modification assitant, added a new button to application toolbar which has the same function code as the SAVE button in the Function keys.

Now I have activated the application toolbar and the whole function group. But the new button is not displayed on the transaction. Even when I test run the GUI status alone (from SE80), this new button in not displayed.

Am I missing something here? Do I need to make any additional changes?

Regards,

Munish

5 REPLIES 5
Read only

Former Member
0 Likes
781

Hi

try to check if your button is active in the std gui.

Max

Read only

0 Likes
781

Hey Max,

Yeah, it's active. Also, I have copied it from standard system bar. SAVE button is shown there.

Regards,

Munish

Read only

0 Likes
781

Hi Folks, Any suggestios?

Regards,

Munish

Read only

0 Likes
781

Created a button with a different function code and then changed the PAI code to do the same thing with this button as with SAVE button.

Regards,

Munish

Read only

Former Member
0 Likes
781

Try providing a function key setting for it. Like Shift + F2