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 | ![]() |
Instance method | Public | Method | Delivers the ABAP Type of the Message Part | 20020326 |
2 | ![]() |
Instance method | Public | Method | Delivers CONTDEF Structure | 20020213 |
3 | ![]() |
Instance method | Public | Method | Delivers the Name of the Message Part | 20020327 |
4 | ![]() |
Instance method | Public | Method | Reads the Properties | 20020221 |
5 | ![]() |
Instance method | Public | Method | Delivers Name Value Pair urlEncoded | 20020327 |
6 | ![]() |
Instance method | Public | Method | Delivers Value of Message Part URL-Encoded (If Possible) | 20011120 |
7 | ![]() |
Instance method | Public | Method | Delivers the Value in Internal ABAP Format | 20020228 |
8 | ![]() |
Instance method | Public | Method | Delivers ABAP Value as Data Reference | 20020222 |
9 | ![]() |
Instance method | Public | Method | Delivers ABAP Value as Data Reference for Container | 20050302 |
10 | ![]() |
Instance method | Public | Method | Delivers the XML Types of the Part | 20020214 |
11 | ![]() |
Instance method | Public | Method | Delivers the Value in the XML Format | 20020315 |
12 | ![]() |
Instance method | Public | Method | Sets the Properties | 20020221 |
13 | ![]() |
Instance method | Public | Method | Sets Value of Message Part | 20020213 |
14 | ![]() |
Instance method | Public | Method | Sets the Value Using the Data Reference | 20020227 |
15 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | SWFXST_TYPES | XML Schema-Typen | 20020213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_VALUE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20020227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_XML_VALUE | Call by reference | Type reference (TYPE) | STRING | 20020213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Überlauf bei der Wertzuweisung | 20020311 | |
2 | ![]() |
Fehler bei der Konvertierung | 20020304 | |
3 | ![]() |
ungültiger XML-Typ | 20020304 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |