Application Development 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: 

Pushbutton

Former Member
0 Kudos

Hi ,

Is it possible to make the text on the pushbutton appear as left justified rather than centered? Thanks.

Regards,

Arun

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

The text on the pushbuttton cannot be leftjustified.

8 REPLIES 8

Former Member
0 Kudos

Hi,

yes it is possible.

You choose what fields you want to appear on your list on the following screen.

Select Available fields that you need for your list from the table control on the right. The pushbutton (Column left) allows you to transfer fields into the table control on the left.

If you want to accept all available fields in your list, use the Page left pushbutton (double-arrow). Page right allows you to reset this selection.

Determine in which order you want your fields to be output. If you want to move a field forward in the sequence, select it and choose the Previous value pushbutton (Arrow pointing upwards). Use the downward arrow to pass fields down the list.

Insert line allows you to determine where a line should wrap in multiple-line basic lists.

The Technical name <> Long text pushbutton in the application toolbar allows you to switch between a field's technical name and long text whenever you want to.

also refer the link for more info.

http://help.sap.com/erp2005_ehp_03/helpdata/EN/88/f9d715bb4c11d295fc0000e82de14a/frameset.htm

Former Member
0 Kudos

Hi,

The text on the pushbuttton cannot be leftjustified.

Former Member
0 Kudos

Hi,

Yes it is possible.....

Go to the screen and there you can use the formatting options....

Regards,

Kunjal

Former Member
0 Kudos

Hi,

This is possible if you are creating the push button in the screen painter. There you can change the formating settings as left aligned, right aligned or centre aligned.

Regards,

Surinder

Former Member
0 Kudos

Hi Kunjal/Surinder,

My pushbutton is on the selection screen of a report program, and i am populating the text of the button in the initialization event. Is it possible to left justify it in this specific scenario?

Thanks

Arun

0 Kudos

Hi,

I have not explored this particular possibility. However i am confident about Push button creation using the Screen Painter....

Text will by default be Left Justified, i suppose, To be completely assured please check the ABAP help for Push Buttons...

Regards,

Kunjal

Former Member
0 Kudos

Hi,

For the push button on the selection screen there is no such provision to set the alignment of the text. So the alignment is defaulted as center aligned which cannot be modified.

Regards,

Surinder

Former Member
0 Kudos

Thank you all. I am closing the thread assuming that it may not be possible to make text left justified on a push button. I will update the thread if i find otherwise.

Regards,

Arun.