SAP Reports / Programs | Trader's and Scheduler's Workbench | Industry Solution Oil | Trader's and Scheduler's Workbench(IS-OIL-DS-TSW) SAP IS

SAPMOIJRDCL3 SAP ABAP INCLUDE - ALV tree event receiver class Implementation







SAPMOIJRDCL3 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 SAPMOIJRDCL3 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT SAPMOIJRDCL3. "Basic submit
SUBMIT SAPMOIJRDCL3 AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMOIJRDCL3 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: ALV tree event receiver class Implementation


INCLUDES used within this REPORT SAPMOIJRDCL3

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

HELP_VALUES_GET_WITH_MACO * CALL FUNCTION 'HELP_VALUES_GET_WITH_MACO' * EXPORTING * MC_OBJECT = 'OIJTSWMOT' * IMPORTING * SELECTVALUE = L_MOT * EXCEPTIONS * NO_SELECTION = 1 * NO_VALUES = 2 * NO_VALUES_SELECTED = 3 * OTHERS = 4.

OIJU_RD_FILL_RACK_FCAST_DATA CALL FUNCTION 'OIJU_RD_FILL_RACK_FCAST_DATA' EXPORTING i_locid = g_locid i_socnr = g_socnr i_matnr = g_matnr i_btch_val = g_btch_val i_actfctype = g_rack_data-actfctype i_whiffctype = g_rack_data-whiffctype i_datum_i = g_datum_i i_datum_f = g_datum_f * I_MOT = i_select_all = c_check_on i_asis_or_whif = c_check_on i_fctype = g_oijrdhead-fctype i_conv = g_oijrdhead-rdconv i_uom = g_oijrdhead-rduom i_oijx = g_oijx i_oijrdhead = g_oijrdhead i_plant = g_plant i_lgort = g_lgort i_whifhistind = g_rack_data-whifhistind i_acthistind = g_rack_data-acthistind i_rdobject = g_rdobject i_fcgen = g_oijrdhead-fcgen i_fcman = g_oijrdhead-fcman i_no_overwrite = c_check_on TABLES t_oijthputfc_tab = g_oijthputfc_tab t_oijthputfcavg_tab = g_oijthputfcavg_tab t_asis_est_rack_tab = g_asis_est_rack_tab t_whif_est_rack_tab = g_whif_est_rack_tab t_prwi_est_rack_tab = g_prwi_est_rack_tab t_prev_oijthputfcavg_tab = g_prev_oijthputfcavg_tab t_est_rack_tab = g_est_rack_tab t_prai_est_rack_tab = g_prai_est_rack_tab t_prev_oijthputfc_tab = g_prev_oijthputfc_tab t_oijrd_tab = l_oijrd_tab t_logility_tab = g_mult_logility_tab.

OIJU_RD_FILL_RACK_FCAST_DATA CALL FUNCTION 'OIJU_RD_FILL_RACK_FCAST_DATA' EXPORTING i_locid = g_locid i_socnr = g_socnr i_matnr = g_matnr i_btch_val = g_btch_val i_actfctype = g_rack_data-actfctype i_whiffctype = g_rack_data-whiffctype i_datum_i = g_datum_i i_datum_f = g_datum_f * I_MOT = i_select_all = c_check_on i_asis_or_whif = c_check_on i_fctype = g_oijrdhead-fctype i_conv = g_oijrdhead-rdconv i_uom = g_oijrdhead-rduom i_oijx = g_oijx i_oijrdhead = g_oijrdhead i_plant = g_plant i_lgort = g_lgort i_whifhistind = g_rack_data-whifhistind i_acthistind = g_rack_data-acthistind i_rdobject = g_rdobject i_fcgen = g_oijrdhead-fcgen i_fcman = g_oijrdhead-fcman i_no_overwrite = c_check_on TABLES t_oijthputfc_tab = g_oijthputfc_tab t_oijthputfcavg_tab = g_oijthputfcavg_tab t_asis_est_rack_tab = g_asis_est_rack_tab t_whif_est_rack_tab = g_whif_est_rack_tab t_prwi_est_rack_tab = g_prwi_est_rack_tab t_prev_oijthputfcavg_tab = g_prev_oijthputfcavg_tab t_est_rack_tab = g_est_rack_tab t_prai_est_rack_tab = g_prai_est_rack_tab t_prev_oijthputfc_tab = g_prev_oijthputfc_tab t_oijrd_tab = l_oijrd_tab t_logility_tab = g_mult_logility_tab .

OIJU_RD_FILL_RACK_FCAST_DATA CALL FUNCTION 'OIJU_RD_FILL_RACK_FCAST_DATA' EXPORTING i_locid = g_locid i_socnr = g_socnr i_matnr = g_matnr i_btch_val = g_btch_val i_actfctype = g_rack_data-actfctype i_whiffctype = g_rack_data-whiffctype i_datum_i = g_datum_i i_datum_f = g_datum_f * I_MOT = i_select_all = c_check_on i_asis_or_whif = c_check_on i_fctype = g_oijrdhead-fctype i_conv = g_oijrdhead-rdconv i_uom = g_oijrdhead-rduom i_oijx = g_oijx i_oijrdhead = g_oijrdhead i_plant = g_plant i_lgort = g_lgort i_whifhistind = g_rack_data-whifhistind i_acthistind = g_rack_data-acthistind i_rdobject = g_rdobject i_fcgen = g_oijrdhead-fcgen i_fcman = g_oijrdhead-fcman i_no_overwrite = c_check_on TABLES t_oijthputfc_tab = g_oijthputfc_tab t_oijthputfcavg_tab = g_oijthputfcavg_tab t_asis_est_rack_tab = g_asis_est_rack_tab t_whif_est_rack_tab = g_whif_est_rack_tab t_prwi_est_rack_tab = g_prwi_est_rack_tab t_prev_oijthputfcavg_tab = g_prev_oijthputfcavg_tab t_est_rack_tab = g_est_rack_tab t_prai_est_rack_tab = g_prai_est_rack_tab t_prev_oijthputfc_tab = g_prev_oijthputfc_tab t_oijrd_tab = l_oijrd_tab t_logility_tab = g_mult_logility_tab .

OIJU_RD_FILL_RACK_FCAST_DATA CALL FUNCTION 'OIJU_RD_FILL_RACK_FCAST_DATA' EXPORTING i_locid = g_locid i_socnr = g_socnr i_matnr = g_matnr i_btch_val = g_btch_val i_actfctype = g_rack_data-actfctype i_whiffctype = g_rack_data-whiffctype i_datum_i = g_datum_i i_datum_f = g_datum_f * I_MOT = i_select_all = c_check_on i_asis_or_whif = c_check_on i_fctype = g_oijrdhead-fctype i_conv = g_oijrdhead-rdconv i_uom = g_oijrdhead-rduom i_oijx = g_oijx i_oijrdhead = g_oijrdhead i_plant = g_plant i_lgort = g_lgort i_whifhistind = g_rack_data-whifhistind i_acthistind = g_rack_data-acthistind i_rdobject = g_rdobject i_fcgen = g_oijrdhead-fcgen i_fcman = g_oijrdhead-fcman i_no_overwrite = c_check_on TABLES t_oijthputfc_tab = g_oijthputfc_tab t_oijthputfcavg_tab = g_oijthputfcavg_tab t_asis_est_rack_tab = g_asis_est_rack_tab t_whif_est_rack_tab = g_whif_est_rack_tab t_prwi_est_rack_tab = g_prwi_est_rack_tab t_prev_oijthputfcavg_tab = g_prev_oijthputfcavg_tab t_est_rack_tab = g_est_rack_tab t_prai_est_rack_tab = g_prai_est_rack_tab t_prev_oijthputfc_tab = g_prev_oijthputfc_tab t_oijrd_tab = l_oijrd_tab t_logility_tab = g_mult_logility_tab .



Contribute (Add Comments)

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 SAPMOIJRDCL3 or its description.