‎2008 Mar 06 4:56 AM
hai Gurus,
i have a synario...I want to insert a Icon (Information Icon) in a standard T.code (say VF03). Can we do it? If so how?
Please reply soon...
points will be awarded.
Thank you in advance
‎2008 Mar 06 5:20 AM
Hi,
Yes, U can add your own icons but for this you have to look for Screen exits available for this transaction.
*reward if helps.
Regards,
Sandeep
‎2008 Mar 06 5:29 AM
Hi,
Go With Enhancements .
Menu Exits
Menu exits add items to the pull down menus in standard SAP applications. You can use these menu items to call up your own screens or to trigger entire add-on applications.
SAP creates menu exits by defining special menu items in the Menu Painter. These special entries have function codes that begin with "+" (a plus sign). You specify the menu items text when activating the item in an add-on project.
‎2008 Mar 06 5:34 AM
Hi,
I think u can do it thru Screen Exit.
Go ot VF03.
From System Menu -> Status u can get the Program name-> On clicking the program name u will be lead to the package. Note down the package name. Goto Transaction SMOD and specify the package name which will consist of all the Screen Exits available.
Regards,
Sai