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

adding button problem in menu painter

Former Member
0 Likes
648

Hii,

I am facing a problem in adding button in menu painter. The GUI status is already created but when I am trying to add a button to it its giving an information messge-

"Function code SEL_305 has not been assigned to a function key."

And I am unable to proceed. Please help.

Regards,

Sharbani

3 REPLIES 3
Read only

Former Member
0 Likes
498

hi Sharbani,

U can try with below way.May be it will help u.

In T185F table, maintain the screen program name and the function of the Push button.

In T185 table, maintain the screen program name and function code of the pushbutton and corresponding the Form name where you are processing the logic of the pushbutton and the program name where subroutine is included.

Thanks

Tarak

Read only

Former Member
0 Likes
498

Hello Sharbani,

Before posting please check with existing threads.

First check your all function code assignment with consistency. And look below threads for reference,

http://scn.sap.com/thread/1670326

https://scn.sap.com/message/7268739

Regards,

Sudhir Kothavale.

Read only

Former Member
0 Likes
498

Hello,

assign another function code in your button......

Hope your problem will be solved..