SAP ABAP Data Element MB_DSNAME (Name of file (dataset) when data copied/adopted)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MB (Package) Application development R/3 inventory management
Basic Data
Data Element MB_DSNAME
Short Description Name of file (dataset) when data copied/adopted  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR50    
Data Type CHAR   Character String 
Length 50    
Decimal Places 0    
Output Length 50    
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 File 
Medium 15 File name 
Long 20 File name 
Heading 55 File name 
Documentation

Definition

Directory (at operating system level) of the current server und name of the sequential file from which data is read or to which data is stored.

Use

The default value for this field is "/usr/sapnw/home/MB_DOCUMENT". Here,

  • "/usr/sapanw/home/" describes the directory and
  • "MB_DOCUMENT" describes the name of the file.

To execute the report, it is necessary that the sequential file is stored at operating system level in the pre-defined directory and under the pre-defined name.

Check the specifications for the directory and file.

Change these specifcations if

  • the data is read from or stored in a different file or
  • the file is contained in a different directory.

Dependencies

When running the report with test data, the test data is written from the test table to this file and then processed by the report. Any data contained in the file are overwritten with the test data.

History
Last changed by/on SAP  19980218 
SAP Release Created in