cancel
Showing results for 
Search instead for 
Did you mean: 

APO macro pushbuttons

Former Member
0 Kudos

A DP data view has a number of macros. I'd like to add text to the macro pushbutton so it's easy for the user to identify which macro they are running.

Has anyone done this before or know a way to accomplish?

Thanks

Paul

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Paul.

The Pushbutton will take on the description of the macro you assign.

Apart from that (and I am guessing you are talking about longer text than this) I would not know.

Rgards, Mark

Answers (1)

Answers (1)

Former Member
0 Kudos

i would normally use an icon that is most representative of the action

there are some icons that look like numbers 1,2,3,4 etc that can be used to represent the sequence of activities with the icons

As mark said, on keeping the cursor on the icon, the info(macro description) is displayed

alternately you can get some ABAP help and consider

<a href="http://help.sap.com/saphelp_scm50/helpdata/en/ce/cd7c47c24d11d2bd8d080009b4534c/content.htm">adding a button</a>

more help on <a href="http://help.sap.com/saphelp_scm50/helpdata/en/8f/bcc23657ad0730e10000009b38f839/content.htm">SAP toolbars here</a>