FILA_MIGRATION_EXPORT 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 FILA_MIGRATION_EXPORT 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: PA_PAGES = Contracts per File
Selection Text: SO_BUKRS = D .
Selection Text: SO_OBJID = D .
Selection Text: SO_STAMP = D .
Title: Report FILA_MIGRATION_EXPORT
Text Symbol: 001 = Folder
Text Symbol: 002 = Stor. Loc.
Text Symbol: 003 = Choose Path
Text Symbol: 004 = Select. Criteria
Text Symbol: 005 = Start
Text Symbol: 006 = Delete
Text Symbol: 007 = Specify Storage Locat.
Text Symbol: 008 = Exp.Type
Text Symbol: 009 = Text - Files (Table Contents)
Text Symbol: 010 = XML - Files (Table Structure)
Text Symbol: 011 = Contracts per File
Text Symbol: 016 = File prefix
INCLUDE FILA_MIGRATION_LOAD_NEW_TOP. " GLOBAL DATA
No SAP DATABASE tables are accessed within this REPORT code!
IW_C_GET_SAPWORKDIR CALL FUNCTION 'IW_C_GET_SAPWORKDIR' IMPORTING sapworkdir = def_path.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FILA_MIGRATION_EXPORT - Report FILA_MIGRATION_EXPORT FILA_MIGRATION_EXPORT - Report FILA_MIGRATION_EXPORT FILA_MIGRATION_DATA_READF01 - FILAMIGRATIONDATAREADF01 FILA_MIGRATION_DATA_PROCEF01 - FILAMIGRATIONDATAPROCEF01 FILA_MIGRATION_DATASET_OPF01 - FILAMIGRATIONDATASETOPF01 FILA_MIGRATION_ASSETS_LINK - FILAMIGRATIONASSETSLINK