# HrmDivisions: Exact Online Customer HR Divisions - Catalog: `ExactOnlineREST` - Schema: `HRM` - Primary Keys: `Code` - Label: Customer HR Divisions The data in this table is partitioned per value of the `Division` column. Can retrieve data and change data using insert, update and delete. ## Table Columns The columns of the table `HrmDivisions` are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert and update. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `ArchiveDate` | `datetime` | Archive Date | ☐ | | | `BlockingStatus` | `int32` | Blocking Status | ☑ | Values: 0 = Not blocked 1 = Backup 2 = Conversion busy 3 = Conversion shadow 4 = Conversion waiting 5 = Copy data waiting 6 = Copy data buzy 100 = Wait for deletion 101 = Deleted 102 = Deletion failed. | | `Code` | `int32` | Code | ☑ | Primary key. | | `Country` | `varchar2`(30) | Country | ☐ | Country of the division. Is used for determination of legislation. | | `CountryDescription` | `varchar2` | | ☐ | Description of Country. | | `Created` | `datetime` | Created | ☐ | Creation date. | | `CreatedUtc` | `datetime` | Created (UTC) | ☐ | Creation date in UTC. | | `Creator` | `guid` | Creator | ☐ | User ID of creator. | | `CreatorFullName` | `varchar2`(240) | Creator Full Name | ☐ | Name of creator. | | `Currency` | `varchar2`(30) | Currency | ☐ | Default currency of the division. | | `CurrencyDescription` | `varchar2`(60) | Currency Description | ☐ | Description of Currency. | | `Customer` | `guid` | Customer | ☐ | Owner account of the division. | | `CustomerCode` | `varchar2`(18) | Customer Code | ☐ | Owner account code of the division. | | `CustomerName` | `varchar2`(50) | Customer Name | ☐ | Owner account name of the division. | | `Description` | `varchar2` | Description | ☐ | Description. | | `Division` | `int32` | Division ID | ☑ | Unique number of the Exact Online division. | | `DivisionCompanyCoCNumber` | `varchar2`(60) | Division Chamber of Commerce Number | ☐ | Chamber of commerce number of the Exact Online division. | | `DivisionCompanyIBANNumber` | `varchar2`(50) | Division IBAN Number | ☐ | IBAN number of the Exact Online division. | | `DivisionCompanyName` | `varchar2`(50) | Division Company Name | ☑ | Company name of the Exact Online division. | | `DivisionCompanyRSINNumber` | `varchar2`(9) | Division RSIN Number | ☐ | RSIN number of the Exact Online division. | | `DivisionCompanyVATNumber` | `varchar2`(35) | Division VAT Number | ☐ | VAT number of the Exact Online division. | | `DivisionCompanyWageTaxNumber` | `varchar2`(60) | Division Wage Tax Number | ☐ | Wage tax number of the Exact Online division. | | `DivisionLabel` | `varchar2`(128) | Division Label | ☑ | Label of the Exact Online division. | | `DivisionName` | `varchar2`(50) | Administration Name | ☑ | Name of the Exact Online division. | | `DivisionOwnerCompanyName` | `varchar2`(50) | Subscription Holder Name | ☑ | Name of the customer account in division 1 owning the Exact Online subscription to which this division belongs. | | `DivisionOwnerCompanyNumber` | `varchar2`(18) | Subscription Holder Number | ☑ | Number of the customer account in division 1 owning the Exact Online subscription to which this division belongs. | | `DivisionShortName` | `int64` | Division Short Name | ☑ | Short name of the Exact Online division. | | `HID` | `int64` | HID | ☐ | Number that customers give to the division. | | `Main` | `char` | Main | ☐ | True for the main (hosting) division. | | `Modified` | `datetime` | Modified | ☐ | Last modified date. | | `ModifiedUtc` | `datetime` | Modified (UTC) | ☐ | Last modified date in UTC. | | `Modifier` | `guid` | Modifier | ☐ | User ID of modifier. | | `ModifierFullName` | `varchar2`(240) | Modified Full Name | ☐ | Name of modifier. | | `OBNumber` | `varchar2` | OB Number | ☐ | The soletrader VAT number used for offical returns to tax authority. | | `SiretNumber` | `varchar2` | Siret Number | ☐ | Siret Number of the division (France). | | `StartDate` | `datetime` | Start Date | ☐ | Date on which the division becomes active. | | `Status` | `int16` | Status | ☐ | Regular administrations will have status 0. Currently, the only other possibility is 'archived' (1), which means the administration is not actively used, but still needs to be accessible for the customer/accountant to meet legal obligations. | | `TaxOfficeNumber` | `varchar2`(4) | Tax Office Number | ☐ | Number of your local tax authority (Germany). | | `TaxReferenceNumber` | `varchar2`(30) | Tax Reference Number | ☐ | Local tax reference number (Germany). | | `TemplateCode` | `varchar2` | Template Code | ☐ | Division template code. | | `VATNumber` | `varchar2`(35) | VAT Number | ☐ | VAT number. | | `Website` | `varchar2`(128) | Website | ☐ | Customer value, hyperlink to external website. |