MOIGSF50_01 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_01 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!
HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' EXPORTING SELECTFIELD = 'DOC_NUMBER' TITEL = TEXT-502 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 = '' TEXTLINE2 = L_TEXT TITEL = TEXT-S50 IMPORTING ANSWER = L_ANSWER.
OIG_F_DISTRIB_PRTNR_TO_OIGSPA CALL FUNCTION 'OIG_F_DISTRIB_PRTNR_TO_OIGSPA' EXPORTING I_SHNUMBER = G_OIGS-SHNUMBER TABLES I_OIGSS_TAB = G_OIGSS_TAB O_OIGSPA_TAB = G_OIGSPA_TAB EXCEPTIONS OTHERS = 1.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING DEFAULTOPTION = 'Y' TEXTLINE1 = '' TEXTLINE2 = TEXT-507 TITEL = TEXT-506 IMPORTING ANSWER = L_ANSWER.
OIG_F_DISTRIB_PRTNR_TO_OIGSPA CALL FUNCTION 'OIG_F_DISTRIB_PRTNR_TO_OIGSPA' EXPORTING I_SHNUMBER = G_OIGS-SHNUMBER TABLES I_OIGSS_TAB = G_OIGSS_TAB O_OIGSPA_TAB = G_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_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 MOIGSF31_04 - Load and delivery confirmation D,T,G,L