RFVDCH92 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The report RFVDCH91 prints customer letters by financial project...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 RFVDCH92 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FNT0 - Loan correspondence (Switzerland)
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: PA_DFAEL = Due Date
Selection Text: PA_GV = Business Operation
Selection Text: PA_KLMR = Finance Project
Selection Text: PA_OFPST = Open Items
Selection Text: PA_RANL = Contract Number
Selection Text: PBUKRS = Company Code
Selection Text: SO_RANL = Contract Number
Title: Additional Data for 'Retrieve Object' (Swiss Correspondence)
Text Symbol: 018 = Exit Encumbrances
Text Symbol: 017 = Cancel Encumbrances
Text Symbol: 016 = Encumbrances
Text Symbol: 015 = Drawings Made
Text Symbol: 012 = Other Application Selected
Text Symbol: 011 = Other Contract Offer Selected
Text Symbol: 010 = Other Contract Selected
Text Symbol: 009 = New Processing Selected
Text Symbol: 008 = Exit Rollover
Text Symbol: 007 = Exit Contract
Text Symbol: 006 = Exit Contract Offer
Text Symbol: 005 = Exit Application
Text Symbol: 004 = Cancel Rollover
Text Symbol: 003 = Cancel Contract
Text Symbol: 002 = Cancel Contract Offer
Text Symbol: 001 = Cancel Application
Text Symbol: 097 = Create File
Text Symbol: 098 = File does not exist.
Text Symbol: 099 = Do you want to create it?
Text Symbol: 199 = Reactivate
Text Symbol: 200 = Create
Text Symbol: 201 = Change
Text Symbol: 202 = Display
Text Symbol: 050 = Sample Contract Without Borrower
Text Symbol: 212 = Contract
Text Symbol: 211 = Contract Offer
Text Symbol: 210 = Application
Text Symbol: 20S = Copy Collateral
Text Symbol: 20P = Copy Loan Partner
Text Symbol: 20O = Copy Objects
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISIS_D_PRINT_DOCUMENT * CALL FUNCTION 'ISIS_D_PRINT_DOCUMENT' * EXPORTING * I_BUKRS = VDARL-BUKRS * I_CALC_RLOAM = '2' * I_DATE = SY-DATUM * I_DDATE = SY-DATUM * I_DIALOG = '*' * I_GV = PA_GV * I_LOAD_RVDHOBJ = 'X' * I_LOAD_RVDSICH = 'X' * I_LOAD_VDBEKI = 'X' * I_LOAD_TZZKD = 'X' * I_LOAD_VDSCRIPT = ' ' * I_LOAD_VZGPO = 'X' * I_LOAD_VZZKOKO = ' ' * I_RANL = VDARL-RANL * I_VDARL = VDARL * I_VDSCRIPT = VDSCRIPT * TABLES * E_ERRORS = D_ERRORS * E_ITCPP = D_ITCPP * I_RVDDOCUTYP = D_RVDDOCUTYP * I_RVDHOBJ = IRVDHOBJ * I_RVDSICH = D_RVDSICH ** I_TTXZO = D_TTXZO * I_TZZKD = D_TZZKD * I_VZGPO = D_VZGPO * I_VZZKOKO = XVZZKOKO * I_VZZKOPO = D_VZZKOPO * I_VDBEKI = YVDBEKI * I_VDBEPI = YVDBEPI * I_VDBEPP = YVDBEPP.
FVZR_LOAD_KOKOS * CALL FUNCTION 'FVZR_LOAD_KOKOS' * EXPORTING * FLG_AKTUELL = 'X' * I_BUKRS = TAB_VDARL-BUKRS * I_RKEY1 = TAB_VDARL-RANL * I_SANLF = K_SANLF * I_SKOKOART = K_SKOKOART * I_SKOKOART_BIS = K_SKOKOART_BIS * TABLES * XVZZKOKO = TMP_VZZKOKO * EXCEPTIONS * NOT_FOUND = 01.
FIMA_ZINSREFERENZ_AUFLOESEN * CALL FUNCTION 'FIMA_ZINSREFERENZ_AUFLOESEN' * EXPORTING * I_DBERBIS = PA_DFAEL * I_DBERVON = XVZZKOKO-DGUEL_KK * I_DEFSZ = XVZZKOKO-DEFSZ * I_SINCL = CON_SINCL * TABLES * E_KONDI = ZKOND2 * I_KONDI = ZKOND1 * I_T056P = I_T056P.
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 RFVDCH92 or its description.
RFVDCH92 - Additional Data for 'Retrieve Object' (Swiss Correspondence) RFVDCH92 - Additional Data for 'Retrieve Object' (Swiss Correspondence) RFVDCH01 - Loan Report for Swiss Regulatory Reporting (RFVDCH01) RFVDCH01 - Loan Report for Swiss Regulatory Reporting (RFVDCH01) RFVDCAPTR_API_TEST_TOP - RFVDCAPTRAPITESTTOP RFVDCAPTR_API_TEST - Test Program for Capital Transfer APIs