SAP ABAP Table TTYPINFO (DD: nametab information on table type)
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 | TTYPINFO |
|
| Short Description | DD: nametab information on table type |
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 | |
0 | 0 | DD: header information for types (nametab information) | |||||
| 2 | |
TYPENAME | OBJECTNAME | CHAR | 30 | 0 | Name of Dictionary Type | ||
| 3 | |
UUID | UUID | RAW | 16 | 0 | Global Unique ID for table | ||
| 4 | |
CRSTAMP | TIMESTMP | CHAR | 14 | 0 | Time of nametab generation | ||
| 5 | |
ABSTAMP | TIMESTMP | CHAR | 14 | 0 | ABAP Time Stamp | ||
| 6 | |
DYSTAMP | TIMESTMP | CHAR | 14 | 0 | Screen time stamp | ||
| 7 | |
TABTYPE | TABTYPE | CHAR | 1 | 0 | Type of the Dictionary object | ||
| 8 | |
TABFORM | TABFORM | CHAR | 1 | 0 | How the Dictionary object is implemented in the database | ||
| 9 | |
TREFNAME | OBJECTNAME | CHAR | 30 | 0 | DD: reference to type or domain | ||
| 10 | |
UNICODELG | NTABSHORT | RAW | 1 | 0 | Unicode length with which runtime object was generated | ||
| 11 | |
TABLENGTH | DDRAW4 | RAW | 4 | 0 | Table length in bytes | ||
| 12 | |
TYPEKIND | TYPEKIND | CHAR | 1 | 0 | Category of Dictionary Type | ||
| 13 | |
ACCESSMODE | ACCESSMODE | CHAR | 1 | 0 | Access modes for table types | ||
| 14 | |
TTYPKEYDEF | TTYPKEYDEF | CHAR | 1 | 0 | Key Definition for Table Types | ||
| 15 | |
KEYKIND | KEYKIND | CHAR | 1 | 0 | Key category for table types | ||
| 16 | |
0 | 0 | DD: data type information (part of nametab information) | |||||
| 17 | |
FLDTYPE | NTABSHORT | RAW | 1 | 0 | ABAP data type (coded) | ||
| 18 | |
ABTYPE | NTABSHORT | RAW | 1 | 0 | ABAP data type (nametab interface coded) | ||
| 19 | |
DATATYPE_D | DATATYPE | CHAR | 4 | 0 | Data Type in ABAP Dictionary | ||
| 20 | |
INTTYPE | INTTYPE | CHAR | 1 | 0 | ABAP data type (C,D,N,...) | ||
| 21 | |
DBLENGTH | NTABLONG | RAW | 2 | 0 | Field Length in ABAP | ||
| 22 | |
DBLENGTH2 | DDRAW4 | RAW | 4 | 0 | ABAP Dictionary: Length on Database | ||
| 23 | |
INTDECIM | NTABSHORT | RAW | 1 | 0 | Number of decimal places in the field | ||
| 24 | |
DDINTLENG | NTABLONG | RAW | 2 | 0 | Dictionary length for DEC, CURR, QUAN types | ||
| 25 | |
OUTLENGTH | NTABLONG | RAW | 2 | 0 | Field Output Length | ||
| 26 | |
CONVEXIT | CONVEXIT | CHAR | 5 | 0 | Conversion Routine | ||
| 27 | |
MEMORYID | MEMORYID | CHAR | 20 | 0 | Set/Get parameter ID | * | |
| 28 | |
0 | 0 | Flag byte 1 of nametab for data elements and table types | |||||
| 29 | |
SIGNFLAG | AS4FLAG | CHAR | 1 | 0 | Flag for sign in numerical fields | ||
| 30 | |
LOWERCASE | AS4FLAG | CHAR | 1 | 0 | Lowercase letters allowed/not allowed | ||
| 31 | |
VALEXI | AS4FLAG | CHAR | 1 | 0 | Existence of fixed values | ||
| 32 | |
LOGFLAG | AS4FLAG | CHAR | 1 | 0 | Indicator for writing change documents | ||
| 33 | |
0 | 0 | Flag byte 2 in nametab for field attributes | |||||
| 34 | |
DDCONVEXIT | AS4FLAG | CHAR | 1 | 0 | Indicator if a conversion exit is in use | ||
| 35 | |
DDMEMORYID | AS4FLAG | CHAR | 1 | 0 | Indicator if a set/get parameter ID is in use | ||
| 36 | |
DDDIGITS | AS4FLAG | CHAR | 1 | 0 | Indicator of ABAP data type P | ||
| 37 | |
0 | 0 | Flag byte 3 of nametab for field attributes? | |||||
| 38 | |
DDSHLPEX | DDFLAG | CHAR | 1 | 0 | Search help exists | ||
| 39 | |
DDF4HELPEX | DDFLAG | CHAR | 1 | 0 | F4 help exists | ||
| 40 | |
DDLTRFLDDI | DDBOOL | CHAR | 1 | 0 | Basic write direction has been defined LTR (left-to-right) | ||
| 41 | |
DDBIDICTRL | DDBOOL | CHAR | 1 | 0 | DD: No Filtering of BIDI Formatting Characters | ||
| 42 | |
DDNOHISTORY | DDBOOL | CHAR | 1 | 0 | DD: Flag for Deactivating Input History in Screen Field |
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in |