CashTransactions: Visma.net Financials Cash Transactions |
Get all Transaction - ScreenID=CA304000
Catalog: VismaNet
Schema: CashTransaction
Primary Keys: referenceNbr
Label: Cash Transactions
Retrieve: true
Insert: true
Update: true
Delete: false
Parameters of Table Function
The following parameters can be used to control the behaviour of the table function CashTransactions. 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 |
---|---|---|---|---|
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__. |
Columns of Table Function
The columns of the table function CashTransactions are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert and update.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
amount |
double |
Amount |
☐ |
The top part > Amount > The amount of the transaction. |
cashAccount_description |
string |
Cash Account Description |
☐ |
Name of item/description |
cashAccount_number |
string |
Cash Account Number |
☐ |
Number of item |
cashAccount_type |
string |
Cash Account Type |
☐ |
|
COMPANY_CODE |
string(30) |
Company Code |
☑ |
Partition code, segmenting the data. |
COMPANY_NAME |
string(240) |
Company Name |
☑ |
Name of the partition. |
controlTotal |
double |
Total for Control |
☐ |
Mandatory field: The top part > Control total > The control total of the transaction. |
currency |
string |
Currency |
☐ |
The top part > Currency > The currency of the cash account. |
description |
string |
Description |
☐ |
The top part > Description > A detailed description of the transaction. |
disbReceipt |
string |
{res:itgen_vnet_disbreceipt} |
☐ |
The top part > Disb./receipt > The basic type of the transaction. |
documentRef |
string |
Document Reference |
☐ |
The top part > Document ref. > The external document reference number. |
entryType_description |
string |
Entry Type Description |
☐ |
Click on the magnifier. > The description. |
entryType_id |
string |
Entry Type ID |
☐ |
Click on the magnifier. > The identifier. |
financialPeriod |
string |
Financial Period |
☐ |
Mandatory field: The top part > Period* > The financial period to which the transaction should be posted. |
financialsDetail_batchNumber |
string |
Financials Detail Batch Number |
☐ |
Link to general ledger section > Batch number > The number of the batch generated to implement the cash transaction. |
financialsDetail_branch_name |
string |
Branch Name |
☐ |
Click the magnifier. > The name. |
financialsDetail_branch_number |
string |
Branch Number |
☐ |
Click the magnifier. > The identifier. |
financialsDetail_clearDate |
datetime |
Clear Date |
☐ |
Link to general ledger section > Clear date > The date when the transaction was cleared. |
financialsDetail_cleared |
boolean |
Cleared? |
☐ |
Link to general ledger section > Cleared > A check box that indicates (if selected) that the transaction was cleared. |
financialsDetail_taxCalcMode |
string |
Tax Calculation Mode |
☐ |
VAT settings section > VAT calculation > The VAT calculation mode, which defines which amounts (VAT-inclusive or VAT-exclusive) should be entered in the detail lines of a document. |
financialsDetail_taxZone_defaultTaxCategory_description |
string |
Tax Zone Default Tax Category Description |
☐ |
Name of item/description |
financialsDetail_taxZone_defaultTaxCategory_number |
string |
Tax Zone Default Tax Category Number |
☐ |
Number of item |
financialsDetail_taxZone_defaultVatCategory |
string |
Tax Zone Default VAT Category |
☐ |
Click the magnifier. The Default VAT category for the VAT zone of the supplier, which is specified in the AP303000 window. |
financialsDetail_taxZone_description |
string |
Tax Zone Description |
☐ |
Click the magnifier. The description for the VAT zone of the supplier, which is specified in the AP303000 window. |
financialsDetail_taxZone_errorInfo |
string |
{res:itgen_vnet_financialsdetail_taxzone_errorinfo} |
☐ |
|
financialsDetail_taxZone_id |
string |
Tax Zone ID |
☐ |
Click the magnifier. The identifier for the VAT zone of the supplier, which is specified in the AP303000 window. |
financialsDetail_taxZone_metadata_maxPageSize |
int64 |
{res:itgen_vnet_financialsdetail_taxzone_metadata_maxpagesize} |
☐ |
|
financialsDetail_taxZone_metadata_totalCount |
int64 |
{res:itgen_vnet_financialsdetail_taxzone_metadata_totalcount} |
☐ |
|
finPeriod |
string |
Financial Period |
☐ |
The property is now considered obsolete. Use Financial Period instead |
hold |
boolean |
Hold |
☐ |
The top part > Hold > A check box that, if selected, indicates that the transaction is on hold, which means it may be edited but cannot be released. |
lastModifiedDateTime |
datetime |
Last Modified |
☐ |
System generated information. |
owner_internalId |
string |
Owner Internal ID |
☐ |
|
owner_name |
string |
Owner Name |
☐ |
The name of the particular destination of the selected type. |
owner_number |
string |
Owner Number |
☐ |
The identifier of the particular destination of the selected type. |
referenceNbr |
string |
Reference Number |
☐ |
The top part > Ref. no. > The unique identifier assigned to the cash transaction in accordance with the numbering sequence. |
status |
string |
Status |
☐ |
The top part > Status > The status of the transaction, which is automatically assigned by the system. |
taxAmount |
double |
Tax Amount |
☐ |
The top part > VAT amount > The VAT amount to be paid for the document. A user enters this amount manually. |
taxTotal |
double |
Tax Total |
☐ |
The top part > VAT total > The total amount of tax paid in the document. |
tranDate |
datetime |
Transaction Date |
☐ |
Mandatory field: The top part > Trans. date* > The date of the transaction. |
tranType |
string |
Transaction Type |
☐ |
The top part > Trans type > The type of cash transaction. |
vatExemptTotal |
double |
VAT Exempt Total |
☐ |
The top part > VAT exempt total > The document total that is exempt from VAT. |
vatTaxableTotal |
double |
VAT Taxable Total |
☐ |
The top part > VAT taxable total > The document total that is subjected to VAT. |
23-06-2025 19:16 Version 24.1.116-BETA+5455