SAP ABAP Class CL_SOAP_RAL_ADAPTER_MANAGER (Factory for RAL Adapter)
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

⤷

⤷

Properties
Class | CL_SOAP_RAL_ADAPTER_MANAGER | |
Short Description | Factory for RAL Adapter | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20120302 | SAP |
Last change | 20130531 | 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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SOAP_RAL_ADAPTER_MANAGER has no interface implemented.
Friends
Class CL_SOAP_RAL_ADAPTER_MANAGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | See coding | 20120302 | ||||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20120302 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20120302 | |
2 | ![]() |
Static method | Public | Method | 20120302 | |
3 | ![]() |
Static method | Public | Method | 20120425 | |
4 | ![]() |
Static method | Public | Method | 20120419 | |
5 | ![]() |
Static method | Public | Method | 20120419 |
Events
Class CL_SOAP_RAL_ADAPTER_MANAGER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ADAPTER_INSTANCE | Private | See coding | 20120302 | BEGIN OF ty_adapter_instance,
name TYPE srt_wsp_dt_obj_name,
oper_name TYPE srt_wsp_dt_obj_name,
location TYPE srt_location,
msg_id TYPE guid_32,
instance TYPE REF TO if_soap_ral_adapter,
END OF ty_adapter_instance
|
Method Signatures
Method CONFIRM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSG_ID | Call by reference | Type reference (TYPE) | GUID_32 | 20120302 | |||
2 | ![]() |
IV_REMOTE_IP_ADDRESS | Call by reference | Type reference (TYPE) | IF_SOAP_RAL_ADAPTER=>TY_IP_ADDRESS | Read Access Logging: IPv4 Address | 20120419 |
Method CONFIRM on class CL_SOAP_RAL_ADAPTER_MANAGER has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOCATION | Call by reference | Type reference (TYPE) | SRT_LOCATION | 20120302 | |||
2 | ![]() |
IV_MSG_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20120302 | ||
3 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20120302 | |||
4 | ![]() |
IV_OPER_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20120302 | |||
5 | ![]() |
RO_RAL_ADAPTER | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_RAL_ADAPTER | 20120302 |
Method CREATE on class CL_SOAP_RAL_ADAPTER_MANAGER has no exception.
Method SET_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ERROR_MSG | Call by reference | Type reference (TYPE) | STRING | 20120425 | |||
2 | ![]() |
IV_IS_TECH_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120425 | ||
3 | ![]() |
IV_MSG_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20120425 |
Method SET_ERROR on class CL_SOAP_RAL_ADAPTER_MANAGER has no exception.
Method WRITE_FAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ERROR_MSG | Call by reference | Type reference (TYPE) | STRING | 20120419 | |||
2 | ![]() |
IV_MSG_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20120419 |
Method WRITE_FAULT on class CL_SOAP_RAL_ADAPTER_MANAGER has no exception.
Method WRITE_TECH_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ERROR_MSG | Call by reference | Type reference (TYPE) | STRING | 20120419 | |||
2 | ![]() |
IV_MSG_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20120419 |
Method WRITE_TECH_ERROR on class CL_SOAP_RAL_ADAPTER_MANAGER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |