SAP ABAP Class CL_SWH_WEB_PROCESS_PROXY (Workflow: Web Activity: Process Proxy)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWH (Package) Business Workflow: Objects for Demos,Test,Docu,Performance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_IFS_WEB_PROCESS_PROXY | Web Activity: Abstract Proxy for a (Remote) Process | 20011218 |
Properties
| Class | CL_SWH_WEB_PROCESS_PROXY | |
| Short Description | Workflow: Web Activity: Process Proxy | |
| Super Class | CL_SWF_IFS_WEB_PROCESS_PROXY | Web Activity: Abstract Proxy for a (Remote) Process |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWH | Business Workflow: Objects for Demos,Test,Docu,Performance |
| Created | 20011218 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SWH_WEB_PROCESS_PROXY has no interface implemented.
Friends
Class CL_SWH_WEB_PROCESS_PROXY has no friend class.
Attributes
Class CL_SWH_WEB_PROCESS_PROXY has no attribute.
Methods
Class CL_SWH_WEB_PROCESS_PROXY has no method.
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CANCELLED | Instance Event (0) |
Public (2) |
Process canceled | 20011218 |
| 2 | COMPLETED | Instance Event (0) |
Public (2) |
Process completed | 20011218 |
| 3 | STRING_UPDATE | Instance Event (0) |
Public (2) |
Notification: String Update | 20011218 |
Types
Class CL_SWH_WEB_PROCESS_PROXY has no local type.
Event Signatures
Event CANCELLED Signature
Event CANCELLED on class CL_SWH_WEB_PROCESS_PROXY has no parameter.
Event COMPLETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML_DOCUMENT | Exporting | Value transfer | Type reference (TYPE) | SIBFLPORB | CL_SWF_IFS_BOR_TYPE=>MC_XML_DOC | 20011218 |
Event STRING_UPDATE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRING | Exporting | Value transfer | Type reference (TYPE) | STRING | 20011218 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |