MEMIG_STRUCTUREO01 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 MEMIG_STRUCTUREO01 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!
ISU_M_SOLUTION_CHECK CALL FUNCTION 'ISU_M_SOLUTION_CHECK'.
ISU_M_APPLICATION_NAMES CALL FUNCTION 'ISU_M_APPLICATION_NAMES' TABLES yt_cvers = icvers_ref.
ISU_M_SYSTYPE_GET CALL FUNCTION 'ISU_M_SYSTYPE_GET' IMPORTING y_systype = gv_systype.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MEMIG_STRUCTUREO01 - Generated automatically. Fills import parameters of test module. MEMIG_STRUCTUREI01 - INTERNAL: Buffer KSV MEMIG_STRUCTUREF01 - Include LEMIG_SERVICE_FUNCTIONSTOP MEMIG_SCHEDULETOP - MEMIGSCHEDULETOP MEMIG_SCHEDULEO00 - Include MEMIG_SCHEDULEO00 MEMIG_SCHEDULEI00 - Include MEMIG_SCHEDULEI00