SAP ABAP Class CX_SALV_ILLEGAL_RANGE_TABLE (Illegal values in range table)
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 20100727
Properties
Class CX_SALV_ILLEGAL_RANGE_TABLE  
Short Description Illegal values in range table    
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 20100727   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SALV_ILLEGAL_RANGE_TABLE has no forward declaration.
Interfaces
Class CX_SALV_ILLEGAL_RANGE_TABLE has no interface implemented.
Friends
Class CX_SALV_ILLEGAL_RANGE_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SALV_ILLEGAL_RANGE_TABLE Constant Public See coding 20100727
2 FROM_LARGER_THAN_TO Constant Public See coding 20110413
3 NOT_SORTED_ASCENDING Constant Public See coding 20100727
4 OFFENDING_RANGE_IDX Instance attribute Public Type reference (TYPE) SYTABIX line index of first offending range 20110401
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100727
Events
Class CX_SALV_ILLEGAL_RANGE_TABLE has no event.
Types
Class CX_SALV_ILLEGAL_RANGE_TABLE 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_RANGE_IDX Call by reference Type reference (TYPE) SYTABIX 20110401
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100727
3 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100727

Method CONSTRUCTOR on class CX_SALV_ILLEGAL_RANGE_TABLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703