SAP ABAP Class IF_SALV_CSL_SELECTION_MAPPER (Selection mapper converts selection from outer form to inner)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_CSB_TREE_LIST_SERVICE Interface Listviewservice 20080813
2 Interface composition (i COMPRISING i_ref)  IF_SALV_CSB_TREE_LIST_SERV_ORG Interface Listviewservice 20080925
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSB_TREE_LIST_SERVICE Tree List Viewer Service 20080711
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSL_DP_FOR_CHAIN Data Provider: base class for data providers in the chain 20080711
Properties
Class IF_SALV_CSL_SELECTION_MAPPER  
Short Description Selection mapper converts selection from outer form to inner    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080629   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_CSL_SELECTION_MAPPER has no forward declaration.
Interfaces
Class IF_SALV_CSL_SELECTION_MAPPER has no interface implemented.
Friends
Class IF_SALV_CSL_SELECTION_MAPPER has no friend class.
Attributes
Class IF_SALV_CSL_SELECTION_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INNER_SEL_FROM_OUTER_SEL Instance method Public Method 20080708
2 GET_OUTER_SEL_FROM_INNER_SEL Instance method Public Method 20080708
Events
Class IF_SALV_CSL_SELECTION_MAPPER has no event.
Types
Class IF_SALV_CSL_SELECTION_MAPPER has no local type.
Method Signatures

Method GET_INNER_SEL_FROM_OUTER_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INNER_SELECTION Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_SELECTION Selection object - keeps particular index selection 20080708
2 Importing OUTER_SELECTION Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_SELECTION Selection object - keeps particular index selection 20080708
3 Importing SELECTION_HANDLE Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_OBJECT_HANDLE 20080711

Method GET_INNER_SEL_FROM_OUTER_SEL on class IF_SALV_CSL_SELECTION_MAPPER has no exception.

Method GET_OUTER_SEL_FROM_INNER_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INNER_SELECTION Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_SELECTION Selection object - holds index selection 20080708
2 Exporting OUTER_SELECTION Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_SELECTION Selection object - holds index selection 20080708
3 Importing SELECTION_HANDLE Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_OBJECT_HANDLE 20080711

Method GET_OUTER_SEL_FROM_INNER_SEL on class IF_SALV_CSL_SELECTION_MAPPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in