SAP ABAP Interface IF_EPIC_PRTL_PYMT (Interface for Partial Payment)
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_PRTL_PYMT Partial Payment Class 20130708
Properties
Interface IF_EPIC_PRTL_PYMT  
Short Description Interface for Partial Payment    
General Data
Package ID-FI-EPIC-GEN   Globalization: E-Payment Integration Generic Topics 
Created 20130606   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface IF_EPIC_PRTL_PYMT has no forward declaration.
Interfaces
Interface IF_EPIC_PRTL_PYMT has no interface.
Friends
Interface IF_EPIC_PRTL_PYMT has no friend.
Attributes
Interface IF_EPIC_PRTL_PYMT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PP_ITEM Instance method Public Method Get Partial Payment Group Item 20130708
2 GET_PP_ITEM_WITH_REFERENCE Instance method Public Method Get Partial Payment Group With Strong Reference 20130708
3 GET_PP_ITEM_WITH_WEAK_REL Instance method Public Method Get Partial Payment Group With Weak Relationship 20130708
4 SET_GROUP_ID Instance method Public Method Set Group ID 20130708
Events
Interface IF_EPIC_PRTL_PYMT has no event.
Types
Interface IF_EPIC_PRTL_PYMT has no local type.
Method Signatures

Method GET_PP_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GRID_DATA Call by reference Type reference (TYPE) EPIC_T_PP_ITEM EPIC: Partial Payment Item 20130708
2 Exporting ET_REF_DATA Call by reference Type reference (TYPE) EPIC_T_PP_ITEM EPIC: Partial Payment Item 20130708
3 Importing IT_DATA Call by reference Type reference (TYPE) EPIC_T_PRL_ITEMS Table Type of PRL Items (Database Table) 20130708
4 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20130708

Method GET_PP_ITEM on Interface IF_EPIC_PRTL_PYMT has no exception.

Method GET_PP_ITEM_WITH_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REF_GROUP_ITEM Call by reference Type reference (TYPE) EPIC_T_PP_ITEM EPIC: Partial Payment Item 20130708
2 Importing IS_DATA Call by reference Type reference (TYPE) FPRL_ITEM Table Type of PRL Items (Database Table) 20130708
3 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20130708

Method GET_PP_ITEM_WITH_REFERENCE on Interface IF_EPIC_PRTL_PYMT has no exception.

Method GET_PP_ITEM_WITH_WEAK_REL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WEAK_REF_GROUP_ITEM Call by reference Type reference (TYPE) EPIC_T_PP_ITEM EPIC: Partial Payment Item 20130708
2 Importing IS_DATA Call by reference Type reference (TYPE) FPRL_ITEM Table Type of PRL Items (Database Table) 20130708
3 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20130708

Method GET_PP_ITEM_WITH_WEAK_REL on Interface IF_EPIC_PRTL_PYMT has no exception.

Method SET_GROUP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GROUP_ITEM Call by reference Type reference (TYPE) EPIC_T_PP_ITEM EPIC: Partial Payment Item 20130708
2 Importing IV_GROUP_ID Call by reference Type reference (TYPE) EPIC_PP_GROUP_ID Group ID for Partial Payment 20130708

Method SET_GROUP_ID on Interface IF_EPIC_PRTL_PYMT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in