# GLClassificationMemberAccounts: Exact Online GL Classification Member Accounts
GL Classification Member Accounts
## Documentation:
Classifications and the GL accounts contained in them.chr(13) || chr(10) || chr(13) || chr(10)chr(13) || chr(10) || chr(13) || chr(10)Additional where-clause columns supported:chr(13) || chr(10) || chr(13) || chr(10)- divisionchr(13) || chr(10) || chr(13) || chr(10)- glschemecode (1 )
- Catalog: `ExactOnlineXML`
- Schema: `XML`
- Alias: `cgn`
- Label: GL Classification Member Accounts
Example: The classification '113' contains GL Accounts 2400, 2410 and 2420.
The data in this table is partitioned per value of the `Division` column.
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.
- Filters on API Server: division
- glschemecode (1 )
## View Columns
The columns of the view `GLClassificationMemberAccounts` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `CLASSIFICATION_DEPTH` | `number` | Depth | ☑ | Depth. |
| `CLASSIFICATION_GROUP` | `int32` | Group | ☑ | Classification group. All GL accounts within a classification have the same group number. |
| `CODE_ATTR` | `varchar2` | Code | ☑ | Code of the classification. |
| `DESCRIPTION` | `varchar2` | Description | ☑ | Description of the classification. |
| `DIVISION_CODE` | `varchar2` | Administration ID | ☑ | Internal unique number of the Exact Online administration. |
| `DIVISION_HID` | `int64` | Administration | ☑ | Number of the Exact Online administration. Not guaranteed to be unique. |
| `DIVISION_NAME` | `varchar2`(240) | Administration Name | ☑ | Name of the Exact Online administration. Not guaranteed to be unique. |
| `GLACCOUNT_BALANCE_TYPE` | `varchar2`(1) | GL Account Balance Type | ☐ | General Ledger account balance type. |
| `GLACCOUNT_CODE_ATTR` | `varchar2` | GL Account Code | ☐ | General Ledger account code. |
| `GLACCOUNT_DESCRIPTION` | `varchar2` | GL Account Description | ☐ | General Ledger account description. |
| `GLSCHEMECODE` | `varchar2` | Scheme Code | ☐ | |
| `INTERFACE_URL` | `varchar2`(4000) | Interface URL | ☑ | URL used to interface this row with Exact Online. |
| `ROWNUM` | `int64` | Row Number | ☑ | Number of the row within the results, starting at 1. |
| `SCHEME_CODE_ATTR` | `varchar2` | Scheme Code | ☑ | Code of the reporting scheme. |