SAP ABAP Interface IF_EPIC_GROUP_ACTION (Group Action Interface)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_A_CHANGE_APPROVER Change Approver (for Groups) 20101123
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_A_COMPLETE_APPROVAL Complete Current Approval Step 20101103
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_A_TAKE_OVER_GROUPS Take Over Approval Groups 20101029
Properties
Interface IF_EPIC_GROUP_ACTION  
Short Description Group Action Interface    
General Data
Package ID-FI-EPIC-GEN   Globalization: E-Payment Integration Generic Topics 
Created 20100909   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_EPIC_PP_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_EPIC_GROUP_ACTION has no interface.
Friends
Interface IF_EPIC_GROUP_ACTION has no friend.
Attributes
Interface IF_EPIC_GROUP_ACTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_ACTION Static method Public Method Action Implementation 20100909
2 EXECUTE_VALIDATION Static method Public Method Action Validation Implementation 20100909
Events
Interface IF_EPIC_GROUP_ACTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_BSEG_KEYS Public See coding 20100913 tty_bseg_keys TYPE STANDARD TABLE OF bseg_key
2 TTY_GROUP_KEYS Public See coding 20100913 tty_group_keys TYPE STANDARD TABLE OF ty_group_key
3 TTY_ITEM_KEYS Public See coding 20100913 tty_item_keys TYPE STANDARD TABLE OF ty_item_key
4 TTY_MESSAGES Public See coding 20100913 tty_messages TYPE STANDARD TABLE OF ty_message
5 TY_BSEG_KEY Public Type reference (TYPE) BSEG_KEY 20100913
6 TY_GROUP_KEY Public See coding 20100913 BEGIN OF ty_group_key , list_id TYPE fprl_list_id , "fprl_header-list_id list_descr TYPE fprl_list_descr , "fprl_header-list_descr END OF ty_group_key
7 TY_ITEM_KEY Public See coding 20100913 BEGIN OF ty_item_key , guid TYPE sysuuid_x , "fprl_item-guid END OF ty_item_key
8 TY_MESSAGE Public Type reference (TYPE) BAL_S_MSG 20100913
Method Signatures

Method EXECUTE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) EPIC_T_MESSAGES 20100909
2 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA 20100909
3 Importing IT_GROUP_KEYS Call by reference Type reference (TYPE) EPIC_T_GROUP_KEYS 20100909

Method EXECUTE_ACTION on Interface IF_EPIC_GROUP_ACTION has no exception.

Method EXECUTE_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_GROUPS Call by reference Type reference (TYPE) EPIC_T_PRL_HEADERS 20101122
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) EPIC_T_MESSAGES 20100909
3 Exporting ET_VALID_GROUPS Call by reference Type reference (TYPE) EPIC_T_PRL_HEADERS 20101122
4 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA 20100909
5 Importing IT_GROUPS Call by reference Type reference (TYPE) EPIC_T_PRL_HEADERS 20101122

Method EXECUTE_VALIDATION on Interface IF_EPIC_GROUP_ACTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606