SAP ABAP Class IF_EPIC_BADI_APPROVAL_CONTROL (BAdI Interface for Epic_Approval_Control)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20101021
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_APPR_CTRL_EXAMPLE_01 Four-Eyes-Principle (BAdI Example for EPIC Approval Control) 20110110
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_APPR_CTRL_EXAMPLE_02 Three-Tier-Approach (BAdI Example for EPIC Approval Control) 20110110
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_APPR_CTRL_STD_FALLBACK Direct Release (BAdI Fallback for EPIC Approval Control) 20110121
Properties
Class IF_EPIC_BADI_APPROVAL_CONTROL  
Short Description BAdI Interface for Epic_Approval_Control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101021   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EPIC_BADI_APPROVAL_CONTROL has no forward declaration.
Interfaces
Class IF_EPIC_BADI_APPROVAL_CONTROL has no interface implemented.
Friends
Class IF_EPIC_BADI_APPROVAL_CONTROL has no friend class.
Attributes
Class IF_EPIC_BADI_APPROVAL_CONTROL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_APPROVER Instance method Public Method 20101021
2 CHECK_RELEASE_POSSIBLE Instance method Public Method 20101022
3 CHECK_RELEASE_POSSIBLE_GROUP Instance method Public Method 20131115
4 GET_APPROVAL_SETTING Instance method Public Method 20131115
5 GET_POSSIBLE_APPROVERS Instance method Public Method 20101210
6 GET_POSSIBLE_APPROVERS_GROUP Instance method Public Method 20131115
Events
Class IF_EPIC_BADI_APPROVAL_CONTROL has no event.
Types
Class IF_EPIC_BADI_APPROVAL_CONTROL has no local type.
Method Signatures

Method CHECK_APPROVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_VALID_APPROVER Call by reference Type reference (TYPE) FLAG 20101022
2 Importing IS_ITEM Call by reference Type reference (TYPE) FPRL_ITEM 20101022
3 Importing IV_NEXT_APPROVER Call by reference Type reference (TYPE) EPIC_APPROVER 20101208

Method CHECK_APPROVER on class IF_EPIC_BADI_APPROVAL_CONTROL has no exception.

Method CHECK_RELEASE_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_RELEASE_POSSIBLE Call by reference Type reference (TYPE) FLAG 20101022
2 Importing IS_ITEM Call by reference Type reference (TYPE) FPRL_ITEM Item Data 20101022
3 Importing IV_ACTION Call by reference Type reference (TYPE) FPRL_ACTION Action ID 20131115

Method CHECK_RELEASE_POSSIBLE on class IF_EPIC_BADI_APPROVAL_CONTROL has no exception.

Method CHECK_RELEASE_POSSIBLE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_RELEASE_POSSIBLE Call by reference Type reference (TYPE) FLAG General Flag 20131115
2 Importing IS_ITEM Call by reference Type reference (TYPE) FPRL_ITEM Item Data 20131115
3 Importing IV_ACTION Call by reference Type reference (TYPE) FPRL_ACTION Action ID 20131115

Method CHECK_RELEASE_POSSIBLE_GROUP on class IF_EPIC_BADI_APPROVAL_CONTROL has no exception.

Method GET_APPROVAL_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_APPROVAL_SETTING Call by reference Type reference (TYPE) STRING 20131115
2 Importing IV_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Company Code 20131115

Method GET_APPROVAL_SETTING on class IF_EPIC_BADI_APPROVAL_CONTROL has no exception.

Method GET_POSSIBLE_APPROVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_FOLLOW_UP_DIALOG Call by reference Type reference (TYPE) FLAG Manual follow-up selection dialog 20101210
2 Exporting ET_POSSIBLE_APPROVERS Call by reference Type reference (TYPE) EPIC_T_POSSIBLE_APPROVERS List of Possible Approvers 20101210
3 Importing IT_ITEMS Call by reference Type reference (TYPE) EPIC_T_PRL_ITEMS Table Type of PRL Items (Database Table) 20101210
4 Importing IV_ACTION Call by reference Type reference (TYPE) FPRL_ACTION Action ID 20101210
5 Importing IV_RELEVANT_ALEVEL Call by reference Type reference (TYPE) FPRL_LEVEL Approval Level 20101210

Method GET_POSSIBLE_APPROVERS on class IF_EPIC_BADI_APPROVAL_CONTROL has no exception.

Method GET_POSSIBLE_APPROVERS_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_FOLLOW_UP_DIALOG Call by reference Type reference (TYPE) FLAG General Flag 20131115
2 Exporting ET_POSSIBLE_APPROVERS Call by reference Type reference (TYPE) EPIC_T_POSSIBLE_APPROVERS List of Possible Approvers 20131115
3 Importing IT_GROUPS Call by reference Type reference (TYPE) EPIC_T_GROUPS Table Type of PRL Items (Database Table) 20131115
4 Importing IV_ACTION Call by reference Type reference (TYPE) FPRL_ACTION Action ID 20131115
5 Importing IV_RELEVANT_ALEVEL Call by reference Type reference (TYPE) FPRL_LEVEL Approval Level 20131115

Method GET_POSSIBLE_APPROVERS_GROUP on class IF_EPIC_BADI_APPROVAL_CONTROL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in