SAP ABAP Class CX_ISQ_API_STATIC (InfoSet Query API: Exception Basis Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-QUE (Application Component) SAP Query
⤷
SISQ (Package) InfoSet Query
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20000908 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_ISQ_DELETE_ERROR | InfoSet Query API: Exception Object Not Deleted | 20001026 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_ISQ_ILLEGAL_INPUT | InfoSet Query API: Except.: Invalid Input | 20000908 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_ISQ_ILLEGAL_NAME | InfoSet Query API: Invalid Name | 20001221 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_ISQ_INFOSET | InfoSet Query API: General Exception InfoSets | 20000908 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_ISQ_NOT_FOUND | InfoSet API: Object Not Found | 20000913 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_ISQ_OBJECT_EXISTS | InfoSet Query API: Exception Object Locked or Exists | 20001010 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_ISQ_OBJECT_LOCKED | InfoSet Query API: Exception Object Locked | 20000928 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_ISQ_QUERY | InfoSet Query API: Query Exception Basis Class | 20001026 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CX_ISQ_QUERY_VARIANT | InfoSet Query API: Variants | 20001030 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CX_ISQ_TADIR | InfoSet Query API: Transport | 20000927 |
Properties
| Class | CX_ISQ_API_STATIC | |
| Short Description | InfoSet Query API: Exception Basis Class | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 40 | Exception Class |
| Package | SISQ | InfoSet Query |
| Created | 20000908 | SAP |
| Last change | 20000908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ISQ_API_STATIC has no forward declaration.
Interfaces
Class CX_ISQ_API_STATIC has no interface implemented.
Friends
Class CX_ISQ_API_STATIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | Instance | 20000929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000908 |
Events
Class CX_ISQ_API_STATIC has no event.
Types
Class CX_ISQ_API_STATIC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | OBJECT | INSTANCE | 20000929 | |||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20000908 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20000908 |
Method CONSTRUCTOR on class CX_ISQ_API_STATIC has no exception.
History
| Last changed by/on | SAP | 20000908 |
| SAP Release Created in | 610 |