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 | 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_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 | Instance attribute | Private | Type reference (TYPE) | SWC_TYPE | ABAP Type of element | 20011120 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | '0' | Single-Character Flag | 20011123 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | '1' | Single-Character Flag | 20020207 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | TYPENAME | Name of Dictionary type | 20050302 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20011120 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | NAME_KOMP | Component Name | 20020207 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20011120 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | SWFMESPPROP | Properties of Message Part | 20020221 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SWFXST_TYPES | Structure of All XML Schema Simple Types Supported By Us | 20011120 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | FLAG | Value changed in meantime | 20020311 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20020227 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20011120 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | 20011120 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020207 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20011123 | ||
| 2 | Static method | Public | Method | Factory for String Representations (XML Types) | 20020207 | |
| 3 | Instance method | Private | Method | 20020327 | ||
| 4 | Instance method | Private | Method | 20020327 | ||
| 5 | Instance method | Private | Method | 20020327 | ||
| 6 | Instance method | Private | Method | 20020327 | ||
| 7 | Instance method | Private | Method | 20020327 | ||
| 8 | Instance method | Private | Method | 20020327 | ||
| 9 | Instance method | Private | Method | 20020327 | ||
| 10 | Instance method | Private | Method | 20020327 | ||
| 11 | Instance method | Private | Method | 20020327 | ||
| 12 | Instance method | Private | Method | 20020327 | ||
| 13 | Instance method | Private | Method | 20020327 | ||
| 14 | Instance method | Private | Method | 20020327 | ||
| 15 | 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 | I_CONSTRUCTMODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20011123 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20011123 | ||||
| 3 | I_XMLTYPE | Call by reference | Type reference (TYPE) | STRING | 20011123 | ||||
| 4 | I_XMLVALUE | Call by reference | Type reference (TYPE) | STRING | 20020207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_PART | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSI_PART | Message-Part | 20020207 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20020207 | ||||
| 3 | I_XMLTYPE | Call by reference | Type reference (TYPE) | STRING | 20020207 | ||||
| 4 | I_XMLVALUE | Call by reference | Type reference (TYPE) | STRING | 20020207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 |