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 |
|
| 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 | |
TTYPENAME | TTYPENAME | CHAR | 30 | 0 | Name of table type | ||
| 2 | |
AS4LOCAL | AS4LOCAL | CHAR | 1 | 0 | Activation Status of a Repository Object | ||
| 3 | |
DEPACTION | DEPACTION | CHAR | 4 | 0 | Actions to be executed for a dependent DD object | ||
| 4 | |
TTROWTYPE | OBJECTNAME | CHAR | 30 | 0 | Name of row type for table types | DDTYPES | |
| 5 | |
TYPEKIND | TYPEKIND | CHAR | 1 | 0 | Category of Dictionary Type | ||
| 6 | |
DATATYPE_D | DATATYPE | CHAR | 4 | 0 | Data Type in ABAP Dictionary | ||
| 7 | |
DDLENG | DDLENG | NUMC | 6 | 0 | Length (No. of Characters) | ||
| 8 | |
DECIMALS | DDLENG | NUMC | 6 | 0 | Number of Decimal Places | ||
| 9 | |
ACCESSMODE | ACCESSMODE | CHAR | 1 | 0 | Access modes for table types | ||
| 10 | |
TTYPKEYDEF | TTYPKEYDEF | CHAR | 1 | 0 | Key Definition for Table Types | ||
| 11 | |
KEYKIND | KEYKIND | CHAR | 1 | 0 | Key category for table types | ||
| 12 | |
KEYFDCNT | KEYFDCNT | NUMC | 4 | 0 | Number of key fields of a table type | ||
| 13 | |
TYPGENERIC | DDBOOL | CHAR | 1 | 0 | Generic table type | ||
| 14 | |
DDLENG | DDLENG | NUMC | 6 | 0 | Length (No. of Characters) | ||
| 15 | |
0 | 0 | DD: Include for user, date, time | |||||
| 16 | |
AS4USER | AS4USER | CHAR | 12 | 0 | Last Changed By | ||
| 17 | |
AS4DATE | AS4DATE | DATS | 8 | 0 | Date of Last Change | ||
| 18 | |
AS4TIME | AS4TIME | TIMS | 6 | 0 | Last changed at | ||
| 19 | |
TTYPKIND | TTYPKIND | CHAR | 1 | 0 | Category of table type (range or general table type) | ||
| 20 | |
RANGE_CTYP | ROLLNAME | CHAR | 30 | 0 | Elem. type of LOW and HIGH components of a Ranges type | * | |
| 21 | |
DDREFTYPE | DDREFTYPE | CHAR | 1 | 0 | Type of Object Referenced | ||
| 22 | |
DDOCCURS | DDOCCURS | NUMC | 5 | 0 | Initial Line Number for Table Types | ||
| 23 | |
DDPROXYTY | DDPROXYTY | CHAR | 1 | 0 | DD: Is a generated proxy object | ||
| 24 | |
TT_PRIMARY_KEY_ALIAS | TT_PRIMKEY_ALIAS | CHAR | 30 | 0 | Alias for Primary Key of a Table Type (Optional) | ||
| 25 | |
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 | |
|
REF | 1 | CN |
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in |