# RGS30CodeRelations: Exact Online RGS 3.0 Code Relations - Catalog: `ExactOnlineREST` - Schema: `RGS` - Label: RGS 3.0 Code Relations This is a read-only view. The Exact Online API may not support changing the data or the Invantive UniversalSQL driver for Exact Online does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Exact Online API. ## View Columns The columns of the view `RGS30CodeRelations` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `code` | `varchar2`(240) | Code | ☑ | Unique code within the domain. | | `description` | `varchar2`(4000) | Description | ☐ | Meaning of the unique code within the domain. | | `LEVEL` | `decimal` | | ☐ | | | `PARENT_CODE` | `varchar2` | | ☐ | | | `PARENT_DESCRIPTION` | `varchar2` | | ☐ | | | `PARENT_LEVEL` | `decimal` | | ☐ | |