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: 

regarding button in pf status

Former Member
0 Kudos

hi i have created a button in a z pf status , which i am using in the output of alv.

my question is

1) is there anyway i can actually change the dimensions of the button , like making it bigger and in square shape or something.

2) if i want to see the button in the alv report , ( as opposed to seeing it in your application bar ) how do i do it , as in it should be seen at the end of the list or something.

will this require a lot of change in code.

i am using normal functional modules ( not Object oriented and do not want to change now.

1 ACCEPTED SOLUTION

naimesh_patel
Active Contributor
0 Kudos

1. One way is to put some additional specing before and after the text in button to make it in bigger size.

2. No, wihtout OO ALV you can't put buttons other than the Application toolbar.

Regards,

Naimesh Patel

3 REPLIES 3

naimesh_patel
Active Contributor
0 Kudos

1. One way is to put some additional specing before and after the text in button to make it in bigger size.

2. No, wihtout OO ALV you can't put buttons other than the Application toolbar.

Regards,

Naimesh Patel

Former Member
0 Kudos

NO you cant specify the push Button dimensions. All you can do is make it long with some additional text in it.

Shreekant

0 Kudos

thank you for ur replies.

unfortunately can assign full points to only one. so assigned it to the first reply.