J_1BEFD_BLOCK_H_AUX 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 J_1BEFD_BLOCK_H_AUX 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: EFD: auxiliary routines for block H
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
KKA_CHECK_CC_CURR_IN_OBJ_CURR CALL FUNCTION 'KKA_CHECK_CC_CURR_IN_OBJ_CURR' EXPORTING i_co_area = current_kokrs IMPORTING cc_curr_in_obj_curr = gv_curr_obj.
J_1B_READ_MBEW_MBEWH_NEW CALL FUNCTION 'J_1B_READ_MBEW_MBEWH_NEW' "#EC * EXPORTING i_mbew = ls_mbew_complete "1355985 i_b_svs = 'X' IMPORTING e_mbew = ls_mbew_complete "1355985 e_eqbew = eqbewsave EXCEPTIONS no_selection = 1 OTHERS = 2.
J_1B_READ_MSKU_MSKUH CALL FUNCTION 'J_1B_READ_MSKU_MSKUH' EXPORTING i_msku = ls_msku_complete IMPORTING e_msku = ls_msku_complete EXCEPTIONS no_selection = 1 OTHERS = 2.
J_1B_READ_MSLB_MSLBH CALL FUNCTION 'J_1B_READ_MSLB_MSLBH' EXPORTING i_mslb = ls_mslb_complete IMPORTING e_mslb = es_mslb_complete EXCEPTIONS no_selection = 1 OTHERS = 2.
J_1B_READ_WIP CALL FUNCTION 'J_1B_READ_WIP' "#EC * EXPORTING i_mbew = ls_mbew_complete i_bukrs = j5_bukrs i_kokrs = current_kokrs i_vers = ld_versn_obj i_curr_kokrs = gv_curr_kokrs i_curtp_kokrs = gv_curtp_kokrs i_curr_bukrs = gv_curr_bukrs i_curtp_bukrs = gv_curtp_bukrs i_objcurr = gv_curr_obj i_wipd = p_wipd i_lfmon = lfmon i_lfgja = lfgja IMPORTING e_mbew = wipsave e_eqbew = wipspecsave EXCEPTIONS no_selection = 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.
J_1BEFD_BLOCK_H_AUX - EFD: auxiliary routines for block H J_1BEFD_BLOCK_H - EFD: Routines for Block H J_1BEFD_BLOCK_G_AUX - EFD: auxiliary routines for block 1 J_1BEFD_BLOCK_G - EFD: Routines for Block 1 J_1BEFD_BLOCK_E_AUX2 - EFD: auxiliary routines for block E J_1BEFD_BLOCK_E_AUX - EFD: auxiliary routines for block E