SAP ABAP Class CX_SOAP_CORE (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_NO_CHECK | Exception with no Check of the RAISING Clause | 20030417 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SOAP_SEQUENCE | Exceptions in Sequence | 20050720 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_SOAP_TX_HANDLER | Exceptions in Transaction Handler | 20050720 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_SOAP_XOP_ADAPTER_ERROR | 20060802 | |
4 | Inheritance (c INHERITING FROM c_ref) | CX_SRT_TESTS_USE_CASES | Exception Handling for Test Object | 20060119 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_TASK_SERVICE | Exception Class for Watcher | 20050928 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_XMS_XI_SYS_ERR | Exception for XI | 20061207 |
Properties
Class | CX_SOAP_CORE | |
Short Description | SOAP Core Exception | |
Super Class | CX_NO_CHECK | Exception with no Check of the 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 | 20020812 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CX_SOAP_CORE has no interface implemented.
Friends
Class CX_SOAP_CORE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '0018FE864EEE1DECA69CF9C71ACB337F' | 20020815 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRT_MONI_ERRORAREA | Area where error occurred | 20060911 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TSOAP_FAULT_LOCATION | Local, Remote, or Unknown | 20020911 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TSOAP_CORE_LOCATION | Consumer, Provider, or IS? | 20060911 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TSOAP_CORE_ERRORS | Four-Character Error ID from TSOAP | 20020911 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TSOAP_ERROR_LOCATION | Class, Method, Line | 20020911 | ||
7 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_SET_LUW_PROCESSING_INFO | Interface type for retry processing or not | 20060921 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Error Text | 20020911 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020812 |
Events
Class CX_SOAP_CORE has no event.
Types
Class CX_SOAP_CORE 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_AREA | Call by reference | Type reference (TYPE) | SRT_MONI_ERRORAREA | 20060911 | |||
2 | ![]() |
E_FAULT_LOCATION | Call by reference | Type reference (TYPE) | TSOAP_FAULT_LOCATION | 20020911 | |||
3 | ![]() |
E_HOST | Call by reference | Type reference (TYPE) | TSOAP_CORE_LOCATION | 20060911 | |||
4 | ![]() |
E_ID | Call by reference | Type reference (TYPE) | TSOAP_CORE_ERRORS | 20020911 | |||
5 | ![]() |
E_LOCATION | Call by reference | Type reference (TYPE) | TSOAP_ERROR_LOCATION | 20020911 | |||
6 | ![]() |
E_PROCESS_CONTROL | Call by reference | Object reference (TYPE REF TO) | IF_SET_LUW_PROCESSING_INFO | 20060921 | |||
7 | ![]() |
E_TEXT | Call by reference | Type reference (TYPE) | STRING | 20020911 | |||
8 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020812 | |||
9 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020812 |
Method CONSTRUCTOR on class CX_SOAP_CORE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 630 |