SAP ABAP Class CL_EPIC_A_REVERSE (Reverse 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 20131115
Properties
Class CL_EPIC_A_REVERSE  
Short Description Reverse 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 20131105   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPIC_A_REVERSE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_EPIC_ITEM_ACTION Item Action Interface 20131115
Friends
Class CL_EPIC_A_REVERSE has no friend class.
Attributes
Class CL_EPIC_A_REVERSE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PAYMENT_DOCS Static method Private Method 20131115
2 INSERT_LOGS Static method Private Method Add fprl log 20131115
3 RESET_PAYRQ Static method Private Method 20131115
4 REVERSE_PYMT_DOC Static method Private Method Reverse a payment doc 20131115
Events
Class CL_EPIC_A_REVERSE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_PYMT_DOCS Private See coding 20131115 tty_pymt_docs TYPE STANDARD TABLE OF ty_pymt_doc
2 TY_PYMT_DOC Private See coding 20131115 BEGIN OF TY_PYMT_DOC. TYPES bukrs TYPE bukrs. TYPES gjahr TYPE gjahr. TYPES belnr TYPE belnr_d. TYPES fwoclr TYPE boolean. "payment doc generated by F111 without clearing doc TYPES fpayrq TYPE boolean. "payment doc generated by F111 TYPES END OF TY_PYMT_DOC
Method Signatures

Method GET_PAYMENT_DOCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PYMT_DOCS Call by reference Type reference (TYPE) TTY_PYMT_DOCS Payment Items Table Type 20131115
2 Importing IT_ITEMS Call by reference Type reference (TYPE) FPRLT_ITEM Payment Items Table Type 20131115

Method GET_PAYMENT_DOCS on class CL_EPIC_A_REVERSE has no exception.

Method INSERT_LOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20131115
2 Importing IT_ITEMS Call by reference Type reference (TYPE) FPRLT_ITEM Payment Release: Item data 20131115
3 Importing IV_BELNR Call by reference Type reference (TYPE) BELNR_D Assignment of Item Numbers: Material Doc. - Purchasing Doc. 20131115
4 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20131115
5 Importing IV_GJAHR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20131115

Method INSERT_LOGS on class CL_EPIC_A_REVERSE has no exception.

Method RESET_PAYRQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20131115
2 Importing IV_BELNR Call by reference Type reference (TYPE) BELNR_D Assignment of Item Numbers: Material Doc. - Purchasing Doc. 20131115
3 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20131115
4 Importing IV_GJAHR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20131115

Method RESET_PAYRQ on class CL_EPIC_A_REVERSE has no exception.

Method REVERSE_PYMT_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20131115
2 Importing IS_PYMT_DOC Call by reference Type reference (TYPE) TY_PYMT_DOC 20131115
3 Importing IT_ITEMS Call by reference Type reference (TYPE) FPRLT_ITEM Payment Items Table Type 20131115
4 Importing IV_STGRD Call by reference Type reference (TYPE) STGRD Reason for Reversal 20131115

Method REVERSE_PYMT_DOC on class CL_EPIC_A_REVERSE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in