| 1 | TABNAME | Table Name | TABNAME | DD02L | CHAR | 000030 | 000000 | |
| 2 | FIELDNAME | Field Name | FIELDNAME | | CHAR | 000030 | 000000 | |
| 3 | AS4LOCAL | Activation Status of a Repository Object | AS4LOCAL | | CHAR | 000001 | 000000 | |
| Possible Values | L | Lock entry (first N version) | | S | Previously active entry, backup copy | | A | Entry activated or generated in this form | | N | Entry 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, integer number <= 254 | | z | Node Line for Stuctured Objects | | u | Structured type, flat | | V | Character string (old Dictionary type VARC) | | D | Date (Date: YYYYMMDD) | | P | Packed number | | h | Table type | | r | Reference to class/interface | | g | Character string with variable length (ABAP type STRING) | | X | Byte Seq. (heXadecimal), in DDIC metadata also for INT1/2/4 | | 8 | Whole Number (8-Byte Integer with Sign) | | y | Byte sequence 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 (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 | Table for reference field | REFTABLE | | CHAR | 000030 | 000000 | |
| 14 | PRECFIELD | Name of included table | PRECFIELD | | CHAR | 000030 | 000000 | |
| 15 | REFFIELD | Reference field for currency and qty 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 | Any NULL or NOT NULL | | N | NULL forced | | X | NOT NULL forced |
| |
|
| 18 | DATATYPE | Data Type in ABAP Dictionary | DATATYPE_D | | CHAR | 000004 | 000000 | |
| Possible Values | CHAR | Character String | | D34S | Decimal Floating Point with Scaling (obsolete) | | D16R | Decimal Floating Point Stored as Binary Number | | NUMC | Numerical Text | | INT2 | 2-Byte Integer, -32.768 to 32.767 | | VARC | Obsolete Data Type | | STRG | Character String (CLOB) | | UNIT | Unit Key of Quantity Field | | RSTR | Byte String (BLOB) | | D34D | Decimal Floating Point Stored in BCD Format | | PREC | Obsolete Data Type | | INT1 | 1-Byte Integer, 0 to 255 | | TIMS | Time in Format HHMMSS | | LANG | Language key | | RAW | Byte Sequence | | D34R | Decimal Floating Point Stored as Binary Number | | SSTR | Character String | | D16D | Decimal Floating Point Stored in BCD Format | | INT4 | 4-Byte Integer, -2.147.483.648 to +2.147.483.647 | | DATS | Date in Format YYYYMMDD | | CUKY | Currency Key for Currency Field | | LRAW | Long Byte String | | DEC | Packed Number in BCD Format | | QUAN | Quantity Field in BCD Format | | ACCP | Posting Period YYYYMM | | CLNT | Client | | LCHR | Long Character String | | D16S | Decimal Floating Point with Scaling (obsolete) | | CURR | Currency Field in BCD Format | | INT8 | 8-Byte Integer | | FLTP | Floating Point Number |
| |
|
| 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) | | Predefined 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 | Predefined 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 | |
| | |
|
| 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 |
| |
|