SAP ABAP Class CL_EPIC_PRTL_PYMT (Partial Payment Class)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPIC_PRTL_PYMT Interface for Partial Payment 20130708
Properties
Class CL_EPIC_PRTL_PYMT  
Short Description Partial Payment Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-GEN   Globalization: E-Payment Integration Generic Topics 
Created 20130605   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPIC_PRTL_PYMT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_EPIC_PRTL_PYMT Interface for Partial Payment 20130708
Friends
Class CL_EPIC_PRTL_PYMT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_EPIC_PRTL_PYMT_SERVICE Interface for Partial Payment Service 20130708
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130708
2 GET_PP_ITEM_WITH_WEAK_REL_ALL Instance method Private Method Get Partial Payment Group With Weak Relationship All Indicat 20130708
3 ORGANIZE_ORDER_FOR_DISPLAY Instance method Private Method Organize order for Displayed item 20130708
4 SET_REL_FOR_ITEM Instance method Private Method Set Relationship for Item 20130712
Events
Class CL_EPIC_PRTL_PYMT has no event.
Types
Class CL_EPIC_PRTL_PYMT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SERVICE Call by reference Object reference (TYPE REF TO) IF_EPIC_PRTL_PYMT_SERVICE Interface for Partial Payment Service 20130708

Method CONSTRUCTOR on class CL_EPIC_PRTL_PYMT has no exception.

Method GET_PP_ITEM_WITH_WEAK_REL_ALL 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 Item Data 20130708
3 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20130708

Method GET_PP_ITEM_WITH_WEAK_REL_ALL on class CL_EPIC_PRTL_PYMT has no exception.

Method ORGANIZE_ORDER_FOR_DISPLAY 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 Importing IT_REF_GROUP_ITEM Call by reference Type reference (TYPE) EPIC_T_PP_ITEM EPIC: Partial Payment Item 20130708
3 Importing IT_WEAK_REF_GROUP_ITEM Call by reference Type reference (TYPE) EPIC_T_PP_ITEM EPIC: Partial Payment Item 20130708
4 Importing IV_GROUP_MAX Call by reference Type reference (TYPE) EPIC_PP_GROUP_ID Group ID for Partial Payment 20130708

Method ORGANIZE_ORDER_FOR_DISPLAY on class CL_EPIC_PRTL_PYMT has no exception.

Method SET_REL_FOR_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEM Call by reference Type reference (TYPE) EPIC_T_PP_ITEM EPIC: Partial Payment Item 20130712
2 Importing IT_REF_ITEM Call by reference Type reference (TYPE) EPIC_T_PP_ITEM EPIC: Partial Payment Item 20130712

Method SET_REL_FOR_ITEM on class CL_EPIC_PRTL_PYMT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in