| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | GUID_LCLICAQL | Primary Key as GUID in 'RAW' Format | varbinary | 16 | 0 | | | | |
| 3 | GUID_LCLICAQ | Primary Key as GUID in 'RAW' Format | varbinary | 16 | 0 | | | | |
| 4 | GUID_REF | Primary Key as GUID in 'RAW' Format | varbinary | 16 | 0 | | | | |
| 5 | CRTSP | UTC Time Stamp When Object Was Added | decimal | 15 | 0 | | | | |
| 6 | POBJT | Type of Preceding Object | nvarchar | 2 | 0 | | | | Allow NULL? |
| 7 | GUID_LCLIC | Primary Key as GUID in 'RAW' Format | varbinary | 16 | 0 | | | | |
| 8 | DIRECTION | Direction of Stock Movement | char | 1 | 0 | | | | Allow NULL? |
| 9 | LOG_TYPE | Type of LIME Log Entry | nvarchar | 3 | 0 | | | | Allow NULL? |
| 10 | DIMEN | Dimension (Quantity, Weight, Height, Width, Length) | decimal | 19 | 3 | | | | |
| 11 | DIMUM | Unit of Measurement of a Dimension | nvarchar | 3 | 0 | | | | Allow NULL? |
| 12 | ERNAM | Name of User Who Created the Object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 13 | TCODE | Transaction Code | nvarchar | 20 | 0 | | | | Allow NULL? |