# SYSTEMANONYMIZATIONPREDEFINEDMAPS: Data Dictionary Anonymization Predefined Maps Pre-defined translation maps of values into anonymized values. - Catalog: `DataDictionary` - Schema: `Invantive` - Alias: `app` - Label: Anonymization Predefined Maps 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 `SYSTEMANONYMIZATIONPREDEFINEDMAPS` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `CODE` | `varchar2` | Code | ☑ | Code of the anonymization map. | | `DESCRIPTION` | `varchar2` | Description | ☑ | Description of the anonymization map. | | `TYPE` | `varchar2` | Data Type | ☑ | Data type. |