SAP ABAP Class CX_SALV_INDEX_OUT_OF_BOUNDS (An index value is not inside the valid bounds)
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 20100906
Properties
Class CX_SALV_INDEX_OUT_OF_BOUNDS  
Short Description An index value is not inside the valid bounds    
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 20100906   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SALV_INDEX_OUT_OF_BOUNDS has no forward declaration.
Interfaces
Class CX_SALV_INDEX_OUT_OF_BOUNDS has no interface implemented.
Friends
Class CX_SALV_INDEX_OUT_OF_BOUNDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SALV_INDEX_OUT_OF_BOUNDS Constant Public See coding 20100906
2 INVALID_INDEX Instance attribute Public Type reference (TYPE) SYTABIX The invalid index value 20100906
3 VALID_LOWER_BOUND Instance attribute Public Type reference (TYPE) SYTABIX The lower bound for valid indexes 20100906
4 VALID_UPPER_BOUND Instance attribute Public Type reference (TYPE) SYTABIX The upper bound for valid indexes 20100906
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100906
Events
Class CX_SALV_INDEX_OUT_OF_BOUNDS has no event.
Types
Class CX_SALV_INDEX_OUT_OF_BOUNDS 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 INVALID_INDEX Call by reference Type reference (TYPE) SYTABIX 20100906
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100906
3 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100906
4 Importing VALID_LOWER_BOUND Call by reference Type reference (TYPE) SYTABIX 20100906
5 Importing VALID_UPPER_BOUND Call by reference Type reference (TYPE) SYTABIX 20100906

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