# BalanceLinesPerPeriodAll: Exact Online Complete historical balance sheet for per period. - Catalog: `ExactOnlineREST` - Schema: `Balances` - Label: Complete historical balance sheet for per period. 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 `BalanceLinesPerPeriodAll` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `BALANCE` | `decimal` | Balance | ☐ | | | `CREDIT` | `number` | Credit | | | | `DEBIT` | `number` | Debit | | | | `DIVISION_CODE` | `int32` | Division | ☐ | Division code. | | `PERIODS_YEAR_CLOSE` | `number` | Year Close | | | | `PERIODS_YEAR_CREDIT` | `number` | Year Credit | | | | `PERIODS_YEAR_DEBIT` | `number` | Year Debit | | | | `PERIODS_YEAR_OPEN` | `number` | Year Open | | | | `PERIODS_YEAR_REPORTINGYEAR_ATTR` | `number` | Year Reporting Year | | | | `PERIODS_YEAR_YEARS_BALANCE_BALANCETYPE_ATTR` | `varchar2` | Balance Balance Type | | | | `PERIODS_YEAR_YEARS_BALANCE_CODE_ATTR` | `varchar2` | Balance Code | | | | `PERIODS_YEAR_YEARS_BALANCE_DESCRIPTION` | `varchar2`(255) | Balance Description | | | | `PERIODS_YEAR_YEARS_BALANCE_LEADCODE` | `varchar2` | Balance Lead Code | | | | `REPORTINGPERIOD_ATTR` | `number` | Reporting Period | | |