SAP ABAP Interface IF_EPIC_ITEM_ACTION (Item 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_CALL_BANK_SERVICE ***OBSOLETE*** Call Bank Service 20101013
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_A_CALL_BANK_SERVICE_FW Call Bank Service via Framework 20111012
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_A_DELETE_ITEMS Delete/Remove Items 20100913
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_A_PAY_AND_SEND *** OBSOLETE *** Payment Items and Send Payment File to Bank 20101206
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_A_PAY_AND_SEND_FW Payment Items and Send Payment File to Bank 20111017
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_A_PAY_ITEMS Pay Items 20100913
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_A_REVERSE Reverse items 20131115
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_A_SET_AS_ITEM_STATUS Set Temporary Approval Status for Current Approval Step 20101102
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_A_SUBMIT_APPROVAL Submit Items for Approval 20101013
Properties
Interface IF_EPIC_ITEM_ACTION  
Short Description Item Action Interface    
General Data
Package ID-FI-EPIC-GEN   Globalization: E-Payment Integration Generic Topics 
Created 20100909   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_EPIC_ITEM_ACTION has no forward declaration.
Interfaces
Interface IF_EPIC_ITEM_ACTION has no interface.
Friends
Interface IF_EPIC_ITEM_ACTION has no friend.
Attributes
Interface IF_EPIC_ITEM_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_ITEM_ACTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_BSEG_KEYS Public See coding 20100909 tty_bseg_keys TYPE STANDARD TABLE OF bseg_key
2 TTY_GROUP_KEYS Public See coding 20100909 tty_group_keys TYPE STANDARD TABLE OF ty_group_key
3 TTY_ITEM_KEYS Public See coding 20100909 tty_item_keys TYPE STANDARD TABLE OF ty_item_key
4 TTY_MESSAGES Public See coding 20100909 tty_messages TYPE STANDARD TABLE OF ty_message
5 TY_BSEG_KEY Public Type reference (TYPE) BSEG_KEY 20100909
6 TY_GROUP_KEY Public See coding 20100909 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 20100909 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 20100909
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 Table of Messages 20100909
2 Exporting ET_SUCCESS_ITEM_KEYS Call by reference Type reference (TYPE) EPIC_T_ITEM_KEYS Payment Item Keys Table Type 20131115
3 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA Generic Parameter Structure 20100909
4 Importing IT_ITEM_KEYS Call by reference Type reference (TYPE) EPIC_T_ITEM_KEYS Table of Item Keys 20100909

Method EXECUTE_ACTION on Interface IF_EPIC_ITEM_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_ITEMS Call by reference Type reference (TYPE) EPIC_T_PRL_ITEMS Table of Failed Items 20101122
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) EPIC_T_MESSAGES Table of Messages 20110207
3 Exporting ET_VALID_ITEMS Call by reference Type reference (TYPE) EPIC_T_PRL_ITEMS Table of Valid Items 20101122
4 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA Generic Parameter Structure 20100909
5 Importing IT_ITEMS Call by reference Type reference (TYPE) EPIC_T_PRL_ITEMS Table of Items 20101122

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