SAP ABAP Class IF_GRFN_MSMP_WF_TEMPLATE (MSMP WF Template Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | BI_OBJECT | Business Instance | 20090929 |
| 2 | Interface composition (i COMPRISING i_ref) | BI_PERSISTENT | Persistent Business Instance | 20090929 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_WORKFLOW | Business Workflow | 20090929 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_MSMP_WF_TEMPLATE_BASE | MSMP WF base template class | 20100323 |
Properties
| Class | IF_GRFN_MSMP_WF_TEMPLATE | |
| Short Description | MSMP WF Template Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090925 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GRFN_MSMP_WF_TEMPLATE has no forward declaration.
Interfaces
Class IF_GRFN_MSMP_WF_TEMPLATE has no interface implemented.
Friends
Class IF_GRFN_MSMP_WF_TEMPLATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR30 | 'CANCEL' | Cancelling Event name | 20091012 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR30 | 'CANCEL_RESTART' | Cancel and Restart Event Name | 20100225 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR30 | 'REJECT' | Reject path event name | 20100614 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR30 | 'STAGE_COMPLETED' | Stage completed event name | 20100615 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR30 | 'START' | Starting Event Name - has to be the alias !!! | 20090929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090928 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CANCEL | Static Event (1) |
Public (2) |
Cancel workflow | 20091009 |
| 2 | REJECT | Static Event (1) |
Public (2) |
Reject workflow path as wait event | 20100614 |
| 3 | STAGE_COMPLETED | Static Event (1) |
Public (2) |
Stage completed | 20100615 |
| 4 | START | Static Event (1) |
Public (2) |
Trigger WF Template Execution | 20090925 |
Types
Class IF_GRFN_MSMP_WF_TEMPLATE has no local type.
Method Signatures
Method GET_WF_TEMPLATE_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090928 |
Method GET_WF_TEMPLATE_CLASS on class IF_GRFN_MSMP_WF_TEMPLATE has no exception.
Event Signatures
Event CANCEL Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANCELLATIONTYPE | Exporting | Value transfer | Type reference (TYPE) | GRFNMW_PROCESS_CANCEL_TYPE | MSMP Cancellation Type | 20100311 |
Event REJECT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANCELLATIONTYPE | Exporting | Value transfer | Type reference (TYPE) | GRFNMW_PROCESS_CANCEL_TYPE | MSMP Cancellation Type | 20100614 |
Event STAGE_COMPLETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSMP_EDIT_CONTEXT | Exporting | Value transfer | Type reference (TYPE) | GRFN_MW_S_EDITABLE_CONTEXT | MSMP Execution Context for API and BWF | 20100615 |
Event START Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LINE_ITEMS | Exporting | Value transfer | Type reference (TYPE) | GRFN_T_MSMP_LINEITEM | Table of MSMP Line Item Keys | 20100409 | ||
| 2 | I_EXTERNAL_KEY | Exporting | Value transfer | Type reference (TYPE) | GRFN_MW_EXT_KEY | External Key | 20100130 | ||
| 3 | I_EXTERNAL_KEY_DISPLAY | Exporting | Value transfer | Type reference (TYPE) | GRFN_MW_EXT_KEY_DISPLAY | External Key for Display | 20100130 | ||
| 4 | I_INSTANCE_ID | Exporting | Value transfer | Type reference (TYPE) | GRFN_MW_INSTANCE_ID | Instance ID | 20100130 | ||
| 5 | I_LINE_ITEM_ID | Exporting | Value transfer | Type reference (TYPE) | GRFN_MW_LINE_ITEM | Line Item Key | 20100130 | ||
| 6 | I_PATH_ID | Exporting | Value transfer | Type reference (TYPE) | GRFN_MW_PATH_ID | Path ID | 20100130 | ||
| 7 | I_PATH_SEQNR | Exporting | Value transfer | Type reference (TYPE) | GRFN_MW_PATH_SEQNR | Path Sequence Number | 20100130 | ||
| 8 | I_PROCESS_ID | Exporting | Value transfer | Type reference (TYPE) | GRFN_MW_PROCESS_ID | Process ID | 20100130 | ||
| 9 | I_STAGE_INDEX | Exporting | Value transfer | Type reference (TYPE) | GRFN_MW_STG_INDEX | Stage index | 20100130 | ||
| 10 | I_VERSION | Exporting | Value transfer | Type reference (TYPE) | GRFN_MW_VERSION | Version ID | 20100130 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |