OI_LMCS1F10 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 OI_LMCS1F10 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 OI_LMCS1F10
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SD_VBFA_READ_WITH_VBELV CALL FUNCTION 'SD_VBFA_READ_WITH_VBELV' EXPORTING i_vbelv = ow_mcvbap-vbeln TABLES et_vbfa = lt_vbfa EXCEPTIONS record_not_found = 1 OTHERS = 2.
LE_DELIVERY_REFRESH_BUFFER CALL FUNCTION 'LE_DELIVERY_REFRESH_BUFFER' EXCEPTIONS NO_KEY_SPECIFIED = 0 OTHERS = 0.
LE_DELIVERY_GET_BUFFERED CALL FUNCTION 'LE_DELIVERY_GET_BUFFERED' EXPORTING if_requested_version = 0 " read data as saved it_delivery_keys = lt_delhd is_data = ls_data IF_BYPASSING_BUFFER = 'X' CHANGING cx_deliveries = lt_del Exceptions " n_1336027 NO_ITEM_SELECTED = 2 " n_1336027 SELECTED_ITEM_ENQUEUED = 1 " n_1336027 NO_KEY_SPECIFIED = 3. " n_1336027
LE_DELIVERY_GET_BUFFERED CALL FUNCTION 'LE_DELIVERY_GET_BUFFERED' EXPORTING if_requested_version = 0 " read data as saved it_delivery_keys = lt_delhd is_data = ls_data CHANGING cx_deliveries = lt_del Exceptions " n_1336027 NO_ITEM_SELECTED = 2 " n_1336027 SELECTED_ITEM_ENQUEUED = 1 " n_1336027 NO_KEY_SPECIFIED = 3. " n_1336027
OIB_SD_LIPSO_UPDATE_PREPARE * call function 'OIB_SD_LIPSO_UPDATE_PREPARE' * EXPORTING * if_oib_synchron = v50agl-synchron * TABLES * it_xlips = xlips.
OI0_MCV_QCI_STATISTICS_DEL CALL FUNCTION 'OI0_MCV_QCI_STATISTICS_DEL' EXPORTING likp = ls_likp " ok ylikp = ls_ylikp " ok ylikp_updkz = 'X' modus = con_modus_sim "Simulation sprog = 'SAPLVKMP' srout = space "Default 'OUT_S067' IMPORTING ev_xolikw = lv_xolikw ev_xaoliw = lv_xaoliw *CSM - OLIME transfer ev_xolime = lv_xolime *CSM - OLIME transfer TABLES mcinf = lt_mcinf1 xlikp = xlikp xlips = xlips xvbak = lt_vbak xvbap = xvbap xvbfa = lt_xvbfa_del xvbpa = lt_xvbpa xvbuk = xvbuk xvbup = xvbup ylips = lt_ylips yvbfa = lt_yvbfa yvbpa = lt_yvbpa yvbuk = lt_yvbuk yvbup = lt_yvbup XMCVBAP = XMCVBAP EXCEPTIONS OTHERS = 1.
OI0_MCS_CALC_OLIKW_SPLITIV CALL FUNCTION 'OI0_MCS_CALC_OLIKW_SPLITIV' EXPORTING IS_INVCYC =
-OIA_INVCYC_STATUS IS_LIPS = IMPORTING EV_OLIKW = lv_split_olikw TABLES IT_VBFA = xmcvbfa IT_VBAP = xvbap.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
OI_LMCS1F10 - Include OI_LMCS1F10 OI_LMBWLTOI - Oil-include: cross application DATA definition OI_LMBWLFOI_OIA_PASS_XMSEG - Oil-include: EXG FORM-routine OI_LMBWLFOI_OIA_MOVE_DEFAULT_T - Oil-include: EXG FORM-routine OI_LMBWLFOI_HPM - Include OI_LMBWLFOI_HPM OI_LMBWLFOI_GET__MS_TABLES - Include OI_LMBWLFOI_GET__MS_TABLES