cancel
Showing results for 
Search instead for 
Did you mean: 

BIG PUSHBUTTON

Former Member
0 Kudos

I'd like to create/add a big pushbutton ? like a squash 2 lines high

Is it possible ?

Stephan

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Cool ... thanks ...

Former Member
0 Kudos

Thanks for you precise answer!

I'll have a look from time to time for SP19...

vivekananthan_sellavel
Active Participant
0 Kudos

Hi ,

We cant do directly.

Create a image that is box squash. And save in Mime.

Create link to action UI .give the image ie icon form MIME.

It seems to be a Push botton.

Regards

Vivekananthan.S

Former Member
0 Kudos

Yes it is possible, provided following pre-requisites are met;

1. ABAP Support pack level of your ERP/Netweaver system is <= SP13

or

2. ABAP Support pack level of your ERP/Netweaver system is = SP18 and note 1287376 is applied.

For big buttons, you will need to upload custom mime objects in your component and then use the same for ICON Image or use the large icons provided with in the system.

Regards

Rohit Chowdhary

Edited by: Rohit Chowdhary on Apr 7, 2009 9:35 PM

Edited by: Rohit Chowdhary on Apr 7, 2009 9:36 PM

Former Member
0 Kudos

Hi Rohit,

I have indeed noticed that is happening in my system...

My abap component level SAP_BASIS is 15...

THEREFORE NOT <= 15 AND NOT =18...

What should i do ?

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

You will have to update your Support Package level if you want this functionalty. A change was made to the way images were handled on buttons and no longer allowed the resizing of the button to fit the image size. This "bug" was introduced while trying to fix another situation. The correction for the resizing of the button is rather complex and therefore only included as of the SP level mentioned and along with the note in question. Alternativetly you could go directly to SP19 once that SP level is available and the complete fix will be provided.