SAP ABAP Class CX_SALV_ILLEGAL_RANGE_MAP (Inconsistent Range Map)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_X_API (Package) common ALV API-related exceptions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SALV_API_DYNAMIC Superclass for all dynamic ALV API exceptions 20110412
Properties
Class CX_SALV_ILLEGAL_RANGE_MAP  
Short Description Inconsistent Range Map    
Super Class CX_SALV_API_DYNAMIC Superclass for all dynamic ALV API exceptions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SALV_X_API   common ALV API-related exceptions 
Created 20110412   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SALV_RANGE_TOOLS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CX_SALV_ILLEGAL_RANGE_MAP has no interface implemented.
Friends
Class CX_SALV_ILLEGAL_RANGE_MAP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SALV_ILLEGAL_RANGE_MAP Constant Public See coding 20110412
2 DELETED_OUT_OF_BOUNDS Constant Public See coding 20110413
3 DUPLICATE_TARGET_INDEX Constant Public See coding 20110413
4 FROM_LARGER_THAN_TO Constant Public See coding 20110413
5 INSERTED_OUT_OF_BOUNDS Constant Public See coding 20110413
6 MISSING_TARGET_INDEX Constant Public See coding 20110413
7 OFFENDING_MAP Instance attribute Public Type reference (TYPE) IF_SALV_ITAB_CHANGE_LOG=>YS_RANGE_MAP erroneous map entry 20110413
8 OFFENDING_MAP_IDX Instance attribute Public Type reference (TYPE) SYTABIX index of erroneous map entry 20110413
9 TARGET_IDX Instance attribute Public Type reference (TYPE) SYTABIX a index that should have been a mapping target 20110413
10 TARGET_OUT_OF_BOUNDS Constant Public See coding 20110413
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110412
Events
Class CX_SALV_ILLEGAL_RANGE_MAP has no event.
Types
Class CX_SALV_ILLEGAL_RANGE_MAP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OFFENDING_MAP Call by reference Type reference (TYPE) IF_SALV_ITAB_CHANGE_LOG=>YS_RANGE_MAP 20110413
2 Importing OFFENDING_MAP_IDX Call by reference Type reference (TYPE) SYTABIX 20110413
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110412
4 Importing TARGET_IDX Call by reference Type reference (TYPE) SYTABIX 20110413
5 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20110412

Method CONSTRUCTOR on class CX_SALV_ILLEGAL_RANGE_MAP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731