SAP ABAP Class CX_SALV_API_CONTRACT_VIOLATION (API contract violated by caller)
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 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_CHANGE_LOG_INCORRECT | Change Log is not consisten with actual changes | 20110401 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_FUNCTION_NOT_SUPPORTED | Funcionality is not supported | 20130619 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_ILL_EXPORT_FORMAT_PATH | Invalid Export Format Selection Path | 20130104 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_INDEX_TABLE_NOT_SORTED | index table is not sorted ascending | 20100727 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_PARAM_OUT_OF_BOUNDS | Parameter is out of bounds | 20130619 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_SOURCE_TABLE_MODIFIED | Source data table has been modified without notice | 20110330 |
7 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_UNEXPECTED_PARAM_VALUE | Unexpected value in method parameter | 20101104 |
Properties
Class | CX_SALV_API_CONTRACT_VIOLATION | |
Short Description | API contract violated by caller | |
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_API_CONTRACT_VIOLATION has no forward declaration.
Interfaces
Class CX_SALV_API_CONTRACT_VIOLATION has no interface implemented.
Friends
Class CX_SALV_API_CONTRACT_VIOLATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20101104 | ||||
2 | ![]() |
Constant | Public | See coding | 20100727 | ||||
3 | ![]() |
Constant | Public | See coding | 20100727 | ||||
4 | ![]() |
Constant | Public | See coding | 20100909 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100727 |
Events
Class CX_SALV_API_CONTRACT_VIOLATION has no event.
Types
Class CX_SALV_API_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 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100727 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100727 |
Method CONSTRUCTOR on class CX_SALV_API_CONTRACT_VIOLATION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |