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