| 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 |
|
| 8 | Whole Number (8-Byte Integer with Sign) | | a | Decimal Floating Point Number, 16 Digits | | b | 1-byte integer, whole number <= 254 | | C | Character String | | D | Date (YYYYMMDD) | | e | Decimal Floating Point Number, 34 Digits | | F | Floating point number to accuracy of 8 bytes | | g | Character string with variable length (ABAP type STRING) | | h | Table type | | I | Integer number (4-byte integer with sign) | | j | Static Boxed Components | | k | Generic Boxed Components | | l | Reference to data object | | N | Character String with Digits Only | | P | Packed number | | p | Time stamp 'yyyy-mm-dd hh:mm:ss[.nnnnnnn]' | | r | Reference to class/interface | | s | 2-byte integer, only for length field before LCHR or LRAW | | T | Time (HHMMSS) | | u | Structured type, flat | | V | Character string (old dictionary type VARC) | | v | Structured type, deep | | X | Byte string (hexadecimal), in DDIC metadata also INT1/2/4 | | y | Byte string with variable length (ABAP type XSTRING) | | z | Node Line for Stuctured Objects |
|
| Either NULL or NOT NULL | | N | Force NULL | | X | Force NOT NULL |
|
| No input help exists | | D | Explicit search help interface to data element | | F | Input help with fixed values | | P | Input help implemented with check table | | T | Input help based on data type | | X | Explicit search help interface to field |
|
| Built-in type | | E | Data element | | L | Table type | | N | Reference to non-active type | | S | Structured type (possibly as INCLUDE) |
|
| No Information | | A | ANY | | B | Built-in dictionary type | | C | Class | | D | DATA | | E | Data Element | | I | Interface | | L | Table Type | | O | Object | | S | Structured Type |
|
| Not selected as language field | | X | Field selected as language field |
|
| Anonymity undefined | | N | No anonymity | | X | Anonymity |
|
| 00 | Normal | | 01 | Sign right | | 02 | Scale-preserving | | 03 | Scientific | | 04 | Scientific with leading zero | | 05 | Scale-preserving scientific | | 06 | Engineering |
|