REMIG_ANALYSE_FILE is a standard Executable ABAP Report 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 REMIG_ANALYSE_FILE 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.
Selection Text: P_CONV = Check Conversion Values
Selection Text: P_COUNT = Count all Data Types
Selection Text: P_DEBUG = D Indicators
Selection Text: P_FILE = D Migration File Name
Selection Text: P_KSM = Checking KSM of Old Keys
Selection Text: P_NOPRNT = No Printout
Selection Text: P_PATH = D Migration Path
Selection Text: P_POLDKY = Printout of Read OLDKEYs
Selection Text: P_PRDEZ = Normal Display
Selection Text: P_PRDHX = Normal/Hexadecimal
Selection Text: P_PRHEX = Hexadecimal
Selection Text: P_PRICNT = Max. Number of Print Records
Selection Text: P_PRINT = Printout of Data
Selection Text: P_QCP = D Legacy system character set
Selection Text: P_REQU = Check Required Entry Field
Selection Text: P_TOPKSM = Check Top Object
Title: Migration File Analysis
Text Symbol: T06 = Print View
Text Symbol: T05 = Checking Data Records
Text Symbol: T04 = Print Out of Data Records
Text Symbol: T03 = General Settings
Text Symbol: T02 = Control Data
Text Symbol: T01 = File Specifications
Text Symbol: 072 = Higher-Level Object not Found (Field/Value)
Text Symbol: 071 = Error in Structure/Old System Key
Text Symbol: 070 = Error While Accessing Conversion Table
Text Symbol: 062 = No Authorization
Text Symbol: 061 = No changes can be made due to blocking status
Text Symbol: 060 = Error during Authorization Check
Text Symbol: 001 = Start Parameters
Text Symbol: 002 = File Name
Text Symbol: 003 = System
Text Symbol: 004 = Client
Text Symbol: 005 = Character Set
Text Symbol: 010 = Start the analysis
Text Symbol: 011 = Finish the analysis
Text Symbol: 020 = File not found or cannot be opened
Text Symbol: 021 = Could not read file header
INCLUDE REMIGCON.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
REMIG_ANALYSE_FILE - Migration File Analysis REMIG_ANALYSE_FILE - Migration File Analysis REMIGO102 - Generated automatically. Fills import parameters of test module. REMIGMASSO01 - documentation and ABAP source code REMIGMASSI01 - documentation and ABAP source code REMIGMASSF01 - documentation and ABAP source code