SAP ABAP Class CL_ICI_SOAP_DELEGATE (ICI SOAP Proxy)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     ICI_OUTBOUND (Package) Integrated Communication Interface Outbound
Properties
Class CL_ICI_SOAP_DELEGATE  
Short Description ICI SOAP Proxy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICI_OUTBOUND   Integrated Communication Interface Outbound 
Created 20030813   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CICI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ICI_SOAP_DELEGATE has no interface implemented.
Friends
Class CL_ICI_SOAP_DELEGATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ERROR Instance attribute Private Type reference (TYPE) STRING 20030813
2 M_SOAPDOC Instance attribute Private Object reference (TYPE REF TO) CSOAPDOCUMENT 20030813
3 M_SOAPHTTP Instance attribute Private Object reference (TYPE REF TO) CSOAPTRANSPORTHTTP 20030813
4 M_SOAPSERIALIZE Instance attribute Private Object reference (TYPE REF TO) ISOAPSERIALIZE 20030813
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030813
2 _GET_DOC_AS_STRING Instance method Public Method 20030813
3 _GET_ERROR Instance method Public Method 20030813
4 _REQUEST_RESPONSE Instance method Public Method 20030813
5 _SET_BODY Instance method Public Method 20030813
6 _SET_HEADER Instance method Public Method 20030813
7 _SET_HTTP_TRANSPORT Instance method Public Method 20030813
Events
Class CL_ICI_SOAP_DELEGATE has no event.
Types
Class CL_ICI_SOAP_DELEGATE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ICI_SOAP_DELEGATE has no parameter.
Method CONSTRUCTOR on class CL_ICI_SOAP_DELEGATE has no exception.

Method _GET_DOC_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOCUMENT Value transfer Type reference (TYPE) STRING 20030813

Method _GET_DOC_AS_STRING on class CL_ICI_SOAP_DELEGATE has no exception.

Method _GET_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ERROR Value transfer Type reference (TYPE) STRING 20030813

Method _GET_ERROR on class CL_ICI_SOAP_DELEGATE has no exception.

Method _REQUEST_RESPONSE Signature

Method _REQUEST_RESPONSE on class CL_ICI_SOAP_DELEGATE has no parameter.
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203

Method _SET_BODY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METHOD_NAME Value transfer Type reference (TYPE) STRING SOAP-Methodennamen 20030813
2 Importing NSPREFIX Value transfer Type reference (TYPE) STRING 20030813
3 Importing NSVALUE Value transfer Type reference (TYPE) STRING 20030813
4 Importing PARAM_IN Value transfer Type reference (TYPE) CICI_T_PARAM_IN 20030813
5 Importing PARAM_OUT Value transfer Type reference (TYPE) CICI_T_PARAM_OUT 20030813

Method _SET_BODY on class CL_ICI_SOAP_DELEGATE has no exception.

Method _SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEADER Value transfer Type reference (TYPE) CICI_T_SOAP_HEAD 20030813
2 Importing USE_ITEM_FORMAT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040318

Method _SET_HEADER on class CL_ICI_SOAP_DELEGATE has no exception.

Method _SET_HTTP_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Value transfer Type reference (TYPE) RFCDEST Name der Destination (SM59) 20030813
2 Importing SOAP_ACTION Value transfer Type reference (TYPE) STRING 20030813

Method _SET_HTTP_TRANSPORT on class CL_ICI_SOAP_DELEGATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400