RTPM_MIGR_VTBFHAPO_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 RTPM_MIGR_VTBFHAPO_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: Report RTPM_MIGR_VTBFHAPO_DELETE
Text Symbol: 001 = Caution: This report deletes all migrated flows and
Text Symbol: 002 = transfers (SBKKLAS 3 and 4) from table VTBFHAPO
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TB_TRANSACTIONS_UPDATE CALL FUNCTION 'TB_TRANSACTIONS_UPDATE' EXPORTING im_flg_migration = 'X' TABLES a_fhapo = g_tab_fhapo n_fhapo = g_tab_fhapo_empty.
TB_TRANSACTIONS_INSERT_ONLY CALL FUNCTION 'TB_TRANSACTIONS_INSERT_ONLY' IN UPDATE TASK TABLES fhapo = g_tab_fhapo.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RTPM_MIGR_VTBFHAPO_DELETE - Report RTPM_MIGR_VTBFHAPO_DELETE RTPM_MIGR_VTBFHAPO_DELETE - Report RTPM_MIGR_VTBFHAPO_DELETE RTPM_MIGR_INTEREST_SPAIN_ERP20 - Recalculate Derived Business Transactions for Planned Interest Rates RTPM_MIGR_INTEREST_SPAIN_ERP20 - Recalculate Derived Business Transactions for Planned Interest Rates RTPM_MIGRATION_CHECK_COND - Program RTPM_MIGRATION_CHECK_COND RTPM_MIGRATION_CHECK_COND - Program RTPM_MIGRATION_CHECK_COND