SAP ABAP Class CL_SWF_WSI_MESSAGE_LOCAL (Message in httpUrlEncoded Format)
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_MESSAGE | Message Interface | 20021030 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_WSS_PART_ITERATOR | Iterator Using the Message Part | 20021030 |
Properties
| Class | CL_SWF_WSI_MESSAGE_LOCAL | |
| Short Description | Message in httpUrlEncoded Format | |
| 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 | 20021030 | SAP |
| Last change | 20110908 | 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_MESSAGE | Message Interface | 20021030 | ||
| 2 | IF_SWF_WSS_PART_ITERATOR | Iterator Using the Message Part | 20021030 |
Friends
Class CL_SWF_WSI_MESSAGE_LOCAL 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) | SYTABIX | Internal Tables, Current Row Index | 20021030 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWFWSMSKND | Message Type (Input, Output, Fault) | 20021030 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWFWSIMPLPBINDT | Binding of Individual Message Parts | 20021030 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20021030 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | SWFWSMESPARTT | Table of Message Parts | 20021030 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Message Part | 20021030 | |
| 2 | Static method | Public | Method | Factory | 20021030 | |
| 3 | Instance method | Private | Method | Sets Type of Message (Input, Output, Fault) | 20021030 |
Events
Class CL_SWF_WSI_MESSAGE_LOCAL has no event.
Types
Class CL_SWF_WSI_MESSAGE_LOCAL has no local type.
Method Signatures
Method ADD_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Message-Parts | 20021030 | |||
| 2 | I_PART | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSI_PART | Message-Part-Interface | 20021030 |
Method ADD_PART on class CL_SWF_WSI_MESSAGE_LOCAL has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSI_MESSAGE | Message-Interface | 20021030 | |||
| 2 | I_INTERFACE | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WSP_INTERFACE | WebService-Interface im XML-Cache | 20021030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20021030 |
Method SET_MESSAGE_KIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE_KIND | Call by reference | Type reference (TYPE) | SWFWSMSKND | Art der Nachricht (input, output, fault) | 20021030 |
Method SET_MESSAGE_KIND on class CL_SWF_WSI_MESSAGE_LOCAL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |