RTPM_CM_CLEAR_FDT1_ENTRIES 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_CM_CLEAR_FDT1_ENTRIES 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_TEST = D .
Selection Text: S_BUKRS = D .
Selection Text: S_RFHA = D .
Title: Delete entries in table FDT1
Text Symbol: 200 = Control Data
Text Symbol: 201 = Steuerung
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CASH_FORECAST_TREASURY_POST CALL FUNCTION 'CASH_FORECAST_TREASURY_POST' IN UPDATE TASK EXPORTING i_vtbfha = l_vtbfha i_planist = con_planist0 i_force_update = 'X' TABLES tab_new = l_tab_dummy tab_old = l_tab_vtbfhapo1.
CASH_FORECAST_TREASURY_POST CALL FUNCTION 'CASH_FORECAST_TREASURY_POST' IN UPDATE TASK EXPORTING i_vtbfha = l_vtbfha i_planist = con_planist1 i_force_update = 'X' TABLES tab_new = l_tab_dummy tab_old = l_tab_vtbfhapo2.
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_CM_CLEAR_FDT1_ENTRIES - Delete entries in table FDT1 RTPM_CM_CLEAR_FDT1_ENTRIES - Delete entries in table FDT1 RTPM_CL_POSITION_TRAD - RTPMCLPOSITIONTRAD RTPM_CL_FLOW_ITERATOR_IMP - Implementierung der Klasse lcl_flow_iterator RTPM_CL_FLOW_ITERATOR_DEF - RTPMCLFLOWITERATORDEF RTPM_CLASS_POSITION_MAINTAIN - Process Class Position in Futures Account