RFVWXFI3 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The program uses the company code and the daybook number to search for activities, which were reversed by the function "Reversal only in subledger"...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 RFVWXFI3 into the relevant SAP transactions such as SE38 or SE80
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: SIM = Simulation
Selection Text: S_BUKRS = Company code
Selection Text: S_RPNNR = Daybook number
Title: TRTMSE:Reconcil.SEC subledger/FI gen.led. after revers.only in subled.
Text Symbol: 001 = No securities posting documents to be changed found
Text Symbol: 002 = FI document does not exist:
Text Symbol: 003 = Securities posting document:
Text Symbol: 004 = FI document:
Text Symbol: 005 = Inconsistency: Securities document reversed, but FI document not reversed.
Text Symbol: 006 = FI reversal document number included in securities posting document:
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TR_SE_POSTING_DOCUMENT_UPDATE CALL FUNCTION 'TR_SE_POSTING_DOCUMENT_UPDATE' IN UPDATE TASK EXPORTING new_post_documents = it_new_vwpostdoc old_post_documents = it_old_vwpostdoc i_tcode = 'XFI3'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFVWXFI3 - TRTMSE:Reconcil.SEC subledger/FI gen.led. after revers.only in subled. RFVWXFI3 - TRTMSE:Reconcil.SEC subledger/FI gen.led. after revers.only in subled. RFVWXFI1 - TR-TM-SE: Conversion report SEC posting document in posted flows RFVWXFI1 - TR-TM-SE: Conversion report SEC posting document in posted flows RFVWXCUR - TRTMPM: XPRA to convert TCURB-RKURSTYP_S /_H to TCURB-Kurst_S/H RFVWXCUR - TRTMPM: XPRA to convert TCURB-RKURSTYP_S /_H to TCURB-Kurst_S/H