SAP ABAP Class CX_SOAP_CORE_PROXY (For Non-Application Exceptions from Application Layer)
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 | 20061004 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SOAP_CORE_PROXY_ERRORS | Exception class derived from CX_SOAP_CORE_PROXY | 20070815 |
Properties
| Class | CX_SOAP_CORE_PROXY | |
| Short Description | For Non-Application Exceptions from Application Layer | |
| 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 | 20061004 | 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_CORE_PROXY has no interface implemented.
Friends
Class CX_SOAP_CORE_PROXY 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 | '0018FE864EEE1DECA69D16C07657937F' | 20071122 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Triggered by application? | 20061123 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TSOAP_ERROR_LOCATION | Class, Method, Line | 20061010 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SET_LUW_PROCESSING_INFO | Retry Handling | 20061020 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Error Text | 20061004 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20061004 |
Events
Class CX_SOAP_CORE_PROXY has no event.
Types
Class CX_SOAP_CORE_PROXY 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_APP_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | 20061123 | ||||
| 2 | E_LOCATION | Call by reference | Type reference (TYPE) | TSOAP_ERROR_LOCATION | 20061010 | ||||
| 3 | E_PROCESS_CONTROL | Call by reference | Object reference (TYPE REF TO) | IF_SET_LUW_PROCESSING_INFO | 20061020 | ||||
| 4 | E_TEXT | Call by reference | Type reference (TYPE) | STRING | 20061004 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20061004 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20061004 |
Method CONSTRUCTOR on class CX_SOAP_CORE_PROXY has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |