SAP ABAP Class CX_SALV_IDA_CONTRACT_VIOLATION (IDA API contract violated by caller)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_IDA_PUB (Package) ALV: Development for IDA Translation DevTools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_DYNAMIC Superclass for all dynamic ALV IDA exceptions 20121122
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SALV_DB_TABLE_NOT_SUPPORTED DB table / view is not supported 20130528
2 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_ASSOCIATE_INVALID Superclass for all dynamic ALV IDA exceptions 20140910
3 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_CONDITION_INVALID Superclass for all dynamic ALV IDA exceptions 20140910
4 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_DUPLICATE_NAME Duplicate name: FieldName,DataElementName,... 20130611
5 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_LAYOUT_KEY_INVALID Layout Key is not valid 20130527
6 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_NO_DB_TEXT_SEARCH Text search is not supported by current DB 20130528
7 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_NO_SELECTION_AT_UI No selected row at UI available 20121128
8 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_ROW_KEY_INVALID Key leads to more than one return row 20121128
9 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_SEARCH_NOT_SUPP Text Search not supported 20130910
10 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_TYPE_MISMATCH Type mismatch 20121220
... Click here to see Used By full list (11 items)
Properties
Class CX_SALV_IDA_CONTRACT_VIOLATION  
Short Description IDA API contract violated by caller    
Super Class CX_SALV_IDA_DYNAMIC Superclass for all dynamic ALV IDA exceptions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SALV_IDA    
Program status     
Category 40  Exception Class 
Package SALV_IDA_PUB   ALV: Development for IDA Translation DevTools 
Created 20121122   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SALV_IDA_CONTRACT_VIOLATION has no forward declaration.
Interfaces
Class CX_SALV_IDA_CONTRACT_VIOLATION has no interface implemented.
Friends
Class CX_SALV_IDA_CONTRACT_VIOLATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SALV_IDA_CONTRACT_VIOLATION Constant Public See coding 20121122
2 GENERIC_MESSAGE Constant Public See coding 20121206
3 MESSAGE_TEXT Instance attribute Public Type reference (TYPE) STRING 20121206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121122
Events
Class CX_SALV_IDA_CONTRACT_VIOLATION has no event.
Types
Class CX_SALV_IDA_CONTRACT_VIOLATION 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 MESSAGE_TEXT Call by reference Type reference (TYPE) STRING 20121206
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20121122
3 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20121122

Method CONSTRUCTOR on class CX_SALV_IDA_CONTRACT_VIOLATION 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_DB_TABLE_NOT_SUPPORTED DB table / view is not supported 20130528
2 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_ASSOCIATE_INVALID Superclass for all dynamic ALV IDA exceptions 20140910
3 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_CONDITION_INVALID Superclass for all dynamic ALV IDA exceptions 20140910
4 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_DUPLICATE_NAME Duplicate name: FieldName,DataElementName,... 20130611
5 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_LAYOUT_KEY_INVALID Layout Key is not valid 20130527
6 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_NO_DB_TEXT_SEARCH Text search is not supported by current DB 20130528
7 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_NO_SELECTION_AT_UI No selected row at UI available 20121128
8 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_ROW_KEY_INVALID Key leads to more than one return row 20121128
9 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_SEARCH_NOT_SUPP Text Search not supported 20130910
10 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_TYPE_MISMATCH Type mismatch 20121220
11 Inheritance (c INHERITING FROM c_ref)  CX_SALV_IDA_UNKNOWN_NAME Unknown name: FieldName,DataElementName,... 20121122
History
Last changed by/on SAP  20140121 
SAP Release Created in 740