Question

  Asked: Jun 27 2008   1:02 PM GMT
  Asked by: Nvpvk


tool bar in module pool


Module pool, ABAP

whenever a screen is dsigned in module pool programing, the standard tool bar icons are disabled , if we give the pf-status and if we give function code for as BACK it is enabled, but the functionality is not coming? how to get it by default without writing code.

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



Hi,
You can enable these icon using menu painter (SE41) . or you can copy these status,information objects ,status list ,... from other program into the your program ( screen painter) and activate the screen painter.
declare the global variabale in your report program.

DATA: okcode LIKE sy-ucomm.


then you have to trigger this event in your report program.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on SAP.

Looking for relevant SAP Whitepapers? Visit the SearchSAP.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register