SAP ABAP Table DD40V (DD: Interface structure for table types)
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 INTTAB    Structure 
Structure DD40V   Table Relationship Diagram
Short Description DD: Interface structure for table types    
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 TYPENAME TTYPENAME TTYPENAME CHAR 30   0   Name of table type *
2 DDLANGUAGE DDLANGUAGE SPRAS LANG 1   0   Language Key *
3 ROWTYPE TTROWTYPE OBJECTNAME CHAR 30   0   Name of row type for table types  
4 ROWKIND TYPEKIND TYPEKIND CHAR 1   0   Category of Dictionary Type  
5 DATATYPE DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
6 LENG DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
7 DECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
8 ACCESSMODE ACCESSMODE ACCESSMODE CHAR 1   0   Access modes for table types  
9 KEYDEF TTYPKEYDEF TTYPKEYDEF CHAR 1   0   Key Definition for Table Types  
10 KEYKIND KEYKIND KEYKIND CHAR 1   0   Key category for table types  
11 KEYFDCOUNT KEYFDCNT KEYFDCNT NUMC 4   0   Number of key fields of a table type  
12 GENERIC TYPGENERIC DDBOOL CHAR 1   0   Generic table type  
13 .INCLUDE       0   0   DD: Include for user, date, time  
14 AS4USER AS4USER AS4USER CHAR 12   0   Last Changed By  
15 AS4DATE AS4DATE AS4DATE DATS 8   0   Date of Last Change  
16 AS4TIME AS4TIME AS4TIME TIMS 6   0   Last changed at  
17 DDTEXT DDTEXT DDTEXT CHAR 60   0   Explanatory short text  
18 TYPELEN DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
19 ACTFLAG DEPACTION DEPACTION CHAR 4   0   Actions to be executed for a dependent DD object  
20 TTYPKIND TTYPKIND TTYPKIND CHAR 1   0   Category of table type (range or general table type)  
21 RANGE_CTYP RANGE_CTYP ROLLNAME CHAR 30   0   Elem. type of LOW and HIGH components of a Ranges type *
22 .INCLUDE       0   0   Type Information for LOW and High of a Range Type  
23 CTDATATYPE DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
24 CTLENG DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
25 CTDECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
26 REFTYPE DDREFTYPE DDREFTYPE CHAR 1   0   Type of Object Referenced  
27 OCCURS DDOCCURS DDOCCURS NUMC 5   0   Initial Line Number for Table Types  
28 PROXYTYPE DDPROXYTY DDPROXYTY CHAR 1   0   DD: Is a generated proxy object  
29 ALIAS TT_PRIMARY_KEY_ALIAS TT_PRIMKEY_ALIAS CHAR 30   0   Alias for Primary Key of a Table Type (Optional)  
30 FURTHERSECKEY TT_FURTHER_SECKEYS TT_FURTHER_SECKEYS CHAR 1   0   Additional Secondary Keys of a Table Type  
History
Last changed by/on SAP  20141013 
SAP Release Created in