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

using row selection in ALV using class cl_salv

Former Member
0 Likes
691

Hi,

how to use row selection by using cl_salv classes...

I need to display scarr table in the basic list in ALV wthout using screens and function modules...

On multiple selection of carrid from ALV, need to display flight details from sflight.

Also how to get the selection buttons for corresponding rows.

NOTE : Using class cl_salv*

Thanks,

Siddarth

[Selecting cells, rows and columns|http://help.sap.com/erp2005_ehp_04/helpdata/EN/a9/e6eb40c4f8712ae10000000a155106/frameset.htm].

Regards

Marcin

3 REPLIES 3
Read only

former_member194669
Active Contributor
0 Likes
590

You may need to look into Rich's example code by the following thread

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cda3992d-0e01-0010-90b2-c4e1f899...

Read only

MarcinPciak
Active Contributor
0 Likes
590

[Selecting cells, rows and columns|http://help.sap.com/erp2005_ehp_04/helpdata/EN/a9/e6eb40c4f8712ae10000000a155106/frameset.htm].

Regards

Marcin

Read only

Former Member
0 Likes
590

Thank all of you MY PROBLEM SOLVED....