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 Painter

Former Member
0 Likes
444

Hi Guru's

I'm Trying to activate the Standard Menu Which are de-activated in the Screen

Whether it's Possible to activate ? If it's Possible Please Provide me the Way to

activate the menu button.

It'll be Helpful to me.

2 REPLIES 2
Read only

Former Member
0 Likes
419

hi,

U have to write code for it .U HAVE TO SET PF STATUS AND U HAVE TO INCLUDE ALL THE STANDARD FUNCTIONS INTO IT.

GO AND CHECK SE41 .IT IS THE TCODE FOR MENU PAINTER.

JUST LIKE DESIGNING A SCREEN U HAVE TO DESIGN A MENU PAINTER AND U HAVE TO INCLUDE IT IN TO UR SCREEN

Read only

Former Member
0 Likes
419

Hi Murali,

Suppose you create a screen 9000. then goto PBO ->goto the module status_9000-> inside that give a name like set pf-status 'SCREEN9000'.then double click that-> it will lead yu to the menu painter-> there in function keys you can give fcode to the standard tool bar.-> you can manupulate and write code for the buttons at user command.

regards

Sarath

Reward points if its useful.