Application Development and Automation 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: 
Read only

ICON coding in Dialog Programing

Former Member
0 Likes
546

Hi..

Could u pls let me know the code for CUT, COPY and PASTE Icons on the screen in Dialog Programing.

thnx.

3 REPLIES 3
Read only

Former Member
0 Likes
503

Hi,

Icon Name Id Info.

ICON_2 ICON_SYSTEM_CUT '@2T@'. " Cut

ICON_2 ICON_SYSTEM_COPY '@2U@'. " Copy

ICON_2 ICON_SYSTEM_PASTE '@2V@'. " Paste

for detail process check

http://www.sapdevelopment.co.uk/tips/icons_list.htm

regards,

Anirban

Read only

Former Member
0 Likes
503

Go to Table ICON

there you can see the ICONS and ID

ICON_SYSTEM_CUT @2T@

ICON_SYSTEM_COPY @2U@

ICON_SYSTEM_PASTE @2V@

Read only

Former Member
0 Likes
503

THANKS FOR UR SUGGESTION...BUT I NEED PROGRAMME CODING FOR "CUT,COPY,PASTE ICONS".

urgently.......