| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | GUID_LEGCON | 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 | LGREG | Legal Regulation | nvarchar | 5 | 0 | | | | Allow NULL? |
| 6 | GUID_LCLIC | Primary Key as GUID in 'RAW' Format | varbinary | 16 | 0 | | | | |
| 7 | DTLTY | Legal Control: Strategy for Determining License Type | nvarchar | 10 | 0 | | | | Allow NULL? |
| 8 | LEVAS | License Assignment Level | char | 1 | 0 | | | | Allow NULL? |
| 9 | LNDAB | Country of Departure/Destination | nvarchar | 3 | 0 | | | | Allow NULL? |
| 10 | SECGK | Peculiarity Code for Legal Control | nvarchar | 10 | 0 | | | | Allow NULL? |
| 11 | STCTS | Numbering Scheme for Customs Tariff System | nvarchar | 10 | 0 | | | | Allow NULL? |
| 12 | CONGR | Grouping for Legal Control | nvarchar | 30 | 0 | | | | Allow NULL? |
| 13 | LICTY | License Type | nvarchar | 5 | 0 | | | | Allow NULL? |
| 14 | LCCLA | Category of License Type | char | 1 | 0 | | | | Allow NULL? |
| 15 | AMNT_FLT | Value as Floating Point Field | float | 15 | 16 | | | | |
| 16 | AMCUR | Currency of a Value | nvarchar | 5 | 0 | | | | Allow NULL? |
| 17 | LICCF_FLT | Conversion Factor: Document/License Crcy as Floating Pt Fld | float | 15 | 16 | | | | |
| 18 | LICCU | License Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 19 | LDPRV | Control Settings: Depreciation of Values | char | 1 | 0 | | | | Allow NULL? |
| 20 | DIMEN_FLT | Dimension as Floating Point Field | float | 15 | 16 | | | | |
| 21 | DIMUM | Unit of Measurement of a Dimension | nvarchar | 3 | 0 | | | | Allow NULL? |
| 22 | LICQF_FLT | Conversion Factor: Doc. Unit/License Unit as Floating Pt Fld | float | 15 | 16 | | | | |
| 23 | LICUM | License Dimension | nvarchar | 3 | 0 | | | | Allow NULL? |
| 24 | LDPRQ | Control Settings: Depreciation of Quantities | char | 1 | 0 | | | | Allow NULL? |
| 25 | CRECO | Method of Entry | nvarchar | 2 | 0 | | | | Allow NULL? |
| 26 | RLUTS | Manual Release Date | decimal | 15 | 0 | | | | |
| 27 | RLATS | Date of Release from Authorities | decimal | 15 | 0 | | | | |
| 28 | FLREL | Indicator: Manually Release Assignment | char | 1 | 0 | | | | Allow NULL? |
| 29 | GUID_PR_REF | Primary Key as GUID in 'RAW' Format | varbinary | 16 | 0 | | | | |
| 30 | ERNAM | Name of User Who Created the Object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 31 | CRTSP | UTC Time Stamp When Object Was Added | decimal | 15 | 0 | | | | |
| 32 | AENAM | Name of User Who Changed the Object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 33 | CHTSP | UTC Time Stamp When Object Was Changed | decimal | 15 | 0 | | | | |
| 34 | MOBJT | Type of Main Object | char | 1 | 0 | | | | Allow NULL? |
| 35 | GUID_MOBJ | Primary Key of Main Object | varbinary | 16 | 0 | | | | |
| 36 | VALUE | Value | decimal | 19 | 2 | | | | |
| 37 | DIMEN | Dimension (Quantity, Weight, Height, Width, Length) | decimal | 19 | 3 | | | | |
| 38 | LRORI | Original Legal Regulation for Reference Legal Regulation | nvarchar | 5 | 0 | | | | Allow NULL? |