J_3RFPCR is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter J_3RFPCR into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J3RFPCR - Vendor Payment Analysis (Russia)
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: BARTER = D .
Selection Text: BUCHDAT = D .
Selection Text: CALCERD = D .
Selection Text: CMBLART = Credit Memo Document Type
Selection Text: CONTRACT = D .
Selection Text: INVOICE = Invoice
Selection Text: MMFAKTUR = D .
Selection Text: OPENONLY = D .
Selection Text: P_ALV = Output with ALV Grid
Selection Text: P_BWBER = D .
Selection Text: P_CURTP = D .
Selection Text: P_TREE = Output with ALV Tree
Selection Text: SHOWNTD = Show Noted Items
Selection Text: SHOWPRKD = D .
Selection Text: STORNOAZ = D .
Selection Text: ZAREST = D .
Title: Vendor Payment Analysis (Russia)
Text Symbol: 749 = Other Cleared Payments (Multiple Clearing)
Text Symbol: 748 = Other Cleared Payments
Text Symbol: 747 = Invoice Amount in LC
Text Symbol: 746 = Inv. Amt in LC
Text Symbol: 745 = Open Amount in LC
Text Symbol: 744 = Open in LC
Text Symbol: 743 = Payment Amount in LC
Text Symbol: 742 = Payt in LC
Text Symbol: 741 = Local Currency
Text Symbol: 740 = LC
Text Symbol: 739 = Payment Currency
Text Symbol: 738 = Payt Curr
Text Symbol: 737 = Original Payment Amount in DC
Text Symbol: 736 = Orig Payt in DC
Text Symbol: 735 = Invoice Amount in DC
Text Symbol: 734 = Inv. Amt in DC
Text Symbol: 733 = Invoice Number
Text Symbol: 750 = Clrng Doc.
Text Symbol: 751 = Exch Rate Diff
Text Symbol: 752 = Exchange Rate Gain/Loss Realized
Text Symbol: 753 = Paym in Inv DC
INCLUDE J_3RFPCR_TOP.
INCLUDE J_3RFPCR_ALV.
INCLUDE J_3RFPCR_F01.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name J_3RFPCR or its description.