SAP ABAP Class CL_ICI_CCS2ICI_SOAP_DELEGATE (ICI SOAP Proxy)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
ICI_CCS_SIMULATOR (Package) Communication Management Software Simulator
⤷
⤷
Properties
| Class | CL_ICI_CCS2ICI_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_CCS_SIMULATOR | Communication Management Software Simulator |
| Created | 20051213 | SAP |
| Last change | 20081007 | 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_ICI_CCS2ICI_SOAP_DELEGATE has no interface implemented.
Friends
Class CL_ICI_CCS2ICI_SOAP_DELEGATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20051213 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CSOAPDOCUMENT | 20051213 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CSOAPTRANSPORTHTTP | 20051213 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | ISOAPSERIALIZE | 20051213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20051213 | ||
| 2 | Instance method | Public | Method | lesen des SOAP Documents als String | 20051213 | |
| 3 | Instance method | Public | Method | Lesen des aufgetreten Fehlers | 20051213 | |
| 4 | Instance method | Public | Method | Senden des Request mit Verarbeitung der Response | 20051213 | |
| 5 | Instance method | Public | Method | Setzen des SOAP Body's | 20051213 | |
| 6 | Instance method | Public | Method | Set Body as string | 20051213 | |
| 7 | Instance method | Public | Method | Setzen des SOAP Headers | 20051213 | |
| 8 | Instance method | Public | Method | Setzen der HTTP Transportschicht | 20051213 |
Events
Class CL_ICI_CCS2ICI_SOAP_DELEGATE has no event.
Types
Class CL_ICI_CCS2ICI_SOAP_DELEGATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ICI_CCS2ICI_SOAP_DELEGATE has no parameter.
Method CONSTRUCTOR on class CL_ICI_CCS2ICI_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 | DOCUMENT | Value transfer | Type reference (TYPE) | STRING | 20051213 |
Method _GET_DOC_AS_STRING on class CL_ICI_CCS2ICI_SOAP_DELEGATE has no exception.
Method _GET_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Value transfer | Type reference (TYPE) | STRING | 20051213 |
Method _GET_ERROR on class CL_ICI_CCS2ICI_SOAP_DELEGATE has no exception.
Method _REQUEST_RESPONSE Signature
Method _REQUEST_RESPONSE on class CL_ICI_CCS2ICI_SOAP_DELEGATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für CRM ICI | 20051213 |
Method _SET_BODY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD_NAME | Value transfer | Type reference (TYPE) | STRING | SOAP-Methodennamen | 20051213 | |||
| 2 | NSPREFIX | Value transfer | Type reference (TYPE) | STRING | 20051213 | ||||
| 3 | NSVALUE | Value transfer | Type reference (TYPE) | STRING | 20051213 | ||||
| 4 | PARAM_IN | Value transfer | Type reference (TYPE) | CICI_T_PARAM_IN | 20051213 | ||||
| 5 | PARAM_OUT | Value transfer | Type reference (TYPE) | CICI_T_PARAM_OUT | 20051213 |
Method _SET_BODY on class CL_ICI_CCS2ICI_SOAP_DELEGATE has no exception.
Method _SET_DOC_AS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Value transfer | Type reference (TYPE) | STRING | 20051213 |
Method _SET_DOC_AS_STRING on class CL_ICI_CCS2ICI_SOAP_DELEGATE has no exception.
Method _SET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER | Call by reference | Type reference (TYPE) | CICI_T_SOAP_HEAD | 20051213 | ||||
| 2 | USE_ITEM_FORMAT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20051213 |
Method _SET_HEADER on class CL_ICI_CCS2ICI_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 | SOAP_ACTION | Value transfer | Type reference (TYPE) | STRING | 20051213 | ||||
| 2 | URL | Value transfer | Type reference (TYPE) | STRING | Name der Destination (SM59) | 20051213 |
Method _SET_HTTP_TRANSPORT on class CL_ICI_CCS2ICI_SOAP_DELEGATE has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 700 |