RFBKDEL3 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 RFBKDEL3 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: P_BKKRS = Bank Area
Selection Text: P_XECHT = Update Run?
Title: Delete GL Update Data
Text Symbol: 001 = BkAr
Text Symbol: 002 = IntAcctNo
Text Symbol: 003 = Acct Number
Text Symbol: 004 = Caution! The FI update data will be deleted
Text Symbol: 005 = Inconsistencies Possible
Text Symbol: 006 = Rest Number Range Object for FI Key
Text Symbol: 100 = correction report
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.
RFBKDEL3 - Delete GL Update Data RFBKDEL3 - Delete GL Update Data RFBKDEL1_INT - Delete Account Master Data via Internal Account Number RFBKDEL1_INT - Delete Account Master Data via Internal Account Number RFBKDEL1_EXT - Delete Account Master Data via External Account Number RFBKDEL1_EXT - Delete Account Master Data via External Account Number