LotSerialClassDetailsById |
Get a specific
Catalog: VismaNet
Schema: LotSerialClass
Label: {res:itgen_vnet_lotserialclassdetailsbyid_plural}
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 LotSerialClassDetailsById. 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 |
string |
☑ |
|
Identifies the LotSerialClass |
Columns of Table Function
The columns of the table function LotSerialClassDetailsById are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
assignmentMethod |
string |
{res:itgen_vnet_assignmentmethod} |
☐ |
Assignment method used for the Lot Serial Class (When Used, When Received) |
autoGenerateNextNumber |
boolean |
{res:itgen_vnet_autogeneratenextnumber} |
☐ |
Option for enable/disable auto generating the next number for the Lot Serial Class |
autoIncrementalValue |
string |
{res:itgen_vnet_autoincrementalvalue} |
☐ |
Value used for the auto incremental value when AutoIncrementalValueBetweenClasses is enabled |
autoIncrementalValueBetweenClasses |
boolean |
{res:itgen_vnet_autoincrementalvaluebetweenclasses} |
☐ |
Option for enable/disable auto incremental values between classes for the Lot Serial Class |
COMPANY_CODE |
string(30) |
Company Code |
☑ |
Partition code, segmenting the data. |
COMPANY_NAME |
string(240) |
Company Name |
☑ |
Name of the partition. |
description |
string |
Description |
☐ |
The description of the Lot Serial Class |
errorInfo_2 |
string |
Error Information 2 |
☐ |
|
errorInfo |
string |
Error Message |
☐ |
|
id_2 |
string |
{res:itgen_vnet_id_2} |
☐ |
The Id of the Lot Serial Class |
id |
string |
ID |
☐ |
The Id of the Lot Serial Class |
issueMethod |
string |
{res:itgen_vnet_issuemethod} |
☐ |
Issue method used for the Lot Serial Class (FIFO, LIFO, Sequential, Expiration, User-Enterable) |
lastModifiedDateTime |
datetime |
Last Modified |
☐ |
System generated information. |
metadata_maxPageSize_2 |
int64 |
{res:itgen_vnet_metadata_maxpagesize_2} |
☐ |
|
metadata_maxPageSize |
int64 |
Metadata Max Pagesize |
☐ |
|
metadata_totalCount_2 |
int64 |
{res:itgen_vnet_metadata_totalcount_2} |
☐ |
|
metadata_totalCount |
int64 |
Total Count |
☐ |
|
requiredForDropShip |
boolean |
{res:itgen_vnet_requiredfordropship} |
☐ |
Option for enable/disable require drop shipping of the Lot Serial Class |
segmentNumber |
int32 |
{res:itgen_vnet_segmentnumber} |
☐ |
Segment number for the Lot Serial segment |
trackExpirationDate |
boolean |
{res:itgen_vnet_trackexpirationdate} |
☐ |
Option for enable/disable expiration date tracking of the Lot Serial Class |
trackingMethod |
string |
{res:itgen_vnet_trackingmethod} |
☐ |
Method used to track the Lot Serial Class |
type |
string |
Type |
☐ |
Segment type for the Lot Serial segment |
value |
string |
Value |
☐ |
Segment value for the Lot Serial segment |
23-06-2025 19:16 Version 24.1.116-BETA+5455