SAP ABAP Table DD40L (Table types (internal tables defined in DD))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDTT (Package) DD: Table types
Basic Data
Table Category TRANSP    Transparent table 
Transparent table DD40L   Table Relationship Diagram
Short Description Table types (internal tables defined in DD)    
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 TYPENAME TTYPENAME TTYPENAME CHAR 30   0   Name of table type  
2 AS4LOCAL AS4LOCAL AS4LOCAL CHAR 1   0   Activation Status of a Repository Object  
3 ACTFLAG DEPACTION DEPACTION CHAR 4   0   Actions to be executed for a dependent DD object  
4 ROWTYPE TTROWTYPE OBJECTNAME CHAR 30   0   Name of row type for table types DDTYPES
5 ROWKIND TYPEKIND TYPEKIND CHAR 1   0   Category of Dictionary Type  
6 DATATYPE DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
7 LENG DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
8 DECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
9 ACCESSMODE ACCESSMODE ACCESSMODE CHAR 1   0   Access modes for table types  
10 KEYDEF TTYPKEYDEF TTYPKEYDEF CHAR 1   0   Key Definition for Table Types  
11 KEYKIND KEYKIND KEYKIND CHAR 1   0   Key category for table types  
12 KEYFDCOUNT KEYFDCNT KEYFDCNT NUMC 4   0   Number of key fields of a table type  
13 GENERIC TYPGENERIC DDBOOL CHAR 1   0   Generic table type  
14 TYPELEN DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
15 .INCLUDE       0   0   DD: Include for user, date, time  
16 AS4USER AS4USER AS4USER CHAR 12   0   Last Changed By  
17 AS4DATE AS4DATE AS4DATE DATS 8   0   Date of Last Change  
18 AS4TIME AS4TIME AS4TIME TIMS 6   0   Last changed at  
19 TTYPKIND TTYPKIND TTYPKIND CHAR 1   0   Category of table type (range or general table type)  
20 RANGE_CTYP RANGE_CTYP ROLLNAME CHAR 30   0   Elem. type of LOW and HIGH components of a Ranges type *
21 REFTYPE DDREFTYPE DDREFTYPE CHAR 1   0   Type of Object Referenced  
22 OCCURS DDOCCURS DDOCCURS NUMC 5   0   Initial Line Number for Table Types  
23 PROXYTYPE DDPROXYTY DDPROXYTY CHAR 1   0   DD: Is a generated proxy object  
24 ALIAS TT_PRIMARY_KEY_ALIAS TT_PRIMKEY_ALIAS CHAR 30   0   Alias for Primary Key of a Table Type (Optional)  
25 FURTHERSECKEY TT_FURTHER_SECKEYS TT_FURTHER_SECKEYS CHAR 1   0   Additional Secondary Keys of a Table Type  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 DD40L ROWTYPE DDTYPES TYPENAME REF 1 CN
History
Last changed by/on SAP  20141013 
SAP Release Created in