SAP ABAP Class CL_SWF_WSI_MESSAGE_HTTP (Message in httpUrlEncoded Format)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_HTTP (Package) Incorporation of External Services with HTTP into a Workflow

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_WSI_MESSAGE | Message Interface | 20020314 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_WSS_PART_ITERATOR | Iterator Using the Message Part | 20020314 |
Properties
Class | CL_SWF_WSI_MESSAGE_HTTP | |
Short Description | Message in httpUrlEncoded Format | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_HTTP | Incorporation of External Services with HTTP into a Workflow |
Created | 20020314 | SAP |
Last change | 20110908 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_WSI_MESSAGE | Message Interface | 20020314 | ||
2 | IF_SWF_WSS_PART_ITERATOR | Iterator Using the Message Part | 20020314 |
Friends
Class CL_SWF_WSI_MESSAGE_HTTP 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) | SYTABIX | Internal Tables, Current Row Index | 20020314 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFWSMSKND | Message Type (Input, Output, Fault) | 20020314 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFWSIMPLPBINDT | Binding of Individual Message Parts | 20020315 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20020314 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFWSMESPARTT | Table of Message Parts | 20020314 |
Methods
Events
Class CL_SWF_WSI_MESSAGE_HTTP has no event.
Types
Class CL_SWF_WSI_MESSAGE_HTTP has no local type.
Method Signatures
Method ADD_PART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Message-Parts | 20020314 | ||
2 | ![]() |
I_PART | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSI_PART | Message-Part-Interface | 20020314 |
Method ADD_PART on class CL_SWF_WSI_MESSAGE_HTTP has no exception.
Method BUILD_HTTP_URLENCODED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | 20020325 |
Method BUILD_HTTP_URLENCODED on class CL_SWF_WSI_MESSAGE_HTTP has no exception.
Method BUILD_MIME_MULTIPART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BINDING_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Schleifen, aktueller Schleifendurchlauf | 20020327 | ||
2 | ![]() |
I_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | 20020327 |
Method BUILD_MIME_MULTIPART on class CL_SWF_WSI_MESSAGE_HTTP has no exception.
Method BUILD_MIME_PART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BINDING_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20020327 | ||
2 | ![]() |
I_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | 20020327 |
Method BUILD_MIME_PART on class CL_SWF_WSI_MESSAGE_HTTP has no exception.
Method BUILD_MIME_URLENCODED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | 20020327 | ||
2 | ![]() |
I_PART | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSI_PART | Message-Part-Interface | 20020327 |
Method BUILD_MIME_URLENCODED on class CL_SWF_WSI_MESSAGE_HTTP has no exception.
Method BUILD_MIME_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | 20020327 | ||
2 | ![]() |
I_PART | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSI_PART | Message-Part-Interface | 20020327 |
Method BUILD_MIME_XML on class CL_SWF_WSI_MESSAGE_HTTP has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSI_MESSAGE | Message-Interface | 20020315 | ||
2 | ![]() |
I_IMPLEMENTATION | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WSP_IMPLEMENTATION | WebService-Implementation im XML-Cache | 20020315 | ||
3 | ![]() |
I_INTERFACE | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WSP_INTERFACE | WebService-Interface im XML-Cache | 20020315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im WebServices-Handler | 20020315 |
Method CREATE_FROM_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSI_MESSAGE | Message-Interface | 20020314 | ||
2 | ![]() |
I_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20020314 | ||
3 | ![]() |
I_IMPLEMENTATION | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WSP_IMPLEMENTATION | WebService-Implementation im XML-Cache | 20020314 | ||
4 | ![]() |
I_INTERFACE | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WSP_INTERFACE | WebService-Interface im XML-Cache | 20020314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im WebServices-Handler | 20020314 |
Method DIGEST_HTTP_URLENCODED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | 20020327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im WebServices-Handler | 20020327 |
Method DIGEST_MIME_MULTIPART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BINDING_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20020327 | ||
2 | ![]() |
I_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | 20020327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im WebServices-Handler | 20020328 |
Method DIGEST_MIME_PART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BINDING_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20020327 | ||
2 | ![]() |
I_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | 20020327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im WebServices-Handler | 20020327 |
Method DIGEST_MIME_URLENCODED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | 20020327 | ||
2 | ![]() |
I_PART | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSI_PART | Message-Part-Interface | 20020327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im WebServices-Handler | 20020327 |
Method DIGEST_MIME_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | 20020327 | ||
2 | ![]() |
I_PART | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSI_PART | Message-Part-Interface | 20020327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im WebServices-Handler | 20020327 |
Method GET_PARTS_AS_FORMFIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FORMFIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20020315 |
Method GET_PARTS_AS_FORMFIELDS on class CL_SWF_WSI_MESSAGE_HTTP has no exception.
Method SET_MESSAGE_KIND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MESSAGE_KIND | Call by reference | Type reference (TYPE) | SWFWSMSKND | Art der Nachricht (input, output, fault) | 20020314 |
Method SET_MESSAGE_KIND on class CL_SWF_WSI_MESSAGE_HTTP has no exception.
Method SET_PART_BINDINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PART_BINDINGS | Call by reference | Type reference (TYPE) | SWFWSIMPLPBINDT | Binding einzelner Message-Parts | 20020315 |
Method SET_PART_BINDINGS on class CL_SWF_WSI_MESSAGE_HTTP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |