# BalanceLinesPerPeriodCostAnalysisAll: Exact Online Complete historical balance sheet for cost centers and cost units. - Catalog: `ExactOnlineREST` - Schema: `Balances` - Label: Complete historical balance sheet for cost centers and cost units. 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 `BalanceLinesPerPeriodCostAnalysisAll` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `BALANCE` | `decimal` | Balance | ☐ | | | `code_attr` | `varchar2` | GL Account Code | | | | `CODE_ATTR2` | `varchar2` | Code | | | | `COSTCENTER_CODE_ATTR` | `varchar2` | Cost Centre Code | | | | `costcenter_costanalysis_year_reportingyear_attr` | `int16` | Financial Year | ☐ | The financial year. The financial year and calendar year are not always aligned. | | `credit` | `number` | Credit | | | | `debit` | `number` | Debit | | | | `description` | `varchar2`(255) | GL Account Description | | | | `DIVISION_CODE` | `int32` | Division | ☐ | Division code. | | `leadcode` | `varchar2` | Balance Lead Code | | | | `reportingperiod_attr` | `number` | Period Reporting Period | | | | `type_attr` | `varchar2` | Balance Balance Type | | | | `year_credit` | `number` | Year Credit | | | | `year_debit` | `number` | Year Debit | | | | `year_open` | `number` | Year Open | | | | `year_open2` | `number` | Year Open | | |