SAP ABAP Class CL_ICF_WS_TRANSFER (ICF Transformation WSRM)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     SHTTP_WS_TRANSFER (Package) Package for WS Transfer
Properties
Class CL_ICF_WS_TRANSFER  
Short Description ICF Transformation WSRM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SHTTP_WS_TRANSFER   Package for WS Transfer 
Created 20080310   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICF_WS_TRANSFER has no forward declaration.
Interfaces
Class CL_ICF_WS_TRANSFER has no interface implemented.
Friends
Class CL_ICF_WS_TRANSFER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ICF_PREFIX Constant Public Type reference (TYPE) STRING '/ICF/' 20080310
2 CO_PROXY_PREFIX Constant Public Type reference (TYPE) STRING '/RFCP/' 20080910
3 CO_RFC_PREFIX Constant Public Type reference (TYPE) STRING '/RFC/' 20080310
Methods
# Method Level Visibility Method type Description Created on
1 COPY_DATA_FROM_ICF_TO_WS Static method Public Method Transfers ICF secure store to Web service 20080310
2 COPY_DATA_FROM_PROXY_TO_WS Static method Public Method Transfers Proxy secure store to Web Service 20080910
3 COPY_DATA_FROM_RFC_TO_WS Static method Public Method Transfers RFC secure store to Web service 20080310
4 GET_SERVICES_FOR_WS_TRANSFER Static method Public Method Specifies ICF service for WS transfer 20080310
5 _COPY_DATA_TO_WS Static method Public Method Kernel Call for Data Transfer 20080310
Events
Class CL_ICF_WS_TRANSFER has no event.
Types
Class CL_ICF_WS_TRANSFER has no local type.
Method Signatures

Method COPY_DATA_FROM_ICF_TO_WS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ESI_IDENTIFIER Call by reference Type reference (TYPE) ICFGUID32WS Identifier für Webservice 20080310
2 Importing ICF_IDENTIFIER Call by reference Type reference (TYPE) ICFNODGUID GUID eines ICF-Service-Knotens 20080310
3 Exporting MSG_RETURN Call by reference Type reference (TYPE) BAPIRET2 Rückgabe Fehlermeldungen (aus Secstore) 20080910
# Exception Resumable Description Created on
1 CX_ICF_WS_TRANSFER Exeception Klasse für CL_ICF_WS_TRANSFER 20080314

Method COPY_DATA_FROM_PROXY_TO_WS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ESI_IDENTIFIER Call by reference Type reference (TYPE) ICFGUID32WS Identifier für Webservice 20080910
2 Exporting MSG_RETURN Call by reference Type reference (TYPE) BAPIRET2 Rückgabe Fehlermeldungen (aus Secstore) 20080910
3 Importing RFC_IDENTIFIER Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20080918
# Exception Resumable Description Created on
1 CX_ICF_WS_TRANSFER Exeception Klasse für CL_ICF_WS_TRANSFER 20080918

Method COPY_DATA_FROM_RFC_TO_WS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ESI_IDENTIFIER Call by reference Type reference (TYPE) ICFGUID32WS ESI Identifier 20080310
2 Exporting MSG_RETURN Call by reference Type reference (TYPE) BAPIRET2 Rückgabe Fehlermeldungen (aus Secstore) 20080910
3 Importing RFC_IDENTIFIER Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20080310
# Exception Resumable Description Created on
1 CX_ICF_WS_TRANSFER Exeception Klasse für CL_ICF_WS_TRANSFER 20080314

Method GET_SERVICES_FOR_WS_TRANSFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting WS_USER_EXTALIAS Call by reference Type reference (TYPE) ICF_TT_EXTALIAS_TF ICF: Externe Aliase Transfertabelle für Webservice 20080310
2 Exporting WS_USER_SERVICE Call by reference Type reference (TYPE) ICF_TT_SERV_TF ICF: Service Transfertabelle für Webservice 20080310

Method GET_SERVICES_FOR_WS_TRANSFER on class CL_ICF_WS_TRANSFER has no exception.

Method _COPY_DATA_TO_WS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) STRING 20080310
2 Returning RC Value transfer Type reference (TYPE) I 20080310
3 Importing SRC_IDENTIFIER Call by reference Type reference (TYPE) STRING 20080310
4 Importing TARGET_IDENTIFIER Call by reference Type reference (TYPE) STRING 20080310

Method _COPY_DATA_TO_WS on class CL_ICF_WS_TRANSFER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711