| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | PACKID | Package ID | nvarchar | 5 | 0 | | | | Allow NULL? |
| 3 | VERSN | Version of an Analysis | nvarchar | 3 | 0 | | | | Allow NULL? |
| 4 | TABNAME | Table Name | nvarchar | 30 | 0 | | | | Allow NULL? |
| 5 | FIELDNAME | Field Name | nvarchar | 30 | 0 | | | | Allow NULL? |
| 6 | SYSID | Name of SAP System | nvarchar | 8 | 0 | | | | Allow NULL? |
| 7 | VERSIONNO | Object Version Number | nvarchar | 2 | 0 | | | | Allow NULL? |
| 8 | ROLLNAME | Data element (semantic domain) | nvarchar | 30 | 0 | | | | Allow NULL? |
| 9 | POSITIONS | Position of the field in the table | nvarchar | 4 | 0 | | | | Allow NULL? |
| 10 | KEYFLAG | Identifies a key field of a table | char | 1 | 0 | | | | Allow NULL? |
| 11 | MANDATORY | Flag: Field is required (not blank) | char | 1 | 0 | | | | Allow NULL? |
| 12 | CHECKTABLE | Check table name of the foreign key | nvarchar | 30 | 0 | | | | Allow NULL? |
| 13 | ADMINFIELD | Nesting depth for includes | char | 1 | 0 | | | | Allow NULL? |
| 14 | INTTYPE | ABAP data type (C,D,N,...) | char | 1 | 0 | | | | Allow NULL? |
| 15 | INTLEN | Internal Length in Bytes | nvarchar | 6 | 0 | | | | Allow NULL? |
| 16 | REFTABLE | Table for reference field | nvarchar | 30 | 0 | | | | Allow NULL? |
| 17 | PRECFIELD | Name of included table | nvarchar | 30 | 0 | | | | Allow NULL? |
| 18 | REFFIELD | Reference field for currency and qty fields | nvarchar | 30 | 0 | | | | Allow NULL? |
| 19 | CONROUT | Check or generating module for fields | nvarchar | 10 | 0 | | | | Allow NULL? |
| 20 | NOTNULL | Indicator for initial values in database fields | char | 1 | 0 | | | | Allow NULL? |
| 21 | DATATYPE | Data Type in ABAP Dictionary | nvarchar | 4 | 0 | | | | Allow NULL? |
| 22 | LENG | Length (No. of Characters) | nvarchar | 6 | 0 | | | | Allow NULL? |
| 23 | DECIMALS | Number of Decimal Places | nvarchar | 6 | 0 | | | | Allow NULL? |
| 24 | DOMNAME | Domain name | nvarchar | 30 | 0 | | | | Allow NULL? |
| 25 | SHLPORIGIN | Origin of an Input Help | char | 1 | 0 | | | | Allow NULL? |
| 26 | TABLETYPE | DD: Flag if it is a table | char | 1 | 0 | | | | Allow NULL? |
| 27 | DEPTH | DD: Depth for structured types | nvarchar | 2 | 0 | | | | Allow NULL? |
| 28 | COMPTYPE | DD: Component Type | char | 1 | 0 | | | | Allow NULL? |
| 29 | REFTYPE | Referenced Object Type | char | 1 | 0 | | | | Allow NULL? |
| 30 | LANGUFLAG | Language Field Indicator | char | 1 | 0 | | | | Allow NULL? |
| 31 | SEVERITY | Severity | nvarchar | 4 | 0 | | | | Allow NULL? |
| 32 | DBPOSITION | Position of the field in the table | nvarchar | 4 | 0 | | | | Allow NULL? |