SAP ABAP Data Element SCRG_DATA (Root of output file for source generation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Data Element SCRG_DATA
Short Description Root of output file for source generation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT60    
Data Type CHAR   Character String 
Length 60    
Decimal Places 0    
Output Length 60    
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 
Long 20 Output file 
Heading 55 Output file 
Documentation

Use

Enter the name of the file in which the structure descriptions should be written here.

If the file name is not defined, the structure descriptions are simply displayed. Make sure that the file name is not too long (depending on the operating system used).

Procedure

If you generate structure descriptions for several tables, the structure description for each table can be written in a separate file. You must define the file generically in this case.

The first & in the specified name is replaced by the table name in lowercase and the first * with the table name in uppercase.

Examples

Structure descriptions are to be generated for tables UPERS and UNAMA. If you define the file name D.UNI.*, the output files D.UNI.UPERS and D.UNI.UNAMA are generated. If you define d.uni.&, the output files are d.uni.upers and d.uni.unama.

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