SAP ABAP Table FIELDSTRUC (DB-relevant description of DD table fields)
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
Table Category INTTAB    Structure 
Structure FIELDSTRUC   Table Relationship Diagram
Short Description DB-relevant description of DD table fields    
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 NAME     CHAR 3   0    
2 VERSION     CHAR 1   0    
3 KEYFLAG KEYFLAG KEYFLAG CHAR 1   0   Identifies a key field of a table  
4 DATATYPE DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
5 LENG DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
6 DECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
7 NULLABLE DDNULLABLE DDNULLABLE CHAR 9   0   Field description for screen: null, not null, undefined  
8 DEFAULTVAL DBDEFVAL DBDEFVAL CHAR 14   0   Description for screen field: default value  
History
Last changed by/on SAP  20110908 
SAP Release Created in