| 1 | TABNAME | Table Name | TABNAME | DD02L | CHAR | 000030 | 000000 | |
| 2 | FIELDNAME | Field Name | FIELDNAME | | CHAR | 000030 | 000000 | |
| 3 | AS4LOCAL | Activation State of Repository Object | AS4LOCAL | | CHAR | 000001 | 000000 | |
| Possible Values L | Lock entry (first N version) | S | Previously active entry, backup copy | A | Entry was activated or generated in this form | N | Entry was edited, but not activated | T | Temporary version when editing |
| |
|
| 4 | AS4VERS | Version of the entry (not used) | AS4VERS | | NUMC | 000004 | 000000 | |
| 5 | POSITION | Position of the field in the table | TABFDPOS | | NUMC | 000004 | 000000 | |
| 6 | KEYFLAG | Identifies a key field of a table | KEYFLAG | | CHAR | 000001 | 000000 | |
| | |
|
| 7 | MANDATORY | Flag: Field is required (not blank) | MANDATORY | | CHAR | 000001 | 000000 | |
| | |
|
| 8 | ROLLNAME | Data element (semantic domain) | ROLLNAME | DD04L | CHAR | 000030 | 000000 | |
| 9 | CHECKTABLE | Check table name of the foreign key | CHECKTABLE | | CHAR | 000030 | 000000 | |
| 10 | ADMINFIELD | Nesting depth for includes | ADMINFIELD | | CHAR | 000001 | 000000 | |
| | |
|
| 11 | INTTYPE | ABAP data type (C,D,N,...) | INTTYPE | | CHAR | 000001 | 000000 | |
| Possible Values a | Decimal Floating Point Number, 16 Digits | s | 2-byte integer, only for length field before LCHR or LRAW | F | Floating point number to accuracy of 8 bytes | j | Static Boxed Components | b | 1-byte integer, whole number <= 254 | p | Time stamp 'yyyy-mm-dd hh:mm:ss[.nnnnnnn]' | z | Node Line for Stuctured Objects | u | Structured type, flat | V | Character string (old dictionary type VARC) | D | Date (YYYYMMDD) | P | Packed number | h | Table type | r | Reference to class/interface | g | Character string with variable length (ABAP type STRING) | X | Byte string (hexadecimal), in DDIC metadata also INT1/2/4 | 8 | Whole Number (8-Byte Integer with Sign) | y | Byte string with variable length (ABAP type XSTRING) | N | Character String with Digits Only | C | Character String | k | Generic Boxed Components | v | Structured type, deep | T | Time (HHMMSS) | e | Decimal Floating Point Number, 34 Digits | I | Integer number (4-byte integer with sign) | l | Reference to data object |
| |
|
| 12 | INTLEN | Internal Length in Bytes | INTLEN | | NUMC | 000006 | 000000 | |
| 13 | REFTABLE | Reference Table for Field | REFTABLE | | CHAR | 000030 | 000000 | |
| 14 | PRECFIELD | Name of included table | PRECFIELD | | CHAR | 000030 | 000000 | |
| 15 | REFFIELD | Reference Field for Currency and Quantity Fields | REFFIELD | | CHAR | 000030 | 000000 | |
| 16 | CONROUT | Check or generating module for fields | CONROUT | | CHAR | 000010 | 000000 | |
| 17 | NOTNULL | Indicator for initial values in database fields | NOTNULL | | CHAR | 000001 | 000000 | |
| Possible Values | Either NULL or NOT NULL | N | Force NULL | X | Force NOT NULL |
| |
|
| 18 | DATATYPE | Data Type in ABAP Dictionary | DATATYPE_D | | CHAR | 000004 | 000000 | |
| Possible Values CHAR | Character String | D34N | Floating point number (native HANA type DECIMAL) | D16N | Floating point number (native HANA type SMALLDECIMAL) | INT8 | 8-Byte Integer | DEC | Packed Number in BCD Format | SSTR | Character String | QUAN | Quantity Field in BCD Format | RSTR | Byte String (BLOB) | NUMC | Numerical Text | D16S | Decimal floating point number with scaling (obsolete) | LANG | Language key | TIMN | Time in format HHMMSS (native HANA type TIME) | DATS | Date in Format YYYYMMDD | STRG | Character String (CLOB) | RAW | Byte Sequence | INT1 | 1-Byte Integer, 0 to 255 | LRAW | Long Byte String | D34D | Decimal floating point number saved in BCD format | PREC | Obsolete Data Type | D16D | Decimal floating point number saved in BCD format | FLTP | Floating Point Number | D34R | Decimal floating point number saved as binary number | TIMS | Time in Format HHMMSS | CUKY | Currency key for currency fields | INT4 | 4-byte integer, -2147483648 to +2147483647 | D34S | Decimal floating point number with scaling (obsolete) | UNIT | Unit key of a quantity field | LCHR | Long Character String | ACCP | Posting Period YYYYMM | CLNT | Client | INT2 | 2-byte integer, -32768 to 32767 | VARC | Obsolete Data Type | UTCL | Time stamp (native HANA type TIMESTAMP) | D16R | Decimal floating point number saved as binary number | CURR | Currency Field in BCD Format | GGM1 | Geometry (EWKB representation) | DATN | Date in format YYYYMMDD (native HANA type DATE) |
| |
|
| 19 | LENG | Length (No. of Characters) | DDLENG | | NUMC | 000006 | 000000 | |
| 20 | DECIMALS | Number of Decimal Places | DECIMALS | | NUMC | 000006 | 000000 | |
| 21 | DOMNAME | Domain name | DOMNAME | DD01L | CHAR | 000030 | 000000 | |
| 22 | SHLPORIGIN | Origin of an Input Help | SHLPORIGIN | | CHAR | 000001 | 000000 | |
| Possible Values X | Explicit search help interface to field | P | Input help implemented with check table | | No input help exists | F | Input help with fixed values | T | Input help based on data type | D | Explicit search help interface to data element |
| |
|
| 23 | TABLETYPE | DD: Flag if it is a table | DDTABTYPE | | CHAR | 000001 | 000000 | |
| | |
|
| 24 | DEPTH | DD: Depth for structured types | TYPEDEPTH | | NUMC | 000002 | 000000 | |
| 25 | COMPTYPE | DD: Component Type | COMPTYPE | | CHAR | 000001 | 000000 | |
| Possible Values L | Table type | S | Structured type (possibly as INCLUDE) | | Built-in type | E | Data element | N | Reference to non-active type |
| |
|
| 26 | REFTYPE | Type of Object Referenced | DDREFTYPE | | CHAR | 000001 | 000000 | |
| Possible Values E | Data Element | O | Object | D | DATA | S | Structured Type | L | Table Type | A | ANY | C | Class | | No Information | I | Interface | B | Built-in dictionary type |
| |
|
| 27 | LANGUFLAG | DD: Indicator for a Language Field | DDLANGUFLG | | CHAR | 000001 | 000000 | |
| Possible Values X | Field selected as language field | | Not selected as language field |
| |
|
| 28 | DBPOSITION | Position of the field in the table | TABFDPOS | | NUMC | 000004 | 000000 | |
| 29 | ANONYMOUS | Anonymization Indicator (for User Fields) | DDANONYM | | CHAR | 000001 | 000000 | |
| Possible Values X | Anonymity | N | No anonymity | | Anonymity undefined |
| |
|
| 30 | OUTPUTSTYLE | DD: Output Style (Output Style) for Decfloat Types | OUTPUTSTYLE | | NUMC | 000002 | 000000 | |
| Possible Values 04 | Scientific with leading zero | 03 | Scientific | 06 | Engineering | 05 | Scale-preserving scientific | 01 | Sign right | 02 | Scale-preserving | 00 | Normal |
| |
|
| 31 | SRS_ID | Spatial Reference System | SRS_ID | | INT4 | 000010 | 000000 | |