Application Development and Automation 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: 
Read only

regarding button in pf status

Former Member
0 Likes
652

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
Read only

naimesh_patel
Active Contributor
0 Likes
616

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

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.

3 REPLIES 3
Read only

naimesh_patel
Active Contributor
0 Likes
617

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

Read only

Former Member
0 Likes
616

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

Shreekant

Read only

0 Likes
616

thank you for ur replies.

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