SAP ABAP Table DSETATTR (Attributes of Datasets)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Basic Data
Table Category INTTAB    Structure 
Structure DSETATTR   Table Relationship Diagram
Short Description Attributes of Datasets    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 FIXED DSETFIATTR   STRU 0   0    
2 INDICATOR DSETFIATTI   STRU 0   0    
3 OPENMODE DSETINDICA DSETINDICA CHAR 1   0   Indicator Type for Setting and Reading Dataset Attributes  
4 ACCESSTYPE DSETINDICA DSETINDICA CHAR 1   0   Indicator Type for Setting and Reading Dataset Attributes  
5 ENCODING DSETINDICA DSETINDICA CHAR 1   0   Indicator Type for Setting and Reading Dataset Attributes  
6 FILTER DSETINDICA DSETINDICA CHAR 1   0   Indicator Type for Setting and Reading Dataset Attributes  
7 LINEFEED DSETINDICA DSETINDICA CHAR 1   0   Indicator Type for Setting and Reading Dataset Attributes  
8 OPENMODE DSETMODE DSETMODE CHAR 2   0   Opening Mode for a Dataset  
9 ACCESSTYPE DSETACTYPE DSETACTYPE CHAR 1   0   Type of Dataset Access  
10 ENCODING ABAP_ENCOD   CHAR 20   0   Identifier for Character Format (UTF-8, UCS-2, ...)  
11 FILTER     STRG 0   0    
12 LINEFEED     RSTR 0   0    
13 CHANGEABLE DSETCHATTR   STRU 0   0    
14 INDICATOR DSETCHATTI   STRU 0   0    
15 REPLCHAR DSETINDICA DSETINDICA CHAR 1   0   Indicator Type for Setting and Reading Dataset Attributes  
16 CONVERRORS DSETINDICA DSETINDICA CHAR 1   0   Indicator Type for Setting and Reading Dataset Attributes  
17 CODEPAGE DSETINDICA DSETINDICA CHAR 1   0   Indicator Type for Setting and Reading Dataset Attributes  
18 ENDIAN DSETINDICA DSETINDICA CHAR 1   0   Indicator Type for Setting and Reading Dataset Attributes  
19 LINEFEEDMODE DSETINDICA DSETINDICA CHAR 1   0   Indicator Type for Setting and Reading Dataset Attributes  
20 REPLCHAR ABAP_REPL   CHAR 1   0   Replacement Character/String for Character Set Conversion  
21 CONVERRORS ABAPCONVER ABAPCONVER CHAR 1   0   Flag: Do conversion errors lead to exceptions?  
22 CODEPAGE CPCODEPAGE CPCODEPAGE NUMC 4   0   SAP Character Set ID  
23 ENDIAN ABAP_ENDIA ABAP_ENDIA CHAR 1   0   Flag for Byte Sequence (Big-Endian, Little-Endian)  
24 LINEFEEDMODE DSETLFMODE DSETLFMODE CHAR 1   0   Linefeed Mode for a Dataset  
History
Last changed by/on SAP  20050219 
SAP Release Created in 610