SAP ABAP Class CL_GRFN_MSMP_WF_API (MSMP WF Related APIs)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_MSMP_WORKFLOW (Package) GRC Shared MSMP Engine
Properties
Class CL_GRFN_MSMP_WF_API  
Short Description MSMP WF Related APIs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_MSMP_WORKFLOW   GRC Shared MSMP Engine 
Created 20091002   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRFN_MSMP_WF_API has no interface implemented.
Friends
Class CL_GRFN_MSMP_WF_API has no friend class.
Attributes
Class CL_GRFN_MSMP_WF_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_OR_REJECT_MSMP_PATH Static method Public Method Cancels MSMP and BWF Line Item 20100807
2 GET_MY_SUBSTITUTIONS Static method Public Method Get all the users to whom logged in user is a substitute 20100709
3 RAISE_CANCEL_EVENT Static method Public Method Cancels Workflow Instances 20091208
4 RAISE_REJECT_EVENT Static method Public Method Cancels Workflow Instances 20100807
Events
Class CL_GRFN_MSMP_WF_API has no event.
Types
Class CL_GRFN_MSMP_WF_API has no local type.
Method Signatures

Method CANCEL_OR_REJECT_MSMP_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EXECUTION_CONTEXT Call by reference Type reference (TYPE) GRFN_MW_S_EXECUTION_CONTEXT MSMP Execution Context for API and BWF 20100807
2 Importing I_REJECTED Call by reference Type reference (TYPE) ABAP_BOOL 20100807
# Exception Resumable Description Created on
1 CX_GRFN_MSMP 20100807

Method GET_MY_SUBSTITUTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_APPROVERS Call by reference Type reference (TYPE) GRFN_MW_T_APPR_USR Approver User Table 20100709
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20100709

Method RAISE_CANCEL_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSMP_EXEC_CONTEXT Call by reference Type reference (TYPE) GRFN_MW_S_EXECUTION_CONTEXT MSMP Execution Context for API and BWF 20100313
2 Importing IS_WF_RUNTIME Call by reference Type reference (TYPE) GRFNMWRTKEY Workflow Instance 20091208
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20091208

Method RAISE_REJECT_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSMP_EXEC_CONTEXT Call by reference Type reference (TYPE) GRFN_MW_S_EXECUTION_CONTEXT MSMP Execution Context for API and BWF 20100807
2 Importing IS_WF_RUNTIME Call by reference Type reference (TYPE) GRFNMWRTKEY Workflow Instance 20100807
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20100807
History
Last changed by/on SAP  20141106 
SAP Release Created in 600