SAP ABAP Class CL_SOAP_MAPPING_OB_DIRECT (WS Direct Mapping Outbound)
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) | CL_SOAP_MAPPING_OUTBOUND | Outbound mapping | 20120801 |
Properties
| Class | CL_SOAP_MAPPING_OB_DIRECT | |
| Short Description | WS Direct Mapping Outbound | |
| Super Class | CL_SOAP_MAPPING_OUTBOUND | Outbound mapping |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20120801 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SOAP_MAPPING_OB_DIRECT has no interface implemented.
Friends
Class CL_SOAP_MAPPING_OB_DIRECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'CL_SOAP_MAPPING_OB_DIRECT' | 20120801 | |||
| 2 | Constant | Protected | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_PROTOCOLS | 20120801 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PROXY_FRAMEWORK | 20120801 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120801 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120801 | ||
| 2 | Instance method | Private | Method | 20120801 | ||
| 3 | Instance method | Private | Method | 20120801 | ||
| 4 | Instance method | Private | Event handling method | 20120801 |
Events
Class CL_SOAP_MAPPING_OB_DIRECT has no event.
Types
Class CL_SOAP_MAPPING_OB_DIRECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PROXY_MAPPING | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_MAPPING | 20120801 | ||||
| 2 | IR_SOURCE_SOAP_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_APPLICATION | 20120801 | ||||
| 3 | IV_ASYNCHRONOUS_PROCESSING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120801 | ||||
| 4 | IV_MAPPING_NAME | Call by reference | Type reference (TYPE) | STRING | 20120801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120801 |
Method EXECUTE_MAPPING_ASYNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PROXY_DIRECT_MAPPING | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_DIRECT_MAPPING | 20120801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120801 |
Method EXECUTE_MAPPING_SYNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PROXY_DIRECT_MAPPING | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_DIRECT_MAPPING | 20120801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120801 |
Method ON_TARGET_BEFORE_SAVING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADJUSTABLE_PERSISTANCE | Value transfer | Attribute reference (LIKE) | 20120801 | |||||
| 2 | MESSAGE_ID | Value transfer | Attribute reference (LIKE) | 20120801 |
Method ON_TARGET_BEFORE_SAVING on class CL_SOAP_MAPPING_OB_DIRECT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |