# PayrollComponentOutputs: Exact Online Payroll Component Outputs
## Documentation:
Additional where-clause columns supported:chr(13) || chr(10) || chr(13) || chr(10)- division
- Catalog: `ExactOnlineXML`
- Schema: `XML`
- Label: Payroll Component Outputs
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
## View Columns
The columns of the view `PayrollComponentOutputs` 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 |
|---|:---:|---|:---:|---|
| `CALCULATIONSTEP_CALCULATIONMETHOD_CODE_ATTR` | `varchar2` | Calculation Step Calculation Method Code | | |
| `CALCULATIONSTEP_CODE_ATTR` | `varchar2` | Calculation Step Code | | |
| `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. |
| `FIELDDEFINITION_CODE_ATTR` | `varchar2` | Field Definition Code | | |
| `INTERFACE_URL` | `varchar2`(4000) | Interface URL | ☑ | URL used to interface this row with Exact Online. |
| `NOTES` | `varchar2` | Notes | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_AGENCYSUBTYPE` | `number` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_AGENCYTYPE` | `number` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_CALCULATE` | `boolean` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_CALCULATIONMETHOD_CODE_ATTR` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_CHANGESANNUALLY` | `boolean` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_CLASSIFICATION1` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_CLASSIFICATION2` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_CLASSIFICATION3` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_CLASSIFICATION4` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_CLASSIFICATION5` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_CLASSIFICATION6` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_CLASSIFICATION7` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_CLASSIFICATION8` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_CODE_ATTR` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_DESCRIPTION_TERMID_ATTR` | `number` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_DESCRIPTION` | `varchar2`(255) | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_EDITABLEBYEMPLOYEE` | `boolean` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_EDITABLEBYEMPLOYER` | `boolean` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_EDITABLEBYTRANSACTION` | `boolean` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_ENABLEPRORATACALCULATION` | `boolean` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_ENDDATE` | `date` | | | End date: YYYY-MM-DD |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_HYPERLINK` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_NOTES` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_PARENTCOMPONENT_CODE_ATTR` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_PAYROLLCOMPONENTCRITERIA` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_PAYROLLCOMPONENTGROUP_CODE_ATTR` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_PAYROLLCOMPONENTINPUTS` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_PAYROLLSUBTOTALLINKS` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_PAYROLLTRANSACTIONTYPE` | `number` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_REASONMODIFIED` | `number` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_SEARCHCODE` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_STARTDATE` | `date` | | | Start date: YYYY-MM-DD |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_STATUS` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_TEMPLATE` | `boolean` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_TYPE` | `varchar2` | | | |
| `PAYROLLCOMPONENTOUTPUTS_PAYROLLCOMPONENT_VERSION` | `number` | | | |
| `ROWNUM` | `int64` | Row Number | ☑ | Number of the row within the results, starting at 1. |