# GeneralLedgerAccountMappingAccounts: Twinfield General Ledger Account Mapping Accounts - Catalog: `Twinfield` - Schema: `Views` - Label: General Ledger Account Mapping Accounts This is a read-only view. The Twinfield API may not support changing the data or the Invantive UniversalSQL driver for Twinfield does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Twinfield API. ## View Columns The columns of the view `GeneralLedgerAccountMappingAccounts` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `BALANCETYPE` | `varchar2` | Balance Type | ☑ | Balance type: -1 = Credit, 0 = Balance, 1 = Debit. | | `CODE` | `varchar2` | Code | ☑ | | | `COMPANY_CODE` | `varchar2(240)` | Code | ☑ | Unique code of the partition. | | `COMPANY_CODE2` | `varchar2` | Company ID | ☑ | | | `COMPANY_NAME` | `varchar2` | Company Name | ☑ | | | `hierarchy_CODE` | `varchar2` | Code | ☐ | | | `hierarchy_NAME` | `varchar2` | Name | ☐ | | | `HIERARCHYELEMENTID` | `int32` | Hierarchy Element ID | ☑ | | | `LEVEL` | `int32` | Level | ☑ | | | `PARENTCODE` | `varchar2` | Parent Code | ☐ | | | `PARENTID` | `int32` | Parent ID | ☐ | | | `PATH` | `varchar2` | Path | ☑ | | | `TYPE` | `varchar2` | Type | ☑ | |