SAP ABAP Class CL_SOAP_MAPPING_OUTBOUND_SYNC (Mapping of synchronous (request-response) operations)
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 20120710
Properties
Class CL_SOAP_MAPPING_OUTBOUND_SYNC  
Short Description Mapping of synchronous (request-response) operations    
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 20120709   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SOAP_MAPPING_OUTBOUND_SYNC has no interface implemented.
Friends
Class CL_SOAP_MAPPING_OUTBOUND_SYNC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Protected Type reference (TYPE) STRING 'CL_SOAP_MAPPING_OUTBOUND_SYNC' 20120710
2 CO_PROCESSOR_ID Constant Protected Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_PROTOCOLS 20120710
3 MR_PROXY_GENERIC_CLIENT Instance attribute Protected Object reference (TYPE REF TO) IF_PROXY_GENERIC_CLIENT 20120710
4 MV_FAULT Instance attribute Protected Type reference (TYPE) XSTRING 20120710
5 MV_RESPONSE Instance attribute Protected Type reference (TYPE) XSTRING 20120710
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120710
2 MAP_FAULT Instance method Private Method 20120710
3 MAP_REQUEST Instance method Private Method 20120710
4 MAP_RESPONSE Instance method Private Method 20120710
Events
Class CL_SOAP_MAPPING_OUTBOUND_SYNC has no event.
Types
Class CL_SOAP_MAPPING_OUTBOUND_SYNC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROXY_MAPPING Call by reference Object reference (TYPE REF TO) IF_PROXY_MAPPING 20120710
2 Importing IR_SOURCE_SOAP_APPLICATION Call by reference Object reference (TYPE REF TO) CL_SOAP_APPLICATION 20120710
3 Importing IV_MAPPING_NAME Call by reference Type reference (TYPE) STRING 20120710
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20120710

Method MAP_FAULT Signature

Method MAP_FAULT on class CL_SOAP_MAPPING_OUTBOUND_SYNC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20120710

Method MAP_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_REQUEST_STRING_WRITER Call by reference Object reference (TYPE REF TO) CL_SXML_STRING_WRITER 20120710
2 Importing IV_REQUEST_METHOD_NAME Call by reference Type reference (TYPE) PRX_R3NAME 20120710
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20120710

Method MAP_RESPONSE Signature

Method MAP_RESPONSE on class CL_SOAP_MAPPING_OUTBOUND_SYNC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20120710
History
Last changed by/on SAP  20130531 
SAP Release Created in