TaskByIdV2: Teamleader Focus Task by ID |
Catalog: Teamleader
Schema: V2
Primary Keys: id
Label: Task by ID
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 TaskByIdV2. 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 |
|---|---|---|---|---|
id |
|
☑ |
|
|
Columns of Table Function
The columns of the table function TaskByIdV2 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 |
☐ |
|
c_autoincrement |
int32 |
|
☐ |
|
c_company |
guid |
|
☐ |
|
c_date |
datetime |
|
☐ |
|
c_emailaddress |
varchar2 |
|
☐ |
|
c_integer |
int32 |
|
☐ |
|
c_maximale_waarde |
decimal |
|
☐ |
|
c_number |
decimal |
|
☐ |
|
c_phonenumber |
varchar2 |
|
☐ |
|
c_singlelinetext |
varchar2 |
|
☐ |
|
c_singleselection |
varchar2 |
|
☐ |
|
c_url |
varchar2 |
|
☐ |
|
c_yesno |
char |
|
☐ |
|
cost_amount |
decimal |
Cost Amount |
☐ |
|
cost_currency |
varchar2 |
Cost Currency |
☐ |
|
custom_rate_amount |
decimal |
Custom Rate Amount |
☐ |
|
custom_rate_currency |
varchar2 |
Custom Rate 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_price_amount |
decimal |
Fixed Price Amount |
☐ |
|
fixed_price_currency |
varchar2 |
Fixed Price Currency |
☐ |
|
group_id |
varchar2 |
Group ID |
☐ |
|
group_type |
varchar2 |
Group Type |
☐ |
|
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 |
☐ |
|
status |
varchar2 |
Status |
☐ |
|
task_type_id |
varchar2 |
|
☐ |
|
task_type_type |
varchar2 |
|
☐ |
|
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 |
☐ |
|
unit_cost_amount |
decimal |
Unit Cost Amount |
☐ |
|
unit_cost_currency |
varchar2 |
Unit Cost Currency |
☐ |
|
unit_price_amount |
decimal |
Unit Price Amount |
☐ |
|
unit_price_currency |
varchar2 |
Unit Price Currency |
☐ |
|
work_type_id |
varchar2 |
Work Type ID |
☐ |
|
work_type_type |
varchar2 |
Work Type Type |
☐ |
|