# SYSTEMFUNCTIONS: Data Dictionary System Functions
Invantive SQL functions and whether they are licensed for use.
- Catalog: `DataDictionary`
- Schema: `Invantive`
- Alias: `ftn`
- Label: System Functions
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 `SYSTEMFUNCTIONS` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `FUNCTION_CODE` | `varchar2`(240) | Function Code | ☑ | Code of function. |
| `IS_LICENSED_FOR_EDIT` | `char` | Licensed for Edit | ☑ | Indicator whether the function is licensed for edits. |
| `IS_LICENSED` | `char` | Licensed | ☑ | Indicator whether the function is licensed. |