RM60XPRA_BEW_DELETE 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 RM60XPRA_BEW_DELETE 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.
Title: Reorganization of data created by RM60XPRA_BEW
Text Symbol: 002 = Number of deleted table entries
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CLSE_SELECT_CABN_VIA_OBJECTTAB CALL FUNCTION 'CLSE_SELECT_CABN_VIA_OBJECTTAB' EXPORTING KEY_DATE = KEY_DATE TABLES T_CABN = CABN_TAB T_TABLES = R_TABLES EXCEPTIONS NO_ENTRY_FOUND = 01.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RM60XPRA_BEW_DELETE - Reorganization of data created by RM60XPRA_BEW RM60XPRA_BEW_DELETE - Reorganization of data created by RM60XPRA_BEW RM60XPRA_BEW - Conversion report for Characteristics Plng (transac. data) Rel. 4.5A RM60XPRA_BEW - Conversion report for Characteristics Plng (transac. data) Rel. 4.5A RM60XCOM - Include for Report RM60 Common Routines RM60XALV - documentation and ABAP source code