‎2008 Oct 06 12:26 PM
hi,
my report is used to tigger a bdc .now in my alv report i have to select multiple clomuns but without using 'control key' in the keyborad.can anybody give me the coding for this requirement......
‎2008 Oct 06 12:36 PM
with out using the keyboard how can you select the records which are displayed in ALV
‎2008 Oct 06 12:37 PM
There is an option you should activate so you can make multiple selection. Check the example programs in SAP.
edit:
Just noticed: you're talking about columns and not rows.
Edited by: Maen Anachronos on Oct 6, 2008 1:37 PM
‎2008 Oct 06 12:38 PM
what i am trying to say is only a mouse click should be used for selection .....by generally we use a mouse click while holding control button ..............so is there any way to do it...
‎2008 Oct 06 12:38 PM
‎2008 Oct 06 12:43 PM
SEL_MODE is the parameter with value 'A'.
This will give you an additional column that you can click to select the row.
Edited by: Maen Anachronos on Oct 6, 2008 1:43 PM
‎2008 Oct 06 12:44 PM
‎2008 Oct 06 12:42 PM
Hi,
Is the number of columns that you want to select(using single mouse click) each time will be same or they will differ every time????
‎2008 Oct 07 4:54 AM
hi
iam using normal alv .............and the row selection will differ every time.........