2015 Feb 16 12:24 PM
Hi,
I need to use a standard icon but with a different tooltip text. The standard tooltip text is stored in table ICONT field QUICKINFO.
I don't want to modify this standard field.
Is there any way of copying a standard icon in order to have a copy of the standard icon but with different texts?
Thank you very much,
Joan
2015 Feb 16 1:58 PM
Hi Joan,
I hope you can use V_ICON in SM30 for modifying and creating new entry, but for this case in ICON table, ID is the only one primary key, so duplication is not possible in table.
Regards
Rajkumar Narasimman
2015 Feb 16 1:58 PM
Hi Joan,
I hope you can use V_ICON in SM30 for modifying and creating new entry, but for this case in ICON table, ID is the only one primary key, so duplication is not possible in table.
Regards
Rajkumar Narasimman
2015 Feb 16 7:47 PM
I should not modify the standard entry, so I am looking for another solution.
Joan