cancel
Showing results for 
Search instead for 
Did you mean: 

New Icons in Webdynpro ABAP

Former Member
0 Kudos

Hi All,

we are trying to new add icons to use it webdynpro.

But when we add in out program, then it not available in other programs.

How do we add new icons in the webdynpro database so that it is available in all the programs.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member5006
Participant
0 Kudos

Hi,

      in order to icons in different locations like diff components.

im MIME Repository:  /sap/public/bc/icons

here  you can upload and use this icons in all programs i.e. all components ..

Former Member
0 Kudos

I tried it. but it is not working.

I also uploaded in the icons in /sap/public/bc/webicons but it is not appearing in the f4.

I suppose somehow we need to get entries in tables:

WDG_UR_WEB_ICOL

WDG_UR_WEB_ICOLT

WDG_UR_WEB_ICON

WDG_UR_WEB_ICONT

former_member222068
Active Participant
0 Kudos

Hi Ankit,

I have added an image in Component 1 and i have used it in component 2.

I have added an image called 'TOP LIKE CONTENT IN SDN' in YSG_DISPLAY_MATERIALS component.

Used in compoent YSG_EVENT.

click on the tab Component usgaes and enter the name of the component. you will find list of icons or images used in other components.

Hope This will help you

Thanks & Regards,

Sankar Gelivi

Former Member
0 Kudos

Sankar,

Thanks for the reply.

but since I have to use around 100 different icons I would like to upload it in library rather adding it in components.

Can you help me as to how can I upload it in application server.

Former Member
0 Kudos

You can store the icons in the MIME repository, for mass import you can use the WebDAV interface.

Former Member
0 Kudos

Samuli,

Thanks for the reply.

I have done quite a bit of R&D to find out how to upload icons to mime repository but I could not find the exact processes. I also tried using se80 --> MIME repository and I uploaded in public as well as BC folders but I could not get them in F4 of image source.

if you have some documenration for this, please let me know.

ramakrishnappa
Active Contributor
0 Kudos

Hi Ankit,

The web icons are stored under the below path in mime repository

SAP-->PUBLIC-->BC-->WEBICONS-->UR-->DEFAULT-->L-->

Unfortunately, I tried in adding icon there but it didn't show icon in WDA imageSource F4 help.

Here is the help document for webicons

Handling Web Icons (SAP Library - Web Dynpro for ABAP)

Regards,

Rama

Former Member
0 Kudos

I suppose this is obsolete now.. As new icons to be used have naming convention as ~Icon/Name

and this still doesnt gives the process to upload new icons in SAP.