SAP ABAP Table DD03L (Table Fields)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDKR (Package) DD: DDIC Metadata Table/Structures with Header File
Basic Data
Table Category TRANSP    Transparent table 
Transparent table DD03L   Table Relationship Diagram
Short Description Table Fields    
Delivery and Maintenance
Pool/cluster      
Delivery Class W   System table, contents transportable via separate TR objects 
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 TABNAME TABNAME AS4TAB CHAR 30   0   Table Name DD02L
2 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name  
3 AS4LOCAL AS4LOCAL AS4LOCAL CHAR 1   0   Activation Status of a Repository Object  
4 AS4VERS AS4VERS AS4VERS NUMC 4   0   Version of the entry (not used)  
5 POSITION TABFDPOS AS4POS NUMC 4   0   Position of the field in the table  
6 KEYFLAG KEYFLAG KEYFLAG CHAR 1   0   Identifies a key field of a table  
7 MANDATORY MANDATORY AS4FLAG CHAR 1   0   Flag: Field is required (not blank)  
8 ROLLNAME ROLLNAME ROLLNAME CHAR 30   0   Data element (semantic domain) DD04L
9 CHECKTABLE CHECKTABLE AS4TAB CHAR 30   0   Check table name of the foreign key *
10 ADMINFIELD ADMINFIELD AS4FLAG CHAR 1   0   Nesting depth for includes  
11 INTTYPE INTTYPE INTTYPE CHAR 1   0   ABAP data type (C,D,N,...)  
12 INTLEN INTLEN DDLENG NUMC 6   0   Internal Length in Bytes  
13 REFTABLE REFTABLE AS4TAB CHAR 30   0   Table for reference field *
14 PRECFIELD PRECFIELD FDNAME CHAR 30   0   Name of included table *
15 REFFIELD REFFIELD FDNAME CHAR 30   0   Reference field for currency and qty fields *
16 CONROUT CONROUT CHAR10 CHAR 10   0   Check or generating module for fields  
17 NOTNULL NOTNULL NOTNULL CHAR 1   0   Indicator for initial values in database fields  
18 DATATYPE DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
19 LENG DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
20 DECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
21 DOMNAME DOMNAME DOMNAME CHAR 30   0   Domain name DD01L
22 SHLPORIGIN SHLPORIGIN SHLPORIGIN CHAR 1   0   Origin of an Input Help  
23 TABLETYPE DDTABTYPE DDFLAG CHAR 1   0   DD: Flag if it is a table  
24 DEPTH TYPEDEPTH TYPEDEPTH NUMC 2   0   DD: Depth for structured types  
25 COMPTYPE COMPTYPE COMPTYPE CHAR 1   0   DD: Component Type  
26 REFTYPE DDREFTYPE DDREFTYPE CHAR 1   0   Type of Object Referenced  
27 LANGUFLAG DDLANGUFLG DDLANGUFLG CHAR 1   0   DD: Indicator for a Language Field  
28 DBPOSITION TABFDPOS AS4POS NUMC 4   0   Position of the field in the table  
29 ANONYMOUS DDANONYM DDANONYM CHAR 1   0   Anonymization Indicator (for User Fields)  
30 OUTPUTSTYLE OUTPUTSTYLE OUTPUTSTYLE NUMC 2   0   DD: Output Style (Output Style) for Decfloat Types  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 DD03L DOMNAME DD01L DOMNAME REF 1 CN
2 DD03L ROLLNAME DD04L ROLLNAME REF C CN
3 DD03L TABNAME DD02L TABNAME REF 1 N
History
Last changed by/on SAP  20141013 
SAP Release Created in