MJ3GFF99 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 MJ3GFF99 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: Formroutinen für Module des Dynpro 0098/0099
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
J_3G_BEST_PRUEF_ALLGEMEIN CALL FUNCTION 'J_3G_BEST_PRUEF_ALLGEMEIN' EXPORTING i_beltyp = j_3gbelart-vbtyp i_artbes = j_3gbesart-j_3gartbes i_datum = j_3gbelk-j_3gbeldat "#EC DOM_EQUAL i_datum_bis = con_ultimo i_beweg = j_3gbelk-j_3gbeweg i_daten = wa_belp i_daten_alt = wa_*belp i_datum_alt = ybelk-j_3gbeldat "#EC DOM_EQUAL IMPORTING e_bestand = xbestand-menge TABLES t_hbest_out = ihbest t_tbest = xtbest_wa EXCEPTIONS folgebeleg = 1.
J_3G_CHECK_MACHINE_REPORT CALL FUNCTION 'J_3G_CHECK_MACHINE_REPORT' EXPORTING i_alt_j_3gempfae = ybelk-j_3gempfae i_alt_j_3gempdeb = ybelk-j_3gempdeb i_alt_j_3gempext = ybelk-j_3gempext i_alt_j_3gbeldat = ybelk-j_3gbeldat i_neu_j_3gabsend = j_3gbelk-j_3gabsend i_neu_j_3gabsdeb = j_3gbelk-j_3gabsdeb i_neu_j_3gabsext = j_3gbelk-j_3gabsext i_neu_j_3gbeldat = j_3gbelk-j_3gbeldat i_neu_j_3gempfae = j_3gbelk-j_3gempfae i_neu_j_3gempdeb = j_3gbelk-j_3gempdeb i_neu_j_3gempext = j_3gbelk-j_3gempext TABLES t_belp_alt = xbelp_alt t_belp_neu = xbelp_neu EXCEPTIONS OTHERS = 1.
J_3G_CHECK_MACHINE_REPORT_REC CALL FUNCTION 'J_3G_CHECK_MACHINE_REPORT_REC' EXPORTING i_alt_j_3gempfae = ybelk-j_3gempfae i_alt_j_3gempdeb = ybelk-j_3gempdeb i_alt_j_3gempext = ybelk-j_3gempext i_alt_j_3gbeldat = ybelk-j_3gbeldat i_neu_j_3gbeldat = hlp_datum TABLES t_belp = xbelp_alt EXCEPTIONS machine_report_exist = 1 OTHERS = 2.
J_3G_DOMINANZ_DEFAULT CALL FUNCTION 'J_3G_DOMINANZ_DEFAULT' EXPORTING i_blart = p_blart i_beweg = p_beweg i_atyp = p_atyp i_etyp = p_etyp IMPORTING e_dolmb_equi = default_domlmb_equi e_domb_equi = default_dommb_equi e_dolmb_matn = default_domlmb_matn e_domb_matn = default_dommb_matn e_dolmb_minimum = p_domlmb e_domb_minimum = p_dommb.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MJ3GFF99 - Formroutinen für Module des Dynpro 0098/0099 MJ3GFF04 - Formroutinen für Module des Dynpro 04XX MJ3GFF03 - Formroutinen für Module des Dynpro 0300 MJ3GFF0210 - FORM Routines for Modules for Screen 0210 MJ3GFF02 - FORM Routines for Modules of Screen 0200 MJ3GFF01 - FORM Routines for Modules of Screen 0101/0102