# PayrollComponents: Exact Online Payroll Components ## Documentation: Additional where-clause columns supported:chr(13) || chr(10) || chr(13) || chr(10)- division - Catalog: `ExactOnlineXML` - Schema: `XML` - Primary Keys: `code_attr` - Label: Payroll Components The data in this table is partitioned per value of the `Division` column. - Retrieve: True - Insert: True - Update: True - Delete: False - Filters on API Server: division ## Table Columns The columns of the table `PayrollComponents` 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 | |---|:---:|---|:---:|---| | `AGENCYSUBTYPE` | `number` | Agency Sub-type | | | | `AGENCYTYPE` | `number` | Agency Type | | | | `CALCULATE` | `boolean` | Calculate | | | | `CALCULATIONMETHOD_CODE_ATTR` | `varchar2` | Calculation Method Code | | | | `CHANGESANNUALLY` | `boolean` | Changes Annually | | | | `CLASSIFICATION1` | `varchar2` | Classification 1 | | | | `CLASSIFICATION2` | `varchar2` | Classification 2 | | | | `CLASSIFICATION3` | `varchar2` | Classification 3 | | | | `CLASSIFICATION4` | `varchar2` | Classification 4 | | | | `CLASSIFICATION5` | `varchar2` | Classification 5 | | | | `CLASSIFICATION6` | `varchar2` | Classification 6 | | | | `CLASSIFICATION7` | `varchar2` | Classification 7 | | | | `CLASSIFICATION8` | `varchar2` | Classification 8 | | | | `CODE_ATTR` | `varchar2` | Code | ☑ | | | `DESCRIPTION_TERMID_ATTR` | `number` | Description Term ID | | | | `DESCRIPTION` | `varchar2`(255) | Description | | | | `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. | | `EDITABLEBYEMPLOYEE` | `boolean` | Editable by Employee | | | | `EDITABLEBYEMPLOYER` | `boolean` | Editable by Employer | | | | `EDITABLEBYTRANSACTION` | `boolean` | Editable by Transaction | | | | `ENABLEPRORATACALCULATION` | `boolean` | Enable Pro-rata Calculation | | | | `ENDDATE` | `date` | End Date | | End date: YYYY-MM-DD | | `HYPERLINK` | `varchar2` | Hyperlink | | | | `INTERFACE_URL` | `varchar2`(4000) | Interface URL | ☑ | URL used to interface this row with Exact Online. | | `NOTES` | `varchar2` | Notes | | | | `PARENTCOMPONENT_CODE_ATTR` | `varchar2` | Parent Component Code | | | | `PAYROLLCOMPONENTCRITERIA` | `varchar2` | Payroll Component Criteria | | | | `PAYROLLCOMPONENTGROUP_CODE_ATTR` | `varchar2` | Payroll Component Group Code | | | | `PAYROLLCOMPONENTINPUTS` | `varchar2` | Payroll Component Inputs | | | | `PAYROLLCOMPONENTOUTPUTS` | `varchar2` | Payroll Component Outputs | | | | `PAYROLLSUBTOTALLINKS` | `varchar2` | | | | | `PAYROLLTRANSACTIONTYPE` | `number` | Payroll Transaction Type | | | | `REASONMODIFIED` | `number` | Reason Modified | | | | `ROWNUM` | `int64` | Row Number | ☑ | Number of the row within the results, starting at 1. | | `SEARCHCODE` | `varchar2` | Search Code | | | | `STARTDATE` | `date` | Start Date | | Start date: YYYY-MM-DD | | `STATUS` | `varchar2` | Status | | | | `TEMPLATE` | `boolean` | Template | | | | `TYPE` | `varchar2` | Type | | | | `VERSION` | `number` | Version | | |