SAP ABAP Data Element ALLGUNIX (File Name)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-BK (Application Component) Bank
     BF_BANK (Package) Bank Master Data
Basic Data
Data Element ALLGUNIX
Short Description File Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT44    
Data Type CHAR   Character String 
Length 44    
Decimal Places 0    
Output Length 44    
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 Name 
Medium 15 File Name 
Long 20 File Name 
Heading 55 File Name 
Documentation

Definition

Full name under which a sequential file is to be found or is to be stored. Note that this entry is case-sensitive in certain operating systems.

Examples

/usr/sap/trans/tmp/<file name>

Supplementary Documentation - ALLGUNIX 0001

Examples

/usr/sap/dta/<filename>

Note

When choosing the name, remember that the system adds a two-digit consecutive number to the file name.

The specification of a file name is not necessary if a default name assigned by the program (<file identification code>.date.time.no) is to be used. In this case, note that the file is stored in the current work directory.

Annotations

The file name is not used if the file is stored in the TemSe.

Supplementary Documentation - ALLGUNIX 0002

Examples

/usr/sap/asl/<filename>

Note

You do not have to specify a file name. If you leave the parameter blank, then the program itself generates a name with the structure
ASL.date.time.YYYY.X
whereby YYYY is replaced by the reporting year and X by the reporting quarter. The file is stored in the current work directory.

Supplementary Documentation - ALLGUNIX 0004

Examples

/usr/sap/extract/<file name>

Note

It is not necessary to specify a file name if a default name (<report name>.date.time) assigned by the system is to be used. In this case, you must make sure that the file is stored in the current work directory.

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