| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | GUID_LCLICQ | Primary Key as GUID in 'RAW' Format | varbinary | 16 | 0 | | | | |
| 3 | DIMEN_FLT | Dimension as Floating Point Field | float | 15 | 16 | | | | |
| 4 | DIMUM | Unit of Measurement of a Dimension | nvarchar | 3 | 0 | | | | Allow NULL? |
| 5 | QPRZI | Extent of Shortfall (in %) | decimal | 5 | 2 | | | | |
| 6 | QPRZA | Extent to Which Exceeded (in %) | decimal | 5 | 2 | | | | |
| 7 | GUID_LCLIC | Primary Key as GUID in 'RAW' Format | varbinary | 16 | 0 | | | | |
| 8 | LICQT | Type of License Quantity for SLL Legal Control | nvarchar | 2 | 0 | | | | Allow NULL? |
| 9 | DIMEN | Dimension (Quantity, Weight, Height, Width, Length) | decimal | 19 | 3 | | | | |