RIDEPLOT_REFTHI 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 RIDEPLOT_REFTHI 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: S_KEYZ1 = D .
Title: Recreate THI References for Payment Advice Note Lines
Text Symbol: 001 = Distribution Lot
Text Symbol: 002 = Processing Type
Text Symbol: 003 = Optimizatn.
Text Symbol: 004 = Find Undetermined References
Text Symbol: 005 = Determine All References Again
Text Symbol: 006 = Execute in Dialog Process
Text Symbol: 007 = Execute in 6 Background Dialog Processes
Text Symbol: 008 = Execute Directly in Batch Jobs w.
Text Symbol: 009 = Maximum Entries per Job
Text Symbol: 010 = Backbilling of Amount for DFKKTHI Entries
Text Symbol: 011 = Job
Text Symbol: 012 = Scheduled
Text Symbol: 013 = Calculation Also for Lot from Bill
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISU_EED_PMT_PLOT_RIDEPLOTX_RFC CALL FUNCTION 'ISU_EED_PMT_PLOT_RIDEPLOTX_RFC' IN BACKGROUND TASK AS SEPARATE UNIT EXPORTING i_log = ls_fkkcorrlog i_cal = p_cal TABLES t_ref = lt_ref_pck t_zp = lt_zp_pck. "#EC ENHOK
ISU_EED_PMT_PLOT_RIDEPLOTX_RFC CALL FUNCTION 'ISU_EED_PMT_PLOT_RIDEPLOTX_RFC' EXPORTING i_log = ls_fkkcorrlog i_cal = p_cal TABLES t_ref = lt_ref_old t_zp = lt_zp_pck.
FKJO_JC_PLAN_JOB_ST CALL FUNCTION 'FKJO_JC_PLAN_JOB_ST' EXPORTING i_immediate = abap_true i_jobname = lv_jobname i_repname = ls_fkkcorrlog-report i_allow_online = abap_false i_silent_mode = abap_true i_popup = abap_false IMPORTING e_jobcount = lv_jobcount TABLES t_seltab = lt_seltab EXCEPTIONS invalid_input = 1 cancelled = 2 schedule_error = 3 OTHERS = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RIDEPLOT_REFTHI - Recreate THI References for Payment Advice Note Lines RIDEPLOT_REFTHI - Recreate THI References for Payment Advice Note Lines RIDEPLOT_REF3THI_SCHED - Report RIDEPLOT_REF3THI_SCHED RIDEPLOT_REF3THI_SCHED - Report RIDEPLOT_REF3THI_SCHED RIDEPLOT_REF3THI - Report RIDEPLOT_REF3THI RIDEPLOT_REF3THI - Report RIDEPLOT_REF3THI