MOIGSF50_02 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 MOIGSF50_02 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
QC04_DOMAIN_TEXT_GET call function 'QC04_DOMAIN_TEXT_GET' exporting i_domain_name = 'TSTYP' i_language = sy-langu i_domvalue_l = i_domvalue importing e_ddtext = l_f4_help_tab-tstyp_txt exceptions no_data_found = 1 others = 2.
HELP_VALUES_GET_NO_DD_NAME call function 'HELP_VALUES_GET_NO_DD_NAME' exporting selectfield = 'TSNUM' titel = text-501 reduced_status_only = 'X' importing ind = l_index tables fields = l_f4_help_tab_struc full_table = l_f4_help_tab exceptions others = 1.
POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting defaultoption = 'Y' textline1 = text-504 textline2 = text-505 titel = text-503 importing answer = l_answer.
OIG_F_ASSIGN_QUANT_BY_FIFO call function 'OIG_F_ASSIGN_QUANT_BY_FIFO' exporting i_oigs = g_oigs i_scldtype = g_oigs-scldtype tables i_oigss_tab = g_oigss_tab c_oigsv_tab = g_oigsv_tab c_oigsviis_tab = g_oigsviis_tab c_oigfiiq_tab = g_oigfiiq_tab c_oigfiiqs_tab = g_oigfiiqs_tab i_transfer_qty_tab = l_transfer_tab exceptions stage_missing = 2 others = 3.
EXIT_SAPMOIGS_011 CALL FUNCTION 'EXIT_SAPMOIGS_011' EXPORTING I_OIGS = p_oigs TABLES I_OIGSVMQ_TAB = p_oigsvmq_tab I_OIGSVMQM_TAB = p_oigsvmqm_tab I_OIGSH_TAB = p_oigsh_tab I_OIGSI_TAB = p_oigsi_tab I_OIGSM_TAB = p_oigsm_tab C_OIGSVIIS_TAB = p_oigsviis_tab C_TRANSFER_TAB = p_transfer_tab.
FUNCTION_EXECUTE call function 'FUNCTION_EXECUTE' exporting programm = t180-agidv funktionstyp = '1' kopfgruppe = t185-kopgr positionsgruppe = t185-posgr funktion = fcode importing cua_status = t185v-status cua_titel = t185v-ctitel cua_para1 = t185v-para1 cua_para2 = t185v-para2 cua_para3 = t185v-para3 cua_para4 = t185v-para4 folgefunktion = fcode dunkel = t185-dunkel leave = g_flag-leave leave_screen = g_flag-leave_screen.
FUNCTION_EXECUTE call function 'FUNCTION_EXECUTE' exporting programm = t180-agidv funktionstyp = '1' kopfgruppe = t185-kopgr positionsgruppe = t185-posgr funktion = fcode importing cua_status = t185v-status cua_titel = t185v-ctitel cua_para1 = t185v-para1 cua_para2 = t185v-para2 cua_para3 = t185v-para3 cua_para4 = t185v-para4 folgefunktion = fcode dunkel = t185-dunkel leave = g_flag-leave leave_screen = g_flag-leave_screen.
FUNCTION_EXECUTE call function 'FUNCTION_EXECUTE' exporting programm = t180-agidv funktionstyp = '1' kopfgruppe = t185-kopgr positionsgruppe = t185-posgr funktion = fcode importing cua_status = t185v-status cua_titel = t185v-ctitel cua_para1 = t185v-para1 cua_para2 = t185v-para2 cua_para3 = t185v-para3 cua_para4 = t185v-para4 folgefunktion = fcode dunkel = t185-dunkel leave = g_flag-leave leave_screen = g_flag-leave_screen.
OIG_F_DISTRIB_PRTNR_TO_OIGSPA call function 'OIG_F_DISTRIB_PRTNR_TO_OIGSPA' exporting i_shnumber = g_oigs-shnumber tables i_oigss_tab = p_oigss_tab o_oigspa_tab = p_oigspa_tab exceptions others = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MOIGSF50_02 - Include TD-Shipment freight connection MOIGSF50_01 - Include TD-Shipment freight connection MOIGSF50 - Include TD-Shipment freight connection MOIGSF41 - TD Functions for longtext processing / Delivery selection / Tol. check MOIGSF31_06 - Load and delivery confirmation D,T,G,L MOIGSF31_05 - Load and delivery confirmation D,T,G,L