SAP ABAP Class CL_EPIC_A_PAY_ITEMS (Pay Items)
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_ITEM_ACTION Item Action Interface 20100913
Properties
Class CL_EPIC_A_PAY_ITEMS  
Short Description Pay Items    
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 20100913   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPIC_A_PAY_ITEMS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_EPIC_ITEM_ACTION Item Action Interface 20100913
Friends
Class CL_EPIC_A_PAY_ITEMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION_NAME Constant Public Type reference (TYPE) FPRL_ACTION 'EPIC_PAY_ITEMS' Action ID 20100913
2 ACTION_NAME_ALT1 Constant Public Type reference (TYPE) FPRL_ACTION 'EPIC_BEING_PAID' Action ID 20110126
Methods
# Method Level Visibility Method type Description Created on
1 GROUP_ITEMS_BY_ZALDT Static method Private Method Group items by posting date of payment document 20130819
2 PAY_PAYMENT_REQUESTS Static method Private Method Payment run for payment requests (such as FPRL_ITEM_PAY) 20130708
Events
Class CL_EPIC_A_PAY_ITEMS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ITEMS_GROUP_BY_ZALDT Private See coding 20130819 TT_ITEMS_GROUP_BY_ZALDT type TABLE OF TY_ITEMS_GROUP_BY_ZALDT WITH KEY ZALDT
2 TY_ITEMS_GROUP_BY_ZALDT Private See coding 20130819 BEGIN OF TY_ITEMS_GROUP_BY_ZALDT, ZALDT TYPE DZALDT_ZHL, items type FPRLT_ITEM, END OF TY_ITEMS_GROUP_BY_ZALDT
Method Signatures

Method GROUP_ITEMS_BY_ZALDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) TT_ITEMS_GROUP_BY_ZALDT 20130819
2 Importing IT_ITEMS Call by reference Type reference (TYPE) FPRLT_ITEM Payment Release: Item data 20130819

Method GROUP_ITEMS_BY_ZALDT on class CL_EPIC_A_PAY_ITEMS has no exception.

Method PAY_PAYMENT_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FPRL_REQU_PAY Call by reference Type reference (TYPE) FPRLT_ITEM Payment Release: Item data 20130708
2 Importing IV_POSTING_DATE Call by reference Type reference (TYPE) BUDAT Posting Date in the Document 20131115

Method PAY_PAYMENT_REQUESTS on class CL_EPIC_A_PAY_ITEMS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606