SAP ABAP Interface IF_EPIC_PAYM_FILE_ACTION (Payment File 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_FA_REGEN_PAYM_FILE_FW File Action: Regenerate Payment File 20130708
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_FA_SEND_PAYM_FILE *** OBSOLETE *** File Action: Send Payment File 20101202
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_FA_SEND_PAYM_FILE_FW File Action: Send Payment File 20111017
Properties
Interface IF_EPIC_PAYM_FILE_ACTION  
Short Description Payment File Action Interface    
General Data
Package ID-FI-EPIC-GEN   Globalization: E-Payment Integration Generic Topics 
Created 20101122   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_EPIC_PAYM_FILE_ACTION has no forward declaration.
Interfaces
Interface IF_EPIC_PAYM_FILE_ACTION has no interface.
Friends
Interface IF_EPIC_PAYM_FILE_ACTION has no friend.
Attributes
Interface IF_EPIC_PAYM_FILE_ACTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_ACTION Static method Public Method Action Implementation 20101122
2 EXECUTE_VALIDATION Static method Public Method Action Validation Implementation 20101122
Events
Interface IF_EPIC_PAYM_FILE_ACTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_BSEG_KEYS Public See coding 20101122 tty_bseg_keys TYPE STANDARD TABLE OF bseg_key
2 TTY_GROUP_KEYS Public See coding 20101122 tty_group_keys TYPE STANDARD TABLE OF ty_group_key
3 TTY_ITEM_KEYS Public See coding 20101122 tty_item_keys TYPE STANDARD TABLE OF ty_item_key
4 TTY_MESSAGES Public See coding 20101122 tty_messages TYPE STANDARD TABLE OF ty_message
5 TY_BSEG_KEY Public Type reference (TYPE) BSEG_KEY 20101122
6 TY_GROUP_KEY Public See coding 20101122 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 20101122 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 20101122
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 20101122
2 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA 20101122
3 Importing IT_REGUT_KEYS Call by reference Type reference (TYPE) EPIC_T_REGUT_KEYS List of Payment Files 20101202

Method EXECUTE_ACTION on Interface IF_EPIC_PAYM_FILE_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_MESSAGES Call by reference Type reference (TYPE) EPIC_T_MESSAGES 20101122
2 Exporting ET_VALID_REGUT Call by reference Type reference (TYPE) EPIC_T_REGUT List of Valid Payment Files 20101202
3 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA 20101122
4 Importing IT_REGUT Call by reference Type reference (TYPE) EPIC_T_REGUT List of Payment Files 20101202

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