SAP ABAP Class CX_WS_MESSAGE_TUNNEL (WS Message Exception Tunnel)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_WS_MESSAGE (Package) Access to WS Message

⤷

⤷

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 | 20061124 |
Properties
Class | CX_WS_MESSAGE_TUNNEL | |
Short Description | WS Message Exception Tunnel | |
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_WS_MESSAGE | Access to WS Message |
Created | 20061124 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_WS_MESSAGE_TUNNEL has no forward declaration.
Interfaces
Class CX_WS_MESSAGE_TUNNEL has no interface implemented.
Friends
Class CX_WS_MESSAGE_TUNNEL 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 | '0013210708991DDB9EFD0D24A9405529' | 20061124 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TY_NAME_VALUE_TABLE | 20061124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20061124 |
Events
Class CX_WS_MESSAGE_TUNNEL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_NAME_VALUE_PAIR | Public | See coding | 20061124 | BEGIN OF ty_name_value_pair,
name TYPE string,
value TYPE string,
END OF ty_name_value_pair
|
||
2 | TY_NAME_VALUE_TABLE | Public | See coding | 20061124 | ty_name_value_table TYPE TABLE OF ty_name_value_pair
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME_VALUE_TABLE | Call by reference | Type reference (TYPE) | TY_NAME_VALUE_TABLE | 20061124 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20061124 | |||
3 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20061124 |
Method CONSTRUCTOR on class CX_WS_MESSAGE_TUNNEL has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |