SAP ABAP Interface IF_SWF_WSI_PART (Message Part 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_PART Message Part 20011120
Properties
Interface IF_SWF_WSI_PART  
Short Description Message Part 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_PART has no forward declaration.
Interfaces
Interface IF_SWF_WSI_PART has no interface.
Friends
Interface IF_SWF_WSI_PART has no friend.
Attributes
Interface IF_SWF_WSI_PART has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ABAPTYPE Instance method Public Method Delivers the ABAP Type of the Message Part 20020326
2 GET_CONTDEF Instance method Public Method Delivers CONTDEF Structure 20020213
3 GET_NAME Instance method Public Method Delivers the Name of the Message Part 20020327
4 GET_PROPERTIES Instance method Public Method Reads the Properties 20020221
5 GET_URLENCODED_NVP Instance method Public Method Delivers Name Value Pair urlEncoded 20020327
6 GET_URLENCODED_STRING Instance method Public Method Delivers Value of Message Part URL-Encoded (If Possible) 20011120
7 GET_VALUE_IF Instance method Public Method Delivers the Value in Internal ABAP Format 20020228
8 GET_VALUE_REF Instance method Public Method Delivers ABAP Value as Data Reference 20020222
9 GET_VALUE_REF_CNT Instance method Public Method Delivers ABAP Value as Data Reference for Container 20050302
10 GET_XMLTYPE Instance method Public Method Delivers the XML Types of the Part 20020214
11 GET_XML_VALUE Instance method Public Method Delivers the Value in the XML Format 20020315
12 SET_PROPERTIES Instance method Public Method Sets the Properties 20020221
13 SET_VALUE Instance method Public Method Sets Value of Message Part 20020213
14 SET_VALUE_REF Instance method Public Method Sets the Value Using the Data Reference 20020227
15 SET_XML_VALUE Instance method Public Method Sets the Value as XML String 20020213
Events
Interface IF_SWF_WSI_PART has no event.
Types
Interface IF_SWF_WSI_PART has no local type.
Method Signatures

Method GET_ABAPTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ABAPTYPE Value transfer Type reference (TYPE) ABAPTYPE ABAP/4-Datentyp 20020326

Method GET_ABAPTYPE on Interface IF_SWF_WSI_PART has no exception.

Method GET_CONTDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONTDEF Call by reference Type reference (TYPE) SWCONTDEF Definitions-Struktur 20020213

Method GET_CONTDEF on Interface IF_SWF_WSI_PART has no exception.

Method GET_NAME Signature

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

Method GET_NAME on Interface IF_SWF_WSI_PART has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROPERTIES Value transfer Type reference (TYPE) SWFMESPPROP Eigenschaften von Message-Part 20020221

Method GET_PROPERTIES on Interface IF_SWF_WSI_PART has no exception.

Method GET_URLENCODED_NVP Signature

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

Method GET_URLENCODED_NVP on Interface IF_SWF_WSI_PART has no exception.

Method GET_URLENCODED_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STRING Value transfer Type reference (TYPE) STRING 20011120

Method GET_URLENCODED_STRING on Interface IF_SWF_WSI_PART has no exception.

Method GET_VALUE_IF Signature

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

Method GET_VALUE_IF on Interface IF_SWF_WSI_PART has no exception.

Method GET_VALUE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE_REF Call by reference Object reference (TYPE REF TO) DATA 20020222

Method GET_VALUE_REF on Interface IF_SWF_WSI_PART has no exception.

Method GET_VALUE_REF_CNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE_REF Call by reference Object reference (TYPE REF TO) DATA 20050302

Method GET_VALUE_REF_CNT on Interface IF_SWF_WSI_PART has no exception.

Method GET_XMLTYPE Signature

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

Method GET_XMLTYPE on Interface IF_SWF_WSI_PART has no exception.

Method GET_XML_VALUE Signature

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

Method GET_XML_VALUE on Interface IF_SWF_WSI_PART has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROPERTIES Value transfer Type reference (TYPE) SWFMESPPROP Eigenschaften von Message-Part 20020221

Method SET_PROPERTIES on Interface IF_SWF_WSI_PART has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) SWFXST_TYPES XML Schema-Typen 20020213
# Exception Resumable Description Created on
1 CONVERSION_ERROR Fehler bei der Konvertierung 20020304

Method SET_VALUE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE_REF Call by reference Object reference (TYPE REF TO) DATA 20020227
# Exception Resumable Description Created on
1 CONVERSION_ERROR Fehler bei der Werzuweisung 20020227

Method SET_XML_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XML_VALUE Call by reference Type reference (TYPE) STRING 20020213
# Exception Resumable Description Created on
1 ARITHMETIC_OVERFLOW Überlauf bei der Wertzuweisung 20020311
2 CONVERSION_ERROR Fehler bei der Konvertierung 20020304
3 INVALID_XMLTYPE ungültiger XML-Typ 20020304
History
Last changed by/on SAP  20110908 
SAP Release Created in 620