SAP ABAP Interface IF_SWF_WSI_MESSAGE (Message Interface)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_WSI_MESSAGE_HTTP Message in httpUrlEncoded Format 20020314
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_WSI_MESSAGE_LOCAL Message in httpUrlEncoded Format 20021030
Properties
Interface IF_SWF_WSI_MESSAGE  
Short Description Message Interface    
General Data
Package SWF_HTTP   Incorporation of External Services with HTTP into a Workflow 
Created 20011116   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_WSI_MESSAGE has no forward declaration.
Interfaces
Interface IF_SWF_WSI_MESSAGE has no interface.
Friends
Interface IF_SWF_WSI_MESSAGE has no friend.
Attributes
Interface IF_SWF_WSI_MESSAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_REQUEST Instance method Public Method Creates an HTTP Request 20020315
2 DIGEST_CALLBACK_REQUEST Instance method Public Method Processing HTTP callback 20020315
3 DIGEST_NAME_VALUE_PAIRS Instance method Public Method Processing name-value pair as parameter 20021030
4 DIGEST_RESPONSE Instance method Public Method Processing HTTP response 20020315
5 GET_MESSAGE_KIND Instance method Public Method Delivers Type of Message (Input, Output, Fault) 20011126
6 GET_MESSAGE_STRING Instance method Public Method Delivers String Representation of Message 20011121
7 GET_NAME Instance method Public Method Delivers Name of Message 20011116
8 GET_PART Instance method Public Method Delivers Message Part 20011116
9 GET_PART_ITERATOR Instance method Public Method Delivers Iterator About the Message Parts 20020222
10 GET_PART_NAME_LIST Instance method Public Method Delivers List of all Message Part Names 20011127
Events
Interface IF_SWF_WSI_MESSAGE has no event.
Types
Interface IF_SWF_WSI_MESSAGE has no local type.
Method Signatures

Method BUILD_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HTTP_VERB Call by reference Type reference (TYPE) SWFWSHTTPVERB HTTP-Verb (GET od. POST) 20020315
2 Importing I_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020315

Method BUILD_REQUEST on Interface IF_SWF_WSI_MESSAGE has no exception.

Method DIGEST_CALLBACK_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020315
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20020315

Method DIGEST_NAME_VALUE_PAIRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETERS_NVP Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20021030
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20021030

Method DIGEST_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RESPONSE Call by reference Object reference (TYPE REF TO) IF_HTTP_RESPONSE HTTP Framework (iHTTP) HTTP Response 20020315
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20020315

Method GET_MESSAGE_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE_KIND Call by reference Type reference (TYPE) SWFWSMSKND Art der Nachricht (input, output, fault) 20011126

Method GET_MESSAGE_KIND on Interface IF_SWF_WSI_MESSAGE has no exception.

Method GET_MESSAGE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE Call by reference Type reference (TYPE) STRING 20011121

Method GET_MESSAGE_STRING on Interface IF_SWF_WSI_MESSAGE has no exception.

Method GET_NAME Signature

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

Method GET_NAME on Interface IF_SWF_WSI_MESSAGE has no exception.

Method GET_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Value transfer Type reference (TYPE) STRING 20011116
2 Exporting R_PART Call by reference Object reference (TYPE REF TO) IF_SWF_WSI_PART Message-Part-Interface 20011116
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20011126

Method GET_PART_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PART_ITERATOR Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_PART_ITERATOR Iterator über die Message-Parts 20020222

Method GET_PART_ITERATOR on Interface IF_SWF_WSI_MESSAGE has no exception.

Method GET_PART_NAME_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PART_NAME_LIST Call by reference Type reference (TYPE) SWFWSNMLST Liste von Namen 20011127

Method GET_PART_NAME_LIST on Interface IF_SWF_WSI_MESSAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620