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