‎2006 Mar 03 7:45 AM
Can can one help me uploading my own system icon into SAP System? i want to use this icon on button in module pool.
‎2006 Mar 03 8:27 AM
Adding icons
Check the icon code using transaction ICON. A technical view can be found at the include named «ICON». Sequences of characters begin and finish with the symbol @. Even plain files under operating system can contain those strings.
If you are refering to logos they are stored in SAP and can be loaded with a specifal report (escapes me at the moment) but the icons are stored in the GUI not SAP. Search you hard drive ( if the gui is loaded on it) and look for GIF files, you should find the icons. The report to show the icons in SAP is SHOWICON executable in SE38
regards
vinod
‎2006 Mar 03 8:16 AM
Hi ravi,
1. I don't think say provides any such facility.
2. Icons are PRE-DEFINED in the system.
3. Anyway, we can wait for other answers !
regards,
amit m.
‎2006 Mar 03 8:27 AM
Adding icons
Check the icon code using transaction ICON. A technical view can be found at the include named «ICON». Sequences of characters begin and finish with the symbol @. Even plain files under operating system can contain those strings.
If you are refering to logos they are stored in SAP and can be loaded with a specifal report (escapes me at the moment) but the icons are stored in the GUI not SAP. Search you hard drive ( if the gui is loaded on it) and look for GIF files, you should find the icons. The report to show the icons in SAP is SHOWICON executable in SE38
regards
vinod
‎2006 Mar 03 9:13 AM
Hi Vinod thanks for the reply.
yes GUI is installed on my system but i could not find icons in any of the folder. From tcode Icon there is option i.e. New Entries. but dont know wht to specify in Icon ID. Can anyone put some light upon this?
‎2006 Mar 03 9:36 AM
try using tcode OAER,
with class: PICTURES
TYPE: OT
IN THAT U CAN SELECT DOCUMENT TYE U NEEDED, LIKE BUTTON OFF BACK, BUTTON UP BACK, ALV BACKGROUND etc many are there. in the bottom window, u can right click on the document and upload
just check it out it may be help full to u
Message was edited by: Hymavathi Oruganti
‎2006 Mar 03 4:16 PM
I think that the icons must be included inside an DLL file...You can use a icon capture program to find out with one is the correct.
The bad new is that is the icons are stored in a DLL...You're not going to be able to modified it...
Greetings,
Blag.