ProjectGroupsV2: Teamleader Focus Project Groups |
Catalog: Teamleader
Schema: V2
Primary Keys: id
Label: Project Groups
This is a read-only table function. The Teamleader Focus API may not support changing the data or the Invantive UniversalSQL driver for Teamleader Focus does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Teamleader Focus API.
Parameters of Table Function
The following parameters can be used to control the behaviour of the table function ProjectGroupsV2. A value must be provided at all times for required parameters, but optional parameters in general do not need to have a value and the execution will default to a pre-defined behaviour. Values can be specified by position and by name. In both cases, all parameters not specified will be evaluated using their default values.
Value specification by position is done by listing all values from the first to the last needed value. For example: a `select * from table(value1, value2, value3)` on a table with four parameters will use the default value for the fourth parameter and the specified values for the first three.
Value specification by name is done by listing all values that require a value. For example with `select * from table(name1 => value1, name3 => value3)` on the same table will use the default values for the second and fourth parameters and the specified values for the first and third.
Name |
Data Type |
Required |
Default Value |
Documentation |
|---|---|---|---|---|
project_id |
|
☐ |
|
|
Columns of Table Function
The columns of the table function ProjectGroupsV2 are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
amount_billed_amount |
decimal |
Amount Billed Amount |
☐ |
|
amount_billed_currency |
varchar2 |
Amount Billed Currency |
☐ |
|
billing_method |
varchar2 |
Billing Method |
☐ |
|
billing_status |
varchar2 |
Billing Status |
☐ |
|
calculated_price_amount |
decimal |
Calculated Price Amount |
☐ |
|
calculated_price_currency |
varchar2 |
Calculated Price Currency |
☐ |
|
color |
varchar2 |
Colour |
☐ |
|
cost_amount |
decimal |
Cost Amount |
☐ |
|
cost_currency |
varchar2 |
Cost Currency |
☐ |
|
end_date |
datetime |
End Date |
☐ |
|
external_budget_amount |
decimal |
External Budget Amount |
☐ |
|
external_budget_currency |
varchar2 |
External Budget Currency |
☐ |
|
external_budget_spent_amount |
decimal |
External Budget Spent Amount |
☐ |
|
external_budget_spent_currency |
varchar2 |
External Budget Spent Currency |
☐ |
|
fixed_amount_billed_amount |
decimal |
Fixed Amount Billed Amount |
☐ |
|
fixed_amount_billed_currency |
varchar2 |
Fixed Amount Billed Currency |
☐ |
|
fixed_price_amount |
decimal |
Fixed Price Amount |
☐ |
|
fixed_price_currency |
varchar2 |
Fixed Price Currency |
☐ |
|
id |
varchar2 |
ID |
☑ |
|
internal_budget_amount |
decimal |
Internal Budget Amount |
☐ |
|
internal_budget_currency |
varchar2 |
Internal Budget Currency |
☐ |
|
margin_amount |
decimal |
Margin Amount |
☐ |
|
margin_currency |
varchar2 |
Margin Currency |
☐ |
|
margin_percentage |
decimal |
Margin Percentage |
☐ |
Null if the user does not have access to "Costs on projects". |
price_amount |
decimal |
Price Amount |
☐ |
|
price_currency |
varchar2 |
Price Currency |
☐ |
|
project_id |
varchar2 |
Project ID |
☐ |
|
project_type |
varchar2 |
Project Type |
☐ |
|
start_date |
datetime |
Start Date |
☐ |
|
time_estimated_unit |
varchar2 |
Time Estimated Unit |
☐ |
|
time_estimated_value |
decimal |
Time Estimated Value |
☐ |
|
time_tracked_unit |
varchar2 |
Time Tracked Unit |
☐ |
|
time_tracked_value |
decimal |
Time Tracked Value |
☐ |
|
title |
varchar2 |
Title |
☐ |
|