SAP ABAP Data Element RECFLAG (Record identifier for transport/conversion)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SCTS_EXE (Package) CTS: Transport Services
Basic Data
Data Element RECFLAG
Short Description Record identifier for transport/conversion  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RECFLAG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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  
Medium  
Long  
Heading  
Documentation

Definition

This flag indicates which structure is located in the data part of a transport record.

BLANK: Data record
T : Transport header (DD structure JTRHD)
C : Control command file comment. This record is not
functional.
H : Object header (DD structure JHEAD)
E : End of object (applies only to objects H and N)
F : End of sequential dataset
N : Header for object data structure description
data (DD structure JHEAD). The lines of data
which then follow have the structure JNAME.
* : Comment (no function)
L : LIMU internal (command file structure) (DD
structure JLIMU)
U : LIMU-specific information for compatibility
I : Info for seq. data carrier (DD structure JSINF)
P : Info for program identifier (DD structure JPROG)

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