SAP ABAP Interface IF_GRFN_MSMP_WF_TEMPLATE (MSMP WF Template Interface)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_MSMP_WORKFLOW (Package) GRC Shared MSMP Engine
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
Interface IF_GRFN_MSMP_WF_TEMPLATE  
Short Description MSMP WF Template Interface    
General Data
Package GRFN_MSMP_WORKFLOW   GRC Shared MSMP Engine 
Created 20090925   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRFN_MSMP_WF_TEMPLATE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20090929
2 BI_PERSISTENT Persistent Business Instance 20090929
3 IF_WORKFLOW Business Workflow 20090929
Friends
Interface IF_GRFN_MSMP_WF_TEMPLATE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CANCEL_EVENT_NAME Constant Public Type reference (TYPE) CHAR30 'CANCEL' Cancelling Event name 20091012
2 CANCEL_RESTART_EVENT_NAME Constant Public Type reference (TYPE) CHAR30 'CANCEL_RESTART' Cancel and Restart Event Name 20100225
3 REJECT_EVENT_NAME Constant Public Type reference (TYPE) CHAR30 'REJECT' Reject path event name 20100614
4 STAGE_COMPLETED_EVENT_NAME Constant Public Type reference (TYPE) CHAR30 'STAGE_COMPLETED' Stage completed event name 20100615
5 START_EVENT_NAME 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 GET_WF_TEMPLATE_CLASS 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
Interface 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 Returning RV_CLASS_NAME Value transfer Type reference (TYPE) SEOCLSNAME Object Type Name 20090928

Method GET_WF_TEMPLATE_CLASS on Interface 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 600