SAP ABAP Class /BCV/CX_QRM (Exception Class for Query Management Layer)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/CX (Package) BCV Exceptions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BCV/CX_BCV | Exception Class for BCV | 20080828 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BCV/CX_QRM_CACHE | Exception class for QRM Cache | 20090120 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /BCV/CX_QRM_DISPATCHER | Exception Class for Query Dispatcher | 20080828 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /BCV/CX_QRM_QUERY | Exception Class for Query | 20080828 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /BCV/CX_QRM_QUERY_ECATT | Exception Class for Query eCATT | 20090901 |
| 5 | Inheritance (c INHERITING FROM c_ref) | /BCV/CX_QRM_TESTCODE | Exception Class for Query Test Code Generation | 20090423 |
Properties
| Class | /BCV/CX_QRM | |
| Short Description | Exception Class for Query Management Layer | |
| Super Class | /BCV/CX_BCV | Exception Class for BCV |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | /BCV/CX | BCV Exceptions |
| Created | 20080828 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BCV/CX_QRM has no forward declaration.
Interfaces
Class /BCV/CX_QRM has no interface implemented.
Friends
Class /BCV/CX_QRM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | /BCV/QRM_QUERY_ID | Query ID | 20080828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080828 |
Events
Class /BCV/CX_QRM has no event.
Types
Class /BCV/CX_QRM 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 | 20080828 | ||||
| 2 | QUERY_ID | Call by reference | Type reference (TYPE) | /BCV/QRM_QUERY_ID | 20080828 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20080828 |
Method CONSTRUCTOR on class /BCV/CX_QRM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |