MOIJTN_OIJ_TSW_CWM_INTG_CHEF01 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 MOIJTN_OIJ_TSW_CWM_INTG_CHEF01 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 MOIJTN_OIJ_TSW_CWM_INTG_CHEF01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
/CWM/MDMM_UNIT_INFO_GET CALL FUNCTION '/CWM/MDMM_UNIT_INFO_GET' EXPORTING i_material = p_roijtic_io-matnr_i i_unit = p_roijtic_io-uom EXCEPTIONS unit_is_logistic_base = 1 unit_is_logistic_alternative = 2 unit_is_2tq_base = 3 unit_is_2tq_alternative = 4.
/CWM/MDMM_UNIT_INFO_GET CALL FUNCTION '/CWM/MDMM_UNIT_INFO_GET' EXPORTING i_material = p_roijtic_io-matnr_i i_unit = p_roijtic_io-net_uom_par EXCEPTIONS unit_is_logistic_base = 1 unit_is_logistic_alternative = 2 unit_is_2tq_base = 3 unit_is_2tq_alternative = 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.
MOIJTN_OIJ_TSW_CWM_INTG_CHEF01 - Include MOIJTN_OIJ_TSW_CWM_INTG_CHEF01 MOIJTN_GET_TICKEYF01 - Include MOIJTN_GET_TICKEYF01 MOIJTN_GET_TIC01 - Include MOIJTN_GET_TIC01 MOIJTN_F01 - Include MOIJTN_F01 MOIJTN_COPY_TIC_TO_NOMF01 - Include MOIJTN_COPY_TIC_TO_NOMF01 MOIJTN_CHECK_BATCH_INPUTF01 - Include MOIJTN_CHECK_BATCH_INPUTF01