# OrganizationSurchargePercentages: Bouw7 Organisation Surcharge Percentages
Return a list of surcharge percentages associated with your organization.
Return a list of surcharge percentages associated with your organization.
- Catalog: `Bouw7`
- Schema: `Organization`
- Label: Organisation Surcharge Percentages
This is a read-only table. The Bouw7 API may not support changing the data or the Invantive UniversalSQL driver for Bouw7 does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Bouw7 API.
## Table Columns
The columns of the table `OrganizationSurchargePercentages` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `deliveryTicketPercentage` | `varchar2` | Delivery Ticket Percentage | ☐ | Delivery ticket surcharge percentage. |
| `equipmentPercentage` | `varchar2` | Equipment Percentage | ☐ | Equipment surcharge percentage. |
| `materialPercentage` | `varchar2` | Material Percentage | ☐ | Material surcharge percentage. |
| `miscPercentage` | `varchar2` | Misc Percentage | ☐ | Miscellaneous surcharge percentage. |
| `purchaseInvoicePercentage` | `varchar2` | Purchase Invoice Percentage | ☐ | Purchase invoice surcharge percentage. |
| `subcontractingPercentage` | `varchar2` | Sub Contracting Percentage | ☐ | Subcontracting surcharge percentage. |
| `workOutsourcingPercentage` | `varchar2` | Work Outsourcing Percentage | ☐ | Outsourcing surcharge percentage. |