cancel
Showing results for 
Search instead for 
Did you mean: 

WDA: Multi-selection on table after filter

Former Member
0 Kudos

Hi guys,

We have a view where resides a Table with multi-selection enabled.

Node cardinality is configured as:

- Cardinality: 0..n

- Selection: 0..n

- Initialize Lead Selection: X

- Initialize Lead Selection: X

Table is configured as:

- selectionChangeBehaviour: auto

- selectionMode: multiNoLead (we tried also with auto and multi)

SAP_BASIS: SAPKB70103.

With this configuration, multi-selection works well (with CTRL or SHIFT). But, after a filter is applied (IF_WD_TABLE_METHOD_HNDL / apply_filter( )), multi-selection with SHIFT continue working, but with CTRL doesn't work anynmore.

I've searched for a SAP note to fix it, but found nothing. Can someone shed me some light?

Thanks,

Douglas Frankenberger

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Douglas,

with the basis version you mentioned you might check for SAP Note [1306538|https://service.sap.com/sap/support/notes/1306538] "Multiple selection in table not possible using CTRL".

Best regards,

Andreas