RIDEPLOTB2 is a standard ABAP INCLUDE 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 RIDEPLOTB2 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: Include RIDEPLOTB2
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = repid dynumb = dynnr TABLES dynpfields = t_dynfields EXCEPTIONS OTHERS = 0.
TERM_TRANSLATE_TO_UPPER_CASE CALL FUNCTION 'TERM_TRANSLATE_TO_UPPER_CASE' EXPORTING langu = sy-langu text = runid IMPORTING text_uc = runid EXCEPTIONS no_locale_available = 0 OTHERS = 0.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING dynpprog = repid dynpnr = dynnr dynprofield = dynfd retfield = retfd value_org = 'S' TABLES value_tab = t_f4_runid field_tab = t_dfies dynpfld_mapping = t_f4mapping return_tab = t_f4return EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3.
DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = repid dynumb = dynnr TABLES dynpfields = t_dynfields EXCEPTIONS OTHERS = 0.
DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = p_dtel all_types = 'X' IMPORTING dfies_wa = wa_dfies EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3.
DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = p_dtel_txt all_types = 'X' IMPORTING dfies_wa = wa_dfies_txt EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3.
ISU_EED_PMT_PLOT_RBFSIN_IUADM CALL FUNCTION 'ISU_EED_PMT_PLOT_RBFSIN_IUADM' EXPORTING i_progn = lv_progname i_runid = p_runid i_rundt = p_rundt i_runtm = p_runtm IMPORTING e_iuee_adm = wa_iueedpplotatadm * TABLES * T_IUEE_ADM = EXCEPTIONS record_not_found = 1 OTHERS = 2.
BAL_DB_LOAD CALL FUNCTION 'BAL_DB_LOAD' EXPORTING i_t_log_handle = t_loghandle EXCEPTIONS no_logs_specified = 1 log_not_found = 2 log_already_loaded = 3 OTHERS = 4.
BAL_DSP_PROFILE_STANDARD_GET CALL FUNCTION 'BAL_DSP_PROFILE_STANDARD_GET' IMPORTING e_s_display_profile = wa_bal_display_profile.
BAL_DSP_LOG_DISPLAY CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' EXPORTING i_s_display_profile = wa_bal_display_profile EXCEPTIONS OTHERS = 0.
BAL_LOG_REFRESH CALL FUNCTION 'BAL_LOG_REFRESH' EXPORTING i_log_handle = wa_loghandle EXCEPTIONS OTHERS = 0.
ISU_EED_PMT_PLOT_RBFSIN_IUADM CALL FUNCTION 'ISU_EED_PMT_PLOT_RBFSIN_IUADM' EXPORTING i_progn = lv_progname i_runid = p_runid i_rundt = p_rundt i_runtm = p_runtm IMPORTING e_iuee_adm = wa_iueedpplotatadm * TABLES * T_IUEE_ADM = EXCEPTIONS record_not_found = 1 OTHERS = 2.
ISU_EED_PMT_PLOT_THI_OPLIST CALL FUNCTION 'ISU_EED_PMT_PLOT_THI_OPLIST' IMPORTING e_answer = answer TABLES t_plotasthi = t_iueedpplotasthi CHANGING c_valut = p_valut c_aperc = p_aperc c_lotck = p_lotck c_vprob = p_vprob c_chpay = p_chpay.
ISU_EED_PMT_PLOT_THI_TRANSFER CALL FUNCTION 'ISU_EED_PMT_PLOT_THI_TRANSFER' "#EC ENHOK EXPORTING i_iueedpplotatadm = wa_iueedpplotatadm TABLES t_iueedpplotatadm1 = t_iueedpplotatadm1 t_plotasthi = t_iueedpplotasthi t_ref3 = t_ref3[].
DEQUEUE_ALL CALL FUNCTION 'DEQUEUE_ALL'.
CONVERT_DATE_TO_INTERNAL CALL FUNCTION 'CONVERT_DATE_TO_INTERNAL' EXPORTING date_external = p_source IMPORTING date_internal = p_target EXCEPTIONS date_external_is_invalid = 0 OTHERS = 0.
ISU_EED_PMT_PLOT_RBFSIN_IUADM CALL FUNCTION 'ISU_EED_PMT_PLOT_RBFSIN_IUADM' EXPORTING i_progn = lv_progname i_runid = p_runid i_rundt = p_rundt i_runtm = p_runtm IMPORTING e_iuee_adm = wa_iueedpplotatadm EXCEPTIONS record_not_found = 1 OTHERS = 2.
ISU_DEREG_PARAM_INV_OUT_ALL CALL FUNCTION 'ISU_DEREG_PARAM_INV_OUT_ALL' EXPORTING x_initiator = initiator x_partner = partner IMPORTING y_param = t_servprov_param EXCEPTIONS no_parameter_found = 1 internal_error = 2 OTHERS = 3.
CALL FUNCTION 'ISU_EED_PMT_PLOT_RBFSIN_IUADM' EXPORTING i_progn = lv_progname i_runid = p_runid i_rundt = p_rundt i_runtm = p_runtm IMPORTING e_iuee_adm = ps_adm EXCEPTIONS record_not_found = 1 OTHERS = 2.
ISU_EED_PMT_PLOT_POSTINFO CALL FUNCTION 'ISU_EED_PMT_PLOT_POSTINFO' EXPORTING x_set = 'X' x_budat = p_budat x_bldat = p_bldat EXCEPTIONS incorrect_postinfo = 1 OTHERS = 2.
ISU_EED_PMT_PLOT_RBFSIN_DFKKZK CALL FUNCTION 'ISU_EED_PMT_PLOT_RBFSIN_DFKKZK' EXPORTING i_keyz1 = wa_iueedpplotatref-keyz1 * I_UPDATE_BUFFER = IMPORTING e_dfkkzk = ls_dfkkzk EXCEPTIONS record_not_found = 1 OTHERS = 2.
ISU_EED_PMT_PLOT_RBFSIN_DFKKZP CALL FUNCTION 'ISU_EED_PMT_PLOT_RBFSIN_DFKKZP' EXPORTING i_keyz1 = wa_iueedpplotatref-keyz1 i_posza = wa_iueedpplotatref-posza * IMPORTING * E_DFKKZP = EXCEPTIONS record_not_found = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name RIDEPLOTB2 or its description.