Please enable JavaScript to view this site.

Made in EU
Visma.net Financials Forums

Navigation: Catalog: VismaNet > Schemas > Schema: FixedAsset > Tables

FixedAsset: Visma.net Financials Fixed Asset

Get a range of Fixed Assets - Screen ID:FA303000

Catalog: VismaNet

Schema: FixedAsset

Label: Fixed Asset

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 FixedAsset. 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

assetID

string

 

Fixed Asset ID that identifies the asset.

classID

string

 

View all fixed assets with this Fixed Asset Class ID.

expandAccounts

boolean

 

Set to True to include accounts and subaccounts. Default value is False

fromDate

datetime

 

From 'Placed in service date' inclusive. Date format: YYYY-MM-DD.

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__.

status

string

 

View all fixed assets with this Status. Available statuses are: Active, Disposed, FullyDepriciated, Hold, Reversed, Suspended. (Values: Active, Disposed, FullyDepreciated, Hold, Reversed, Suspended)

toDate

datetime

 

To 'Placed in service date' inclusive. Date format: YYYY-MM-DD.

 

Columns of Table Function

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

Name

Data Type

Label

Required

Documentation

accounts_accountID

string

{res:itgen_vnet_accounts_accountid}

The fixed asset account for this fixed asset

accounts_accrualAccountID

string

{res:itgen_vnet_accounts_accrualaccountid}

The accrual account for this fixed asset

accounts_accrualSubAccountID

string

{res:itgen_vnet_accounts_accrualsubaccountid}

The accrual sub account for this fixed asset

accounts_accumulatedDepreciationAccountID

string

{res:itgen_vnet_accounts_accumulateddepreciationaccountid}

The accumulated depreciation account for this fixed asset

accounts_accumulatedDepreciationSubAccountID

string

{res:itgen_vnet_accounts_accumulateddepreciationsubaccountid}

The accumulated depreciation sub for this fixed asset

accounts_creditAccountID

string

{res:itgen_vnet_accounts_creditaccountid}

The credit account

accounts_creditSubAccountID

string

{res:itgen_vnet_accounts_creditsubaccountid}

The credit sub account

accounts_debitAccountID

string

{res:itgen_vnet_accounts_debitaccountid}

The debit account

accounts_debitSubAccountID

string

{res:itgen_vnet_accounts_debitsubaccountid}

The debit sub account

accounts_depreciatedExpenseAccountID

string

{res:itgen_vnet_accounts_depreciatedexpenseaccountid}

The depreciation expense account for this fixed asset

accounts_depreciatedExpenseSubAccountID

string

{res:itgen_vnet_accounts_depreciatedexpensesubaccountid}

The depreciation expense sub for this fixed asset

accounts_disposalAccountID

string

{res:itgen_vnet_accounts_disposalaccountid}

The proceeds account for this fixed asset

accounts_disposalSubAccountID

string

{res:itgen_vnet_accounts_disposalsubaccountid}

The proceeds sub for this fixed asset

accounts_gainAccountID

string

{res:itgen_vnet_accounts_gainaccountid}

The gain account for this fixed asset

accounts_gainSubAccountID

string

{res:itgen_vnet_accounts_gainsubaccountid}

The gain sub for this fixed asset

accounts_lossAccountID

string

{res:itgen_vnet_accounts_lossaccountid}

The loss account for this fixed asset

accounts_lossSubAccountID

string

{res:itgen_vnet_accounts_losssubaccountid}

The loss sub for this fixed asset

accounts_subAccountID

string

{res:itgen_vnet_accounts_subaccountid}

The sub account for this fixed asset

assetID

string

{res:itgen_vnet_assetid}

The id that identifies this fixed asset

bookBalance_acquisitionCost

double

{res:itgen_vnet_bookbalance_acquisitioncost}

The acquisition cost of this fixed asset

bookBalance_book_bookID

string

{res:itgen_vnet_bookbalance_book_bookid}

The book id of this fixed asset

bookBalance_book_description

string

{res:itgen_vnet_bookbalance_book_description}

The description of the book

bookBalance_depreciationFromDate

datetime

{res:itgen_vnet_bookbalance_depreciationfromdate}

The date this asset is placed in service

bookBalance_depreciationFromPeriod

string

{res:itgen_vnet_bookbalance_depreciationfromperiod}

The first period this fixed asset will start/has started depreciating

bookBalance_depreciationMethodID

string

{res:itgen_vnet_bookbalance_depreciationmethodid}

The depreciation method id of this fixed asset

bookBalance_depreciationToPeriod

string

{res:itgen_vnet_bookbalance_depreciationtoperiod}

The last period this fixed asset will depreciate/ was depreciated

bookBalance_lastDepreciationPeriod

string

{res:itgen_vnet_bookbalance_lastdepreciationperiod}

The last period this asset has been depreciated

bookBalance_salvageAmount

double

{res:itgen_vnet_bookbalance_salvageamount}

The salvage amount of this fixed asset

bookBalance_usefulLife

double

{res:itgen_vnet_bookbalance_usefullife}

The useful life of this fixed asset in years

classID

string

{res:itgen_vnet_classid}

The class id of this fixed asset

COMPANY_CODE

string(30)

Company Code

Partition code, segmenting the data.

COMPANY_NAME

string(240)

Company Name

Name of the partition.

depreciable

boolean

{res:itgen_vnet_depreciable}

Indicates if this fixed asset can be depreciated or not

description

string

Description

The description of this fixed asset

details_acquisitionCost

double

{res:itgen_vnet_details_acquisitioncost}

The acquisition cost of this fixed asset

details_billNumber

string

{res:itgen_vnet_details_billnumber}

The bill number of the fixed asset invoice

details_depreciateFromDate

datetime

{res:itgen_vnet_details_depreciatefromdate}

The date this asset is placed in service

details_disposalDate

datetime

{res:itgen_vnet_details_disposaldate}

The date of the disposal of this fixed asset

details_disposalMethod_description

string

{res:itgen_vnet_details_disposalmethod_description}

The description of the disposal method

details_disposalMethodID

int32

{res:itgen_vnet_details_disposalmethodid}

The disposal method of this fixed asset

details_disposalPeriodID

string

{res:itgen_vnet_details_disposalperiodid}

The period of the disposal of this fixed asset

details_leaseAndRentInfo_leaseNumber

string

{res:itgen_vnet_details_leaseandrentinfo_leasenumber}

 

details_leaseAndRentInfo_leaseRentTerm

int32

{res:itgen_vnet_details_leaseandrentinfo_leaserentterm}

 

details_leaseAndRentInfo_lessorID

string

{res:itgen_vnet_details_leaseandrentinfo_lessorid}

 

details_leaseAndRentInfo_lessorName

string

{res:itgen_vnet_details_leaseandrentinfo_lessorname}

 

details_leaseAndRentInfo_manufacturingYear

string

{res:itgen_vnet_details_leaseandrentinfo_manufacturingyear}

 

details_leaseAndRentInfo_rentAmount

double

{res:itgen_vnet_details_leaseandrentinfo_rentamount}

 

details_leaseAndRentInfo_retailCost

double

{res:itgen_vnet_details_leaseandrentinfo_retailcost}

 

details_propertyType

string

{res:itgen_vnet_details_propertytype}

Type can be

details_receiptDate

datetime

{res:itgen_vnet_details_receiptdate}

The date of the receipt

details_saleAmount

double

{res:itgen_vnet_details_saleamount}

The disposal amount of this fixed asset

details_salvageAmount

double

{res:itgen_vnet_details_salvageamount}

The salvage amount of this fixed asset

details_serialNumber

string

{res:itgen_vnet_details_serialnumber}

The serial number of this fixed asset

details_status

string

{res:itgen_vnet_details_status}

Status can be

errorInfo

string

Error Message

 

isTangible

boolean

{res:itgen_vnet_istangible}

Indicates whether this fixed asset is tangible or not

lastModifiedDateTime

datetime

Last Modified

A system generated date/time that indicates the last change for this fixed asset

location_branchID

string

{res:itgen_vnet_location_branchid}

The current branch id of this fixed asset

location_departmentID

string

{res:itgen_vnet_location_departmentid}

The current department id of this fixed asset

metadata_maxPageSize

int64

Metadata Max Pagesize

 

metadata_totalCount

int64

Total Count

 

parentAssetID

string

{res:itgen_vnet_parentassetid}

The asset id of the parent of this fixed asset

propertyTax_description

string

{res:itgen_vnet_propertytax_description}

The description of the property tax group of this fixed asset

propertyTax_propertyTaxID

string

{res:itgen_vnet_propertytax_propertytaxid}

The property tax group id of this fixed asset

quantity

double

Quantity

The quantity of this fixed asset

recordType

string

{res:itgen_vnet_recordtype}

The type of the record. This value is 'A' for fixed assets

type_assetTypeID

string

{res:itgen_vnet_type_assettypeid}

The type id of this fixed asset

type_description

string

{res:itgen_vnet_type_description}

The type description

usefulLife

double

{res:itgen_vnet_usefullife}

Useful life of this fixed asset in years

 

23-06-2025 19:16 Version 24.1.116-BETA+5455

X

Important Safety and Usage Information

Intended Use and Limitations: This software, developed by Invantive, is designed to support a variety of business and information technology data processing functions, such as accounting, financial reporting an sales reporting. It is important to note that this software is not designed, tested, or approved for use in environments where malfunction or failure could lead to life-threatening situations or severe physical or environmental damage. This includes, but is not limited to:

  • Nuclear facilities: The software should not be used for operations or functions related to the control, maintenance, or operation of nuclear facilities.
  • Defense and Military Applications: This software is not suitable for use in defense-related applications, including but not limited to weaponry control, military strategy planning, or any other aspects of national defense.
  • Aviation: The software is not intended for use in the operation, navigation, or communication systems of any aircraft or air traffic control environments.
  • Healthcare and Medicine Production: This software should not be utilized for medical device operation, patient data analysis for critical health decisions, pharmaceutical production, or medical research where its failure or malfunction could impact patient health.
  • Chemical and Hazardous Material Handling: This software is not intended for the management, control, or operational aspects of chemical plants or hazardous material handling facilities. Any malfunction in software used in these settings could result in dangerous chemical spills, explosions, or environmental disasters.
  • Transportation and Traffic Control Systems: The software should not be used for the control, operation, or management of transportation systems, including railway signal controls, subway systems, or traffic light management. Malfunctions in such critical systems could lead to severe accidents and endanger public safety.
  • Energy Grid and Utility Control Systems: This software is not designed for the control or operation of energy grid systems, including electrical substations, renewable energy control systems, or water utility control systems. The failure of software in these areas could lead to significant power outages, water supply disruptions, or other public utility failures, potentially endangering communities and causing extensive damage.
  • Other High-Risk Environments: Any other critical infrastructure and environments where a failure of the software could result in significant harm to individuals or the environment.

User Responsibility: Users must ensure that they understand the intended use of the software and refrain from deploying it in any setting that falls outside of its designed purpose. It is the responsibility of the user to assess the suitability of the software for their intended application, especially in any scenarios that might pose a risk to life, health, or the environment.

Disclaimer of Liability: Invantive disclaims any responsibility for damage, injury, or legal consequences resulting from the use or misuse of this software in prohibited or unintended applications.

  
Disclaimer