# SYSTEMLICENSEMODULES
Defined license modules.
- Catalog: `DataDictionary`
- Schema: `Invantive`
- Alias: `lme`
This is a read-only view. The Data Dictionary API may not support changing the data or the Invantive UniversalSQL driver for Data Dictionary does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Data Dictionary API.
## View Columns
The columns of the view `SYSTEMLICENSEMODULES` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `CODE` | `varchar2`(240) | Code | ☑ | Code. |
| `CRYPTO_LICENSE_FEATURE` | `int32` | | ☐ | CryptoLicensing feature. |
| `CRYPTO_LICENSING_USE_ALLOWED` | `char` | | ☐ | Is use allowed based on CryptoLicensing? |
| `DESCRIPTION` | `varchar2`(240) | Description | ☐ | Description. |
| `ICON_URL` | `varchar2`(240) | Icon (URL) | ☐ | Icon (URL). |
| `INVANTIVE_LICENSE_USE_ALLOWED` | `char` | | ☐ | Is use allowed based on Invantive License Service? |
| `LABEL_FIXED` | `varchar2`(240) | | ☐ | Label (fixed). |
| `LABEL_I18N` | `varchar2`(240) | | ☐ | Label (I18N). |
| `MODULE_TYPE` | `varchar2`(240) | | ☐ | Module type. |
| `PRODUCT_CODE` | `varchar2`(60) | Product Code | ☐ | Product code at Invantive Estate. |
| `UNIT_ID` | `int32` | | ☐ | Unit ID. |
| `UNIT_SERIAL_NUMBER` | `varchar2`(240) | | ☐ | Serial number at Invantive Estate. |