-->
Often we need to make action panes and menu items on customized locations which form templates won't generate. Hence we need the icon ids for icons like new, edit, cancel, excel etc. Sure you will open a system form (Say salestablelistpage) and check their the icons and their ids. 

A good alternative is to have a reference table / list of all such icons you may require again to use later in such a scenario. So here it goes :)

Common image IDs for Action pane (Embedded / AOT Resources)

NEW BUTTON GROUP

New:   11045


MAINTAIN BUTTON GROUP
Edit:   10040
Edit in grid:  10011
Cancel (document): 10406
Delete:   10121


COPY GROUP
Copy:   12475
Copy Lines:  12218


OTHERS
Summary (calc):  10832
Print Mgmt:  10698
Line Quantity:  12415
Trade Agreement: 12430
Cases:   11229
Document confirmation: 10511
Line Amounts:  12458 (11038)

LIST GROUP
Send to Excel:  10156
Refresh:  11437


ATTACHMENTS GROUP
Attachments:  10442
Generate from Template: ImageResourceOfficeTemplate_ico [AOTResource]


top