SAP ABAP Data Element DMC_FILEEXPLORER_DATAPATH (ADM: Complete Data Path)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
Basic Data
Data Element DMC_FILEEXPLORER_DATAPATH
Short Description ADM: Complete Data Path  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type STRG   Character String of Variable Length 
Length 0    
Decimal Places 0    
Output Length 0    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Data Path 
Medium 15 Data Path 
Long 20 Data Path 
Heading Data Path 
Documentation

Definition

The MWB file interface provides read-only access to files with input data and write access for output files. To this purpose you need to specify the complete data path to the input files. The complete directory structure satisfies the following convention:

/<Complete data path>/<Name of project>/<Name of subproject>/<Name of

migration object>/

Complete datapath

+ Name Project

+ Name Subproject 1

+ Name migration object 1

+ Run ID 1

<Input file 1>

...

<Input file n>

+ Name Migration object n

    . . .

+ Name Subproject n

+ Name Migration object 1

    . . .

+ Name Migration object n

    . . .

The data path to be specified here is the path to the file with the input data. The above directory structure is expected obligingly.

Use

Dependencies

Example

Directory structure for

Project:    MWB_PROJECT

Subproject:    MWB_SUBRPOJECT

Migration objects:    MWB_MOBJ_01,..., MWB_MOBJ_07

Runtime Idents: 00001, 00002, ...

Input files (XML): mwb_mobj_01_0000000001.xml

    <Complete Data Path>

        + MWB_PROJECT

            + MWB_SUBPROJECT

                + MWB_MOBJ_01

                    + 00001

                        mwb_mobj_01_0000000001.xml

                        ...

                    + 00002

                        ...

                + MWB_MOBJ_02

                    + 00001

                        mwb_mobj_02_00000000001.xml

                        ...

                    + 00002

                + MWB_MOBJ_03

                    ...

History
Last changed by/on SAP  20141029 
SAP Release Created in 620