SAP ABAP Class CX_SOAP_STATIC (SOAP Core Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
⤷
⤷
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 | 20020911 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SOAP_APPLICATION | SOAP Application Exception | 20030820 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SOAP_EOS | SOAP Core Exception | 20030123 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SOAP_LOCKING | Exception in lock handling | 20060222 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_SOAP_NOT_FOUND | SOAP Core Exception | 20020911 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_SOAP_NOT_SUPPORTED | SOAP Core Exception | 20020912 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_SOAP_TX_HANDLER_S | Exceptions in Transaction Handler | 20050930 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_SOAP_WRONG_ARGUMENT | Error when Sending Parameters to SOAP Runtime | 20030228 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_SOAP_WRONG_STATE | Operation not allowed in current state | 20060222 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CX_SOAP_WSRMB | Exceptions of WSRMB layer | 20070618 |
Properties
| Class | CX_SOAP_STATIC | |
| Short Description | SOAP Core Exception | |
| 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 | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20020911 | SAP |
| Last change | 20090618 | 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_SOAP_STATIC has no interface implemented.
Friends
Class CX_SOAP_STATIC 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) | TSOAP_ERROR_LOCATION | 20020911 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | TSOAP_USAGE_ERRORS | 20020911 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20020911 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020911 |
Events
Class CX_SOAP_STATIC has no event.
Types
Class CX_SOAP_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 | E_LOCATION | Value transfer | Type reference (TYPE) | TSOAP_ERROR_LOCATION | E_LOCATION | 20020911 | |||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020911 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020911 | ||||
| 4 | UE_CLASS | Value transfer | Type reference (TYPE) | TSOAP_USAGE_ERRORS | UE_CLASS | 20020911 | |||
| 5 | UE_TEXT | Value transfer | Type reference (TYPE) | STRING | UE_TEXT | 20020911 |
Method CONSTRUCTOR on class CX_SOAP_STATIC has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 630 |