SAP ABAP Interface IF_SALV_INDEX_MAPPER (Index mapping interface for ALV Services)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
     SALV_ST_PUB (Package) ALV Services for Tables: Public API
Properties
Interface IF_SALV_INDEX_MAPPER  
Short Description Index mapping interface for ALV Services    
General Data
Package SALV_ST_PUB   ALV Services for Tables: Public API 
Created 20100727   SAP 
Last changed 20141120    
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
Interface IF_SALV_INDEX_MAPPER has no interface.
Friends
Interface IF_SALV_INDEX_MAPPER has no friend.
Attributes
Interface 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
Interface IF_SALV_INDEX_MAPPER has no event.
Types
Interface 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 703