REMIG000 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report is called from Transaction EQ81 in the IMG...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter REMIG000 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
EQ81 - Display Migration Handbook (IMG)
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: Display IS-U Migration Handbook (IMG)
Text Symbol: 001 = Migration handbook
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
STREE_BROWSER_DYNP_HC call function 'STREE_BROWSER_DYNP_HC' exporting structure_id = 'CD6846DBDB20D4118B480800060DFD3D' * LANGUAGE = SY-LANGU * EXTENSION_ID = ' ' * DISPLAY_MODE = 'D' * NO_COMMIT_WORK = 'X' * RFC_DESTINATION = 'NONE' * POSITION_ON_NODE = ' ' * ID_FOR_USE_AS_FILTER = ' ' * IMPORTING * MESSAGE = * TOGGLE = tables user_parameters = lt_userparam * POSITION_HIERARCHY = .
DSYS_OUTLINE_BROWSE * CALL FUNCTION 'DSYS_OUTLINE_BROWSE' * EXPORTING * APPLICATION = 'SO70' * DOKLANGU = SY-LANGU ** FISHEYE_DOKCLASS = ' ' ** FISHEYE_DOKNAME = ' ' * HOMETEXT = 'Handbuch Migration'(001) * OUTLINE = 'EMIG_MAN' * VIEWNAME = 'STANDARD' ** WINDOW_HEADER_LINE = ' ' ** importing ** pf15 = flag * EXCEPTIONS * OUTLINE_NOT_FOUND = 1 * OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
REMIG000 - Display IS-U Migration Handbook (IMG) REMIG000 - Display IS-U Migration Handbook (IMG) REMDUS_CREATE_REQUEST - Request MDUS Profile Values for Billing Orders REMDUS_CREATE_REQUEST - Request MDUS Profile Values for Billing Orders REMDUS_BOR_MDUSRQ - Program for Object Type ISUMDUSRQ : MDUS Request REMDUS_BOR_MDUSRQ - Program for Object Type ISUMDUSRQ : MDUS Request