SAP ABAP Class IF_SALV_INDEX_MAPPER (Index mapping interface for ALV Services)
Properties
Class IF_SALV_INDEX_MAPPER  
Short Description Index mapping interface for ALV Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100727   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_SERVICE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_INDEX_MAPPER has no interface implemented.
Friends
Class IF_SALV_INDEX_MAPPER has no friend class.
Attributes
Class IF_SALV_INDEX_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MAP_RESULT_INDEXES_TO_SOURCE Instance method Public Method 20100727
2 MAP_RESULT_INDEX_TO_SOURCE Instance method Public Method 20100727
3 MAP_RESULT_RANGES_TO_SOURCE Instance method Public Method 20100727
4 MAP_SOURCE_INDEXES_TO_RESULT Instance method Public Method 20100727
5 MAP_SOURCE_INDEX_TO_RESULT Instance method Public Method 20100727
6 MAP_SOURCE_RANGES_TO_RESULT Instance method Public Method 20100727
Events
Class IF_SALV_INDEX_MAPPER has no event.
Types
Class IF_SALV_INDEX_MAPPER has no local type.
Method Signatures

Method MAP_RESULT_INDEXES_TO_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SOURCE_INDEX Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_ROW_INDEX 20100728
2 Importing IT_RESULT_INDEX Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_ROW_INDEX 20100728
# Exception Resumable Description Created on
1 CX_SALV_API_CONTRACT_VIOLATION API contract violated by caller 20100729
2 CX_SALV_INDEX_OUT_OF_BOUNDS An index value is not inside the valid bounds 20100906

Method MAP_RESULT_INDEX_TO_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RESULT_INDEX Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX 20100727
2 Returning R_SOURCE_INDEX Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX 20100728
# Exception Resumable Description Created on
1 CX_SALV_API_CONTRACT_VIOLATION API contract violated by caller 20100729
2 CX_SALV_INDEX_OUT_OF_BOUNDS An index value is not inside the valid bounds 20100906

Method MAP_RESULT_RANGES_TO_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SOURCE_RANGE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_RANGE 20100728
2 Importing IT_RESULT_RANGE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_RANGE 20100728
# Exception Resumable Description Created on
1 CX_SALV_API_CONTRACT_VIOLATION API contract violated by caller 20100729
2 CX_SALV_ILLEGAL_RANGE_TABLE 20100727
3 CX_SALV_INDEX_OUT_OF_BOUNDS An index value is not inside the valid bounds 20100906

Method MAP_SOURCE_INDEXES_TO_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT_INDEX Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_ROW_INDEX 20100728
2 Importing IT_SOURCE_INDEX Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_ROW_INDEX 20100728
# Exception Resumable Description Created on
1 CX_SALV_API_CONTRACT_VIOLATION API contract violated by caller 20100729
2 CX_SALV_INDEX_OUT_OF_BOUNDS An index value is not inside the valid bounds 20100906

Method MAP_SOURCE_INDEX_TO_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE_INDEX Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX 20100727
2 Returning R_RESULT_INDEX Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX 20100728
# Exception Resumable Description Created on
1 CX_SALV_API_CONTRACT_VIOLATION API contract violated by caller 20100729
2 CX_SALV_INDEX_OUT_OF_BOUNDS An index value is not inside the valid bounds 20100906

Method MAP_SOURCE_RANGES_TO_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT_RANGE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_RANGE 20100728
2 Importing IT_SOURCE_RANGE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_RANGE 20100728
# Exception Resumable Description Created on
1 CX_SALV_API_CONTRACT_VIOLATION API contract violated by caller 20100729
2 CX_SALV_ILLEGAL_RANGE_TABLE 20100727
3 CX_SALV_INDEX_OUT_OF_BOUNDS An index value is not inside the valid bounds 20100906
History
Last changed by/on SAP  20141120 
SAP Release Created in