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

User interface

Former Member
0 Likes
793

Hello there,

I was wondering if i could get step-by-step information regarding development of user interface(menu painter) to be displayed on an ALV list.

e.g. creating a pushbutton on an ALV , how to get that pf-status , how to display the customised ALV application or menu or tool bar etc...

Thanks,

me.

6 REPLIES 6
Read only

Former Member
0 Likes
773

see this

Read only

Former Member
0 Likes
773

Hi,

Please check the below links for ur query.

ALV-DOC:[http://www.abapprogramming.net/2007/07/alv-documentation-complete.html]

ALV in brief : [http://www.abapcode.info/2007/06/developing-webdynpro-user-interface.html]

Regards,

Esha Raj

Read only

Former Member
0 Likes
773

This message was moderated.

Read only

0 Likes
773

Thanks a lot for all this stuff. but my question was to customise alv using menu painter i.e. using transaction se41. Could anybody please guide me on this?

regards,

me.

Read only

0 Likes
773

Hi,

It can be achieved in Object oriented ALV using the class CL_GUI_ALV_GRID.

Here you can design your own screen and a Menu for that screen and display the ALV in that screen. For more details, search ALV using OOPS.

This way, only ALV Grid is possible and not list display.

Thanks and Regards,

Lakshmi.

Read only

0 Likes
773

read my posts in this thread