RFVDPA01 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Report program RFVDPA01 delivers information about the loan positions to be rolled over...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RFVDPA01 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FNF9 - Rollover: Evaluations
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: SBERDAT = Calculation Date
Selection Text: SBERKZ = Calculate other than FPE
Selection Text: SBUKRS = Company Code
Selection Text: SDEFSZ = End of Fixed Period
Selection Text: SGRAFIK = Statistics for the year
Selection Text: SGSART = Product Type
Selection Text: SORDNER = Display file
Selection Text: SPARTNER = with main borrower
Selection Text: SRANL = Contract Number
Selection Text: SSDTYP = Loan Category
Selection Text: SSINGLE = Individual List
Selection Text: SSKUEART = Notice Type
Selection Text: SSTILG = Repayment Type
Selection Text: SSTITEL = Loan Type
Selection Text: SSWHR = Currency
Title: Rollover: Evaluations
Text Symbol: 032 = Error during calculation of capital fields (LOAN AMOUNT CALCULATE)
Text Symbol: 031 = Main Borrower
Text Symbol: 030 = NTyp
Text Symbol: 029 = Notice Type:
Text Symbol: 028 = No statistics for the year possible since period > 1 year
Text Symbol: 027 = Unsched.Repayments
Text Symbol: 026 = of which transfers
Text Symbol: 025 = Rolled over
Text Symbol: 001 = Company Code:
Text Symbol: 002 = Currency:
Text Symbol: 003 = Product Types:
Text Symbol: 004 = Contract Numbers:
Text Symbol: 005 = Period:
Text Symbol: 006 = Product Type:
Text Symbol: 007 = Loan Type:
Text Symbol: 008 = Total
Text Symbol: 009 = Rolled over Several Times
Text Symbol: 010 = Adjusted
Text Symbol: 011 = Unit
Text Symbol: 012 = Amount
Text Symbol: 013 = Contract No.
Text Symbol: 014 = Effective From
No INCLUDES are used within this REPORT code!
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.