Please enable JavaScript to view this site.

Error itgendoc001X

xMsg javascript has not been loaded.

Visma Severa API Data Model

Navigation: » No topics above this level «

HourEntriesByCaseGUID: Visma Severa Hour Entries by Project GUID

Contents Previous Home Next More

Catalog: Severa

Schema: API

Label: Hour Entries by Project GUID

This is a read-only table function. The Visma Severa API may not support changing the data or the Invantive SQL driver for Visma Severa does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Visma Severa API.

Action: http://soap.severa.com/IHourEntry/GetHourEntriesByCaseGUID

Topic: GetHourEntriesByCaseGUID

Base XPath: /s:Envelope/s:Body/tns:GetHourEntriesByCaseGUIDResponse/tns:GetHourEntriesByCaseGUIDResult/a:HourEntry

Filters on API Server: caseGuid- startDate- endDate

Table Function Parameters

The following parameters can be used to control the behaviour of the table function HourEntriesByCaseGUID. 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 treated using their default values.

Value specification by position is done by listing all values from the first to the last needed value. For example with `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

caseGuid

string

 

 

endDate

datetime

 

 

startDate

datetime

 

 

 

Table Function Columns

The columns of the table function HourEntriesByCaseGUID are shown below. Each column has an SQL data type.

Name

Data Type

Label

Required

Documentation

ACCOUNTGUID

string

Account GUID

 

 

CASEBUSINESSUNITCODE

string

Project Business Unit Code

 

 

CASECOSTCENTERIDENTIFIER

string

Project Cost Center Identifier

 

 

CASEGUID

string

Project GUID

 

 

CASENAME

string

Project Name

 

 

CASENUMBER

int64

Project Number

 

 

COSTCURRENCYSHORTFORM

string

Cost Currency Short Form

 

 

COSTCURRENCYSHORTFORMOFINVOICINGCURRENCY

string

Cost Currency Short Form of Invoicing Currency

 

 

COSTCURRENCYSHORTFORMOFORGANIZATIONCURRENCY

string

Cost Currency Short Form of Organization Currency

 

 

COSTCURRENCYSHORTFORMOFUSERCOMPANYCURRENCY

string

Cost Currency Short Form of User Company Currency

 

 

DESCRIPTION

string

Ddescription

 

 

ENDTIME

datetime

End Time

 

 

EVENTDATE

datetime

Event Date

 

 

GUID

string

GUID

 

 

INVOICEDESCRIPTION

string

Invoice Description

 

 

INVOICEGUID

string

Invoice GUID

 

 

INVOICEQUANTITY

decimal

Invoice Quantity

 

 

INVOICEROWGUID

string

Invoice Line GUID

 

 

ISAPPROVED

boolean

Is Approved

 

 

ISBILLABLE

boolean

Is Billable

 

 

ISPRODUCTIVE

boolean

Is Productive

 

 

ISREADONLY

boolean

Is Read-only

 

 

OVERTIMECODE

string

Overtime Code

 

 

OVERTIMEGUID

string

Overtime GUID

 

 

PHASEGUID

string

Phase GUID

 

 

PRICECURRENCYSHORTFORMOFCASECOMPANYCURRENCY

string

Price Currency Short Form of Project Company Currency

 

 

PRICECURRENCYSHORTFORMOFINVOICINGCURRENCY

string

Price Currency Short Form of Invoicing Currency

 

 

PRICECURRENCYSHORTFORMOFORGANIZATIONCURRENCY

string

Price Currency Short Form of Organization Currency

 

 

PRICECURRENCYSHORTFORMOFUSERCOMPANYCURRENCY

string

Price Currency Short Form of User Company Currency

 

 

QUANTITY

decimal

Quantity

 

 

STARTTIME

datetime

Start Time

 

 

TASKGUID

string

Task GUID

 

 

UNITCOST

decimal

Unit Cost

 

 

UNITCOSTININVOICINGCURRENCY

decimal

Unit Cost in Invoicing Currency

 

 

UNITCOSTINORGANIZATIONCURRENCY

decimal

Unit Cost in Organization Currency

 

 

UNITCOSTINUSERCOMPANYCURRENCY

decimal

Unit Cost in User Company Currency

 

 

UNITPRICE

decimal

Unit Price

 

 

UNITPRICEINBASECURRENCY

decimal

Unit Price in Base Currency

 

 

UNITPRICEINCASECOMPANYCURRENCY

decimal

Unit Price in Project Company Currency

 

 

UNITPRICEINUSERCOMPANYCURRENCY

decimal

Unit Price in User Company Currency

 

 

USEINVOICEQUANTITY

boolean

 

 

 

USERBUSINESSUNITCODE

string

User Business Unit Code

 

 

USERCODE

string

User Code

 

 

USERFIRSTNAME

string

User First Name

 

 

USERGUID

string

User GUID

 

 

USERLASTNAME

string

User Last Name

 

 

WORKTYPECODE

string

Work Type Code

 

 

WORKTYPEGUID

string

Work Type GUID

 

 

 

06-04-2021 14:32 Version 20.1.393-BETA+3152