SAP ABAP Class IF_EPIC_PRTL_PYMT (Interface for Partial Payment)
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
Class IF_EPIC_PRTL_PYMT  
Short Description Interface for Partial Payment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130606   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EPIC_PRTL_PYMT has no forward declaration.
Interfaces
Class IF_EPIC_PRTL_PYMT has no interface implemented.
Friends
Class IF_EPIC_PRTL_PYMT has no friend class.
Attributes
Class 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
Class IF_EPIC_PRTL_PYMT has no event.
Types
Class 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 class 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 class 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 class 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 class IF_EPIC_PRTL_PYMT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in