SAP ABAP Class CL_EPIC_PPR_UIL (UI Logic for Partial Payment Request Creation)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-GEN-UI (Package) Globalization: E-Payment Integration User Interface Objects
Properties
Class CL_EPIC_PPR_UIL  
Short Description UI Logic for Partial Payment Request Creation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-GEN-UI   Globalization: E-Payment Integration User Interface Objects 
Created 20130614   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPIC_PPR_UIL has no forward declaration.
Interfaces
Class CL_EPIC_PPR_UIL has no interface implemented.
Friends
Class CL_EPIC_PPR_UIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_OK_CODE Static Attribute Private Attribute reference (LIKE) SY-UCOMM ABAP-Systemfeld: Funktionscode, der PAI ausgelöst hat 20130708
Methods
# Method Level Visibility Method type Description Created on
1 PAI_USER_COMMAND Static method Public Method User Command 20130708
Events
Class CL_EPIC_PPR_UIL has no event.
Types
Class CL_EPIC_PPR_UIL has no local type.
Method Signatures

Method PAI_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARTIAL_PAY_REQUEST_KEY Call by reference Type reference (TYPE) BSEG_KEY Key: Financial Accounting Document Segment 20130708
2 Importing IS_INVOICE_FOR_PPR_KEY Call by reference Type reference (TYPE) EPIC_S_INVOICE_INFO_FOR_PPR Key: Financial Accounting Document Segment 20130708
3 Importing IS_PARTIAL_PAY_REQUEST Call by reference Type reference (TYPE) EPIC_S_PARTIAL_PAY_REQUEST EPIC: partial payment request parameters 20130708
4 Importing IV_OK_CODE Call by reference Attribute reference (LIKE) SY-UCOMM ABAP-Systemfeld: Funktionscode, der PAI ausgelöst hat 20130708

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