ProjectTasks2: Visma.net Financials Project Tasks |
Get all tasks for a project
Catalog: VismaNet
Schema: Project
Label: Project Tasks
This is a read-only table function. The Visma.net Financials API may not support changing the data or the Invantive UniversalSQL driver for Visma.net Financials does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Visma.net Financials API.
Parameters of Table Function
The following parameters can be used to control the behaviour of the table function ProjectTasks2. 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 |
---|---|---|---|---|
createdDateTime |
string |
☐ |
|
Creation date and time. |
createdDateTimeCondition |
string |
☐ |
|
System-retrieved information for state/condition |
description |
string |
☐ |
|
Identifies the Project task description |
expandAttribute |
boolean |
☐ |
|
Expands project atributes |
greaterThanValue |
string |
☐ |
|
Greater than value. The item which is the object for this, varies from API to API. |
lastModifiedDateTime |
string |
☐ |
|
This value, generated by the system, indicates the last time the record was modified. Use it to retrieve all records that have been modified since that time, up to the present.Accepted format:* ```yyyy-MM-dd```* ```yyyy-MM-dd HH:mm:ss```* ```yyyy-MM-dd HH:mm:ss.FFF```* ```yyyy-MM-ddTHH:mm:ss```* ```yyyy-MM-ddTHH:mm:ss.FFF```_Note:_ __LastModifiedDateTime__ and __LastModifiedDateTimeCondition__ are __mutually inclusive__. |
lastModifiedDateTimeCondition |
string |
☐ |
|
This value represents the condition to be applied when retrieving records.Accepted values (without the single quotes):* '>' for greater than* '<' for less than* '>=' for greater than or equal* '<=' for less than or equal_Note:_ __LastModifiedDateTime__ and __LastModifiedDateTimeCondition__ are __mutually inclusive__. |
projectId |
string |
☐ |
|
Identifies the Project |
projectInternalId |
int32 |
☐ |
|
Identifies the project by internal id |
publicId |
guid |
☐ |
|
Identifies the project by publicId |
restrictedEmployee |
string |
☐ |
|
Id of the employee where access restrictions apply |
restrictedUser |
int64 |
☐ |
|
Id of the Odp User where access restrictions apply |
status |
string |
☐ |
|
The status of the document. (Values: Planned, Active, Cancelled, Canceled, Completed) |
taskCd |
string |
☐ |
|
Identifies the Project task ID |
taskCdDesc |
string |
☐ |
|
Identifies the Project task ID and description |
visibleInAp |
boolean |
☐ |
|
If the project task is visible in the Supplier ledger |
visibleInAr |
boolean |
☐ |
|
If the project task is visible in the Customer ledger |
visibleInCa |
boolean |
☐ |
|
If the project task is visible in the Cash management workspace |
visibleInCr |
boolean |
☐ |
|
If the project task is visible in the CRM workspace |
visibleInEa |
boolean |
☐ |
|
If the project task is visible in the Expense workspace |
visibleInGl |
boolean |
☐ |
|
If the project task is visible in the General ledger workspace |
visibleInIn |
boolean |
☐ |
|
If the project task is visible in the Inventory workspace |
visibleInPo |
boolean |
☐ |
|
If the project task is visible in the Purchases workspace |
visibleInSo |
boolean |
☐ |
|
If the project task is visible in the Sales workspace |
visibleInTa |
boolean |
☐ |
|
If the project task is visible in the Time entities workspace |
Columns of Table Function
The columns of the table function ProjectTasks2 are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
branch_name |
string |
Branch Name |
☐ |
Click the magnifier. > The name. |
branch_number |
string |
Branch Number |
☐ |
Click the magnifier. > The identifier. |
COMPANY_CODE |
string(30) |
Company Code |
☑ |
Partition code, segmenting the data. |
COMPANY_NAME |
string(240) |
Company Name |
☑ |
Name of the partition. |
createdDateTime |
datetime |
Created |
☐ |
Information collected from the system. Not visible on the screen. |
defAccount_description |
string |
Default Account Description |
☐ |
Name of item/description |
defAccount_number |
string |
Default Account Number |
☐ |
Number of item |
defAccount_type |
string |
Default Account Type |
☐ |
|
defAccrualAccount_description |
string |
Default Accrual Account Description |
☐ |
Name of item/description |
defAccrualAccount_number |
string |
Default Accrual Account Number |
☐ |
Number of item |
defAccrualAccount_type |
string |
Default Accrual Account Type |
☐ |
|
defAccrualSub_active |
boolean |
Default Accrual Account Sub Active |
☐ |
|
defAccrualSub_description |
string |
Default Accrual Account Sub Description |
☐ |
Click on the magnifier. > The description. |
defAccrualSub_id |
string |
Default Accrual Account Sub ID |
☐ |
Click on the magnifier. > The identifier. |
defSub_active |
boolean |
Default Sub Active |
☐ |
|
defSub_description |
string |
Default Sub Description |
☐ |
Click on the magnifier. > The description. |
defSub_id |
string |
Default Sub ID |
☐ |
Click on the magnifier. > The identifier. |
description |
string |
Description |
☐ |
Mandatory field: Description > The description of the task. |
endDate |
datetime |
End Date |
☐ |
End date > The date when the task was actually finished. |
internalId |
int32 |
Internal ID |
☐ |
Internal ID* > The internal ID of the task. |
lastModifiedDateTime |
datetime |
Last Modified |
☐ |
Information collected from system. |
plannedEnd |
datetime |
{res:itgen_vnet_plannedend} |
☐ |
|
plannedStart |
datetime |
{res:itgen_vnet_plannedstart} |
☐ |
|
projectInternalId |
int32 |
{res:itgen_vnet_projectinternalid} |
☐ |
Project Internal ID* > The internal ID of the project. |
rateTable_description |
string |
Rate Table Description |
☐ |
Click on the magnifier. > The description. |
rateTable_id |
string |
Rate Table ID |
☐ |
Click on the magnifier. > The identifier. |
restrictEmployees |
boolean |
Restrict Employees |
☐ |
Summary tab > Task properties section > Restrict employees > A check box that indicates (if selected) that only the employees listed on the Employees tab of this window can create activities and documents associated with the current task. |
startDate |
datetime |
Start Date |
☐ |
Start date > The date when the task was actually started. |
status |
string |
Status |
☐ |
Mandatory field: Status* > The status of the task, which can be one of the following: In planning, Active, Cancelled, Completed. |
taskId |
string |
Task ID |
☐ |
Mandatory field: > Task ID* > The ID of the task. |
taxCategory_description |
string |
{res:itgen_vnet_taxcategory_description} |
☐ |
Name of item/description |
taxCategory_number |
string |
{res:itgen_vnet_taxcategory_number} |
☐ |
Number of item |
visibility_visibleInAp |
boolean |
{res:itgen_vnet_visibility_visibleinap} |
☐ |
Supplier ledger |
visibility_visibleInAr |
boolean |
{res:itgen_vnet_visibility_visibleinar} |
☐ |
Customer ledger |
visibility_visibleInCa |
boolean |
{res:itgen_vnet_visibility_visibleinca} |
☐ |
Cash management |
visibility_visibleInCr |
boolean |
{res:itgen_vnet_visibility_visibleincr} |
☐ |
|
visibility_visibleInEa |
boolean |
{res:itgen_vnet_visibility_visibleinea} |
☐ |
Expenses |
visibility_visibleInGl |
boolean |
{res:itgen_vnet_visibility_visibleingl} |
☐ |
General ledger |
visibility_visibleInIn |
boolean |
{res:itgen_vnet_visibility_visibleinin} |
☐ |
Inventory |
visibility_visibleInPo |
boolean |
{res:itgen_vnet_visibility_visibleinpo} |
☐ |
Purchases |
visibility_visibleInSo |
boolean |
{res:itgen_vnet_visibility_visibleinso} |
☐ |
Sales |
visibility_visibleInTa |
boolean |
{res:itgen_vnet_visibility_visibleinta} |
☐ |
Time entries |
23-06-2025 19:16 Version 24.1.116-BETA+5455