SAP ABAP Class CX_SALV_API_DYNAMIC (Superclass for all dynamic ALV API exceptions)
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_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20091123
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20091123
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SALV_ILLEGAL_RANGE_MAP Inconsistent Range Map 20110412
2 Inheritance (c INHERITING FROM c_ref)  CX_SALV_TABLE_TYPE_CHANGED the table type has changed. 20100727
3 Inheritance (c INHERITING FROM c_ref)  CX_SALV_TABLE_NOT_STRUCTURED The table row type is not structured 20120127
4 Inheritance (c INHERITING FROM c_ref)  CX_SALV_TABLE_CONTENT_CHANGED the table content has changed. 20101108
5 Inheritance (c INHERITING FROM c_ref)  CX_SALV_REF_NOT_STD_TABLE Data reference does not refer to a standard table 20091127
6 Inheritance (c INHERITING FROM c_ref)  CX_SALV_NO_RULES_FOR_SRC_TABLE Rules cannot be applied to original data table 20111118
7 Inheritance (c INHERITING FROM c_ref)  CX_SALV_NOT_INDEX_TABLE parameter is not an index table 20100727
8 Inheritance (c INHERITING FROM c_ref)  CX_SALV_NOT_A_GROUP_ROW The selected row is not a group row 20100913
9 Inheritance (c INHERITING FROM c_ref)  CX_SALV_KEY_FIGURE_DEFINITION invalid definition of key figure 20100805
10 Inheritance (c INHERITING FROM c_ref)  CX_SALV_INDEX_OUT_OF_BOUNDS An index value is not inside the valid bounds 20100906
... Click here to see Used By full list (21 items)
Properties
Class CX_SALV_API_DYNAMIC  
Short Description Superclass for all dynamic ALV API exceptions    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SALV_X_API    
Program status     
Category 40  Exception Class 
Package SALV_X_API   common ALV API-related exceptions 
Created 20091123   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SALV_API_DYNAMIC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20091123
Friends
Class CX_SALV_API_DYNAMIC has no friend class.
Attributes
Class CX_SALV_API_DYNAMIC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091123
Events
Class CX_SALV_API_DYNAMIC has no event.
Types
Class CX_SALV_API_DYNAMIC 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 PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20091123
2 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20091123

Method CONSTRUCTOR on class CX_SALV_API_DYNAMIC has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SALV_ILLEGAL_RANGE_MAP Inconsistent Range Map 20110412
2 Inheritance (c INHERITING FROM c_ref)  CX_SALV_TABLE_TYPE_CHANGED the table type has changed. 20100727
3 Inheritance (c INHERITING FROM c_ref)  CX_SALV_TABLE_NOT_STRUCTURED The table row type is not structured 20120127
4 Inheritance (c INHERITING FROM c_ref)  CX_SALV_TABLE_CONTENT_CHANGED the table content has changed. 20101108
5 Inheritance (c INHERITING FROM c_ref)  CX_SALV_REF_NOT_STD_TABLE Data reference does not refer to a standard table 20091127
6 Inheritance (c INHERITING FROM c_ref)  CX_SALV_NO_RULES_FOR_SRC_TABLE Rules cannot be applied to original data table 20111118
7 Inheritance (c INHERITING FROM c_ref)  CX_SALV_NOT_INDEX_TABLE parameter is not an index table 20100727
8 Inheritance (c INHERITING FROM c_ref)  CX_SALV_NOT_A_GROUP_ROW The selected row is not a group row 20100913
9 Inheritance (c INHERITING FROM c_ref)  CX_SALV_KEY_FIGURE_DEFINITION invalid definition of key figure 20100805
10 Inheritance (c INHERITING FROM c_ref)  CX_SALV_INDEX_OUT_OF_BOUNDS An index value is not inside the valid bounds 20100906
11 Inheritance (c INHERITING FROM c_ref)  CX_SALV_ILLEGAL_RANGE_TABLE Illegal values in range table 20100727
12 Inheritance (c INHERITING FROM c_ref)  CX_SALV_API_CONTRACT_VIOLATION API contract violated by caller 20100727
13 Inheritance (c INHERITING FROM c_ref)  CX_SALV_ILLEGAL_KEY_FIELDS illegal definition of key fields 20101021
14 Inheritance (c INHERITING FROM c_ref)  CX_SALV_ILLEGAL_KEY illegal definition of key fields 20101102
15 Inheritance (c INHERITING FROM c_ref)  CX_SALV_ILLEGAL_ITAB_SERVICES illegal definition of services for internal table 20101022
16 Inheritance (c INHERITING FROM c_ref)  CX_SALV_GROUP_DEFINITION invalid definition of a group 20100805
17 Inheritance (c INHERITING FROM c_ref)  CX_SALV_FILTER_DEFINITION filter creation failed 20100727
18 Inheritance (c INHERITING FROM c_ref)  CX_SALV_EDT_CONTRACT_VIOLATION Editor contract violated by caller 20101104
19 Inheritance (c INHERITING FROM c_ref)  CX_SALV_COLUMN_UNKNOWN column name is not defined 20100728
20 Inheritance (c INHERITING FROM c_ref)  CX_SALV_COLUMN_DEFINITION column creation failed 20100727
21 Inheritance (c INHERITING FROM c_ref)  CX_SALV_CALL_AFTER_1ST_DISPLAY Method call not allowed after first display 20140304
History
Last changed by/on SAP  20110908 
SAP Release Created in 800