SAP ABAP Class CX_AS4_API_EXCEPTION (CX_AS4_API_EXCEPTION)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB4 (Application Component) DB2 for AS/400
⤷
STU4 (Package) CCMS / AS/400
⤷
⤷
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 | 20020820 |
Properties
| Class | CX_AS4_API_EXCEPTION | |
| Short Description | ||
| 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 | ||
| Category | 40 | Exception Class |
| Package | STU4 | CCMS / AS/400 |
| Created | 20020820 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CX_AS4_API_EXCEPTION has no interface implemented.
Friends
Class CX_AS4_API_EXCEPTION 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) | A4API_CODE | 20020820 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SY-SUBRC | Return Value, Return Value After ABAP Statements | 20020820 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E1F36F25BE740D4BA3AFC2C454568FD9' | 20020820 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-SUBRC | Return Value, Return Value After ABAP Statements | 20020820 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | AS4_ERROR | iSeries: Error text | 20020831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020820 |
Events
Class CX_AS4_API_EXCEPTION has no event.
Types
Class CX_AS4_API_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | API_CODE | Value transfer | Type reference (TYPE) | A4API_CODE | API_CODE | 20020820 | |||
| 2 | API_RC | Value transfer | Type reference (TYPE) | SY-SUBRC | API_RC | 20020820 | |||
| 3 | DBMON_RC | Value transfer | Type reference (TYPE) | SY-SUBRC | DBMON_RC | 20020820 | |||
| 4 | ERROR_TEXT | Value transfer | Type reference (TYPE) | AS4_ERROR | ERROR_TEXT | 20020831 | |||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020820 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020820 |
Method CONSTRUCTOR on class CX_AS4_API_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 630 |