SAP ABAP Class CL_SWF_WSI_PART (Message Part)
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_PART Message Part Interface 20011120
Properties
Class CL_SWF_WSI_PART  
Short Description Message Part    
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 20011120   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFTY Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWFWS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_WSI_PART Message Part Interface 20011120
Friends
Class CL_SWF_WSI_PART has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABAPTYPE Instance attribute Private Type reference (TYPE) SWC_TYPE ABAP Type of element 20011120
2 CO_CONSTRUCTMODE_SWCONT Static Attribute Private Type reference (TYPE) CHAR1 '0' Single-Character Flag 20011123
3 CO_CONSTRUCTMODE_XML Static Attribute Private Type reference (TYPE) CHAR1 '1' Single-Character Flag 20020207
4 DATATYPE Instance attribute Private Type reference (TYPE) TYPENAME Name of Dictionary type 20050302
5 DOM_ELEMENT Instance attribute Private Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20011120
6 FIELDNAME Instance attribute Private Type reference (TYPE) NAME_KOMP Component Name 20020207
7 NAME Instance attribute Private Type reference (TYPE) STRING 20011120
8 PROPERTIES Instance attribute Private Type reference (TYPE) SWFMESPPROP Properties of Message Part 20020221
9 VALUE Instance attribute Private Type reference (TYPE) SWFXST_TYPES Structure of All XML Schema Simple Types Supported By Us 20011120
10 VALUE_CHANGED Instance attribute Private Type reference (TYPE) FLAG Value changed in meantime 20020311
11 VALUE_REF Instance attribute Private Object reference (TYPE REF TO) DATA 20020227
12 XMLSTREAM Instance attribute Private Type reference (TYPE) XSTRING 20011120
13 XMLTYPE Instance attribute Private Type reference (TYPE) STRING 20011120
14 XMLVALUE Instance attribute Private Type reference (TYPE) STRING 20020207
15 XMLVALUE_URLENC Instance attribute Private Type reference (TYPE) STRING 20020208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20011123
2 CREATE_FROM_XML Static method Public Method Factory for String Representations (XML Types) 20020207
3 GET_ABAPTYPE Instance method Private Method 20020327
4 GET_CONTDEF Instance method Private Method 20020327
5 GET_PROPERTIES Instance method Private Method 20020327
6 GET_URLENCODED_NVP Instance method Private Method 20020327
7 GET_URLENCODED_STRING Instance method Private Method 20020327
8 GET_VALUE_IF Instance method Private Method 20020327
9 GET_VALUE_REF Instance method Private Method 20020327
10 GET_XMLTYPE Instance method Private Method 20020327
11 GET_XML_VALUE Instance method Private Method 20020327
12 SET_PROPERTIES Instance method Private Method 20020327
13 SET_VALUE Instance method Private Method 20020327
14 SET_VALUE_REF Instance method Private Method 20020327
15 SET_XML_VALUE Instance method Private Method 20020327
Events
Class CL_SWF_WSI_PART has no event.
Types
Class CL_SWF_WSI_PART has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONSTRUCTMODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20011123
2 Importing I_NAME Call by reference Type reference (TYPE) STRING 20011123
3 Importing I_XMLTYPE Call by reference Type reference (TYPE) STRING 20011123
4 Importing I_XMLVALUE Call by reference Type reference (TYPE) STRING 20020207
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20020311

Method CREATE_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PART Call by reference Object reference (TYPE REF TO) IF_SWF_WSI_PART Message-Part 20020207
2 Importing I_NAME Call by reference Type reference (TYPE) STRING 20020207
3 Importing I_XMLTYPE Call by reference Type reference (TYPE) STRING 20020207
4 Importing I_XMLVALUE Call by reference Type reference (TYPE) STRING 20020207
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20020311

Method GET_ABAPTYPE Signature

Method GET_ABAPTYPE on class CL_SWF_WSI_PART has no parameter.
Method GET_ABAPTYPE on class CL_SWF_WSI_PART has no exception.

Method GET_CONTDEF Signature

Method GET_CONTDEF on class CL_SWF_WSI_PART has no parameter.
Method GET_CONTDEF on class CL_SWF_WSI_PART has no exception.

Method GET_PROPERTIES Signature

Method GET_PROPERTIES on class CL_SWF_WSI_PART has no parameter.
Method GET_PROPERTIES on class CL_SWF_WSI_PART has no exception.

Method GET_URLENCODED_NVP Signature

Method GET_URLENCODED_NVP on class CL_SWF_WSI_PART has no parameter.
Method GET_URLENCODED_NVP on class CL_SWF_WSI_PART has no exception.

Method GET_URLENCODED_STRING Signature

Method GET_URLENCODED_STRING on class CL_SWF_WSI_PART has no parameter.
Method GET_URLENCODED_STRING on class CL_SWF_WSI_PART has no exception.

Method GET_VALUE_IF Signature

Method GET_VALUE_IF on class CL_SWF_WSI_PART has no parameter.
Method GET_VALUE_IF on class CL_SWF_WSI_PART has no exception.

Method GET_VALUE_REF Signature

Method GET_VALUE_REF on class CL_SWF_WSI_PART has no parameter.
Method GET_VALUE_REF on class CL_SWF_WSI_PART has no exception.

Method GET_XMLTYPE Signature

Method GET_XMLTYPE on class CL_SWF_WSI_PART has no parameter.
Method GET_XMLTYPE on class CL_SWF_WSI_PART has no exception.

Method GET_XML_VALUE Signature

Method GET_XML_VALUE on class CL_SWF_WSI_PART has no parameter.
Method GET_XML_VALUE on class CL_SWF_WSI_PART has no exception.

Method SET_PROPERTIES Signature

Method SET_PROPERTIES on class CL_SWF_WSI_PART has no parameter.
Method SET_PROPERTIES on class CL_SWF_WSI_PART has no exception.

Method SET_VALUE Signature

Method SET_VALUE on class CL_SWF_WSI_PART has no parameter.
Method SET_VALUE on class CL_SWF_WSI_PART has no exception.

Method SET_VALUE_REF Signature

Method SET_VALUE_REF on class CL_SWF_WSI_PART has no parameter.
Method SET_VALUE_REF on class CL_SWF_WSI_PART has no exception.

Method SET_XML_VALUE Signature

Method SET_XML_VALUE on class CL_SWF_WSI_PART has no parameter.
Method SET_XML_VALUE on class CL_SWF_WSI_PART has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 620