SAP ABAP Class CL_EPIC_PP_WF_GROUP (Workflow Class for Approval Groups)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-GEN (Package) Globalization: E-Payment Integration Generic Topics
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20101104
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20101104
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20101104
Properties
Class CL_EPIC_PP_WF_GROUP  
Short Description Workflow Class for Approval Groups    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-GEN   Globalization: E-Payment Integration Generic Topics 
Created 20101104   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPIC_PP_WF_GROUP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20101104
2 BI_PERSISTENT Persistent Business Instance 20101104
3 IF_WORKFLOW Business Workflow 20101104
Friends
Class CL_EPIC_PP_WF_GROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_GROUP_DATA Instance attribute Public Type reference (TYPE) FPRL_HEADER Group Data 20101104
2 MS_POR Instance attribute Protected Type reference (TYPE) SIBFLPOR Local Persistent Object Reference 20101104
3 MV_GROUP_ID Instance attribute Public Type reference (TYPE) FPRL_LIST_ID Payment Release List ID 20101104
4 MV_TYPEID Instance attribute Protected Type reference (TYPE) SIBFTYPEID 'CL_EPIC_GROUP' Type of Objects in Persistent Object References 20101104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20101104
2 START_WORKFLOW_APPROVAL Instance method Public Method Start of the Approval Process 20101104
3 START_WORKFLOW_REJECTION Instance method Public Method Rejection of Items during the Approval Process 20101104
4 START_WORKFLOW_RELEASE Instance method Public Method Release of Items during the Approval Process 20101104
Events
# Event Type Visibility Description Created on
1 APPROVAL_STEP_COMPLETED Instance Event
(0)
Public
(2)
Approval Step Completed (obsolete?) 20101104
2 WORKFLOW_APPROVAL Instance Event
(0)
Public
(2)
Trigger Approval Workflow 20101104
3 WORKFLOW_REJECTION Instance Event
(0)
Public
(2)
Trigger Rejection Handling Workflow 20101104
4 WORKFLOW_RELEASE Instance Event
(0)
Public
(2)
Trigger Release Handling Workflow 20101104
Types
Class CL_EPIC_PP_WF_GROUP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUP_ID Value transfer Type reference (TYPE) FPRL_LIST_ID Payment Release List ID 20101104
# Exception Resumable Description Created on
1 GROUP_NOT_CREATED 20101104
2 GROUP_NOT_FOUND 20101104

Method START_WORKFLOW_APPROVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_WF_EVENT_NOT_FIRED Call by reference Type reference (TYPE) FLAG 20101104
2 Importing IV_FIRST_APPROVER Call by reference Type reference (TYPE) EPIC_APPROVER Approver 20101104

Method START_WORKFLOW_APPROVAL on class CL_EPIC_PP_WF_GROUP has no exception.

Method START_WORKFLOW_REJECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_WF_EVENT_NOT_FIRED Call by reference Type reference (TYPE) FLAG 20101104

Method START_WORKFLOW_REJECTION on class CL_EPIC_PP_WF_GROUP has no exception.

Method START_WORKFLOW_RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_WF_EVENT_NOT_FIRED Call by reference Type reference (TYPE) FLAG 20101104

Method START_WORKFLOW_RELEASE on class CL_EPIC_PP_WF_GROUP has no exception.
Event Signatures

Event APPROVAL_STEP_COMPLETED Signature
Event APPROVAL_STEP_COMPLETED on class CL_EPIC_PP_WF_GROUP has no parameter.
Event WORKFLOW_APPROVAL Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IV_FIRST_APPROVER Exporting Value transfer Type reference (TYPE) EPIC_APPROVER 20101104

Event WORKFLOW_REJECTION Signature
Event WORKFLOW_REJECTION on class CL_EPIC_PP_WF_GROUP has no parameter.
Event WORKFLOW_RELEASE Signature
Event WORKFLOW_RELEASE on class CL_EPIC_PP_WF_GROUP has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606