SAP ABAP Data Element DMC_DATAPATH (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_DATAPATH
Short Description 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 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 data path to the project directory in which a given directory structure is located. The following naming convention applies for this directory structure:

<Data path>/<Name of project>/<Name of subproject>/ <Name of migration object>/

<Data path>

        + <Name of project>

            + <Name of subproject 1>

                + <Name of migration object 1>

. . .

                + <Name of migration object n>

. . .

            + <Name of subproject n>

                + <Name of migration object 1>

. . .

                + <Name of migration object n>

. . .

The data path to be specified here is the path to the project data. That is, the directory structure must look as described above.

Use

Dependencies

Example

Directory structure for

Project:    MWB_PROJECT

Subproject:    MWB_SUBRPOJECT

Conversion objects:    MWB_MOBJ_01 -> MWB_MOBJ_07

    Data path

        + MWB_PROJECT

            + MWB_SUBPROJECT

                + MWB_MOBJ_01

                + MWB_MOBJ_02

                + MWB_MOBJ_03

                + MWB_MOBJ_04

                + MWB_MOBJ_05

                + MWB_MOBJ_06

                + MWB_MOBJ_07

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