Application Development 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: 

How to use in SE78 Uploaded Icons in Module Pool Programming

Former Member
0 Kudos

Hi All,

I have to add Delete Icon and Rejection Icon in Module Pool Programming in Text elements but its not in client system.So i want Upload those Icons to text elements in module pool Programming.But those ICONS Available in Push Buttons but push buttons not applicable for my requirement.Can any one can suggest me how upload a Icons to text elements in module pool programming.

My requirement need to display like this

like this for delete i don't have a Icon in Text elements, but i have Delete icon in Push buttons if i have push button like this image its showing.

According my requirement i need to Upload Delete Icon to text elements. Any one can suggest me how to Upload Icon to text elements in module pool programming.

Thanks..

1 ACCEPTED SOLUTION

former_member196331
Active Contributor
0 Kudos

I Hope possible. you need to check below program.

DEMO_DYNPRO_STATUS_ICONS

7 REPLIES 7

former_member196331
Active Contributor
0 Kudos

I Hope possible. you need to check below program.

DEMO_DYNPRO_STATUS_ICONS

0 Kudos

Hi,

Thank you for reply..

What is this Its not Function module and Class also.Where we will that mentioned statement.

0 Kudos

Have you run the code.  They are Assigning the icon dynamically.

0 Kudos

Its new development in text elements delete Icon is not available so i need to upload that icon.

My Question is u has given some statement called "DEMO_DYNPRO_STATUS_ICONS". What is this and where will use??

0 Kudos



It is having some logic how we can insert an icon.  Cancel icon is available in icon list.

I Was thought you can use the code.




0 Kudos

Thank you very much..

I will try this

0 Kudos

Ok.