SupplierInvoiceLines: Visma.net Financials Supplier Invoice Lines |
Get a range of Invoices - ScreenId=AP301000. Request page size must be lower or equal to the allowed max page size which is returned as part of the metadata information.If requested page size is greater than allowed max page size, request will be limited to max page size
Catalog: VismaNet
Schema: SupplierInvoice
Label: Supplier Invoice Lines
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 SupplierInvoiceLines. 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 |
---|---|---|---|---|
balance |
double |
☐ |
|
This value represents balance of the payment remaining to be applied and released. Only released applications will count towards the balance._Note:_ __Balance__ and __BalanceCondition__ are __mutually inclusive__. |
balanceCondition |
string |
☐ |
|
This value represents the condition to be applied to the Balance 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:_ __Balance__ and __BalanceCondition__ are __mutually inclusive__. |
branch |
string |
☐ |
|
Filter by Branch |
createdDateTime |
string |
☐ |
|
Creation date and time. |
createdDateTimeCondition |
string |
☐ |
|
System-retrieved information for state/condition |
docDate |
datetime |
☐ |
|
This value indicates the document date. Use it to retrieve all records that have the Document Date since that time, up to the future.Accepted format:* ```yyyy-MM-dd```* ```yyyy-MM-dd```* ```yyyy-MM-dd```* ```yyyy-MM-dd```* ```yyyy-MM-dd```_Note:_ __Docate__ and __DocDateCondition__ are __mutually inclusive__. |
docDateCondition |
string |
☐ |
|
This value represents the condition to be applied to the Document Date 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:_ __DocumentDate__ and __DocumentDateCondition__ are __mutually inclusive__. |
documentType |
string |
☐ |
|
By type of document. (Values: Invoice, CreditAdj, DebitAdj, Prepayment, Refund, Payment) |
dueDate |
datetime |
☐ |
|
This value indicates the date the document is due for payment. Use it to retrieve all records that have the Due date since that time, up to the future.Accepted format:* ```yyyy-MM-dd```* ```yyyy-MM-dd```* ```yyyy-MM-dd```* ```yyyy-MM-dd```* ```yyyy-MM-dd```_Note:_ __DueDate__ and __DueDateConditionCondition__ are __mutually inclusive__. |
dueDateCondition |
string |
☐ |
|
This value represents the condition to be applied to the Due Date 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:_ __DueDate__ and __DueDateCondition__ are __mutually inclusive__. |
expandApproval |
boolean |
☐ |
|
Set to true to include approval information. |
expandAttachment |
boolean |
☐ |
|
Set to true if you want to see all attachments regarding this document. |
expandLandedCosts |
boolean |
☐ |
|
Expland landed cost lines |
expandLinePrebookAccounts |
boolean |
☐ |
|
Expland line-level pre-booking account and sub-account information. |
expandNote |
boolean |
☐ |
|
Set to true to include description. |
financialPeriod |
string |
☐ |
|
Filter by Financial Period, format YYYYPP |
greaterThanValue |
string |
☐ |
|
Greater than value. The item which is the object for this, varies from API to API. |
item |
string |
☐ |
|
Filter by Item used into the document lines |
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__. |
project |
string |
☐ |
|
Filter by the project with which the document is associated. |
released |
int32 |
☐ |
|
Parameter for showing if invoice has been released or not. |
status |
string |
☐ |
|
The status of the document (Values: Hold, Balanced, Voided, Scheduled, Open, Closed, Printed, Prebooked, Reserved) |
supplier |
string |
☐ |
|
Filter by Supplier |
Columns of Table Function
The columns of the table function SupplierInvoiceLines are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
account_active |
boolean |
Account Active |
☐ |
|
account_description |
string |
Account Description |
☐ |
Name of item/description |
account_externalCode1 |
string |
Account External Code 1 |
☐ |
Account class > The identifier of the account class. |
account_externalCode2 |
string |
Account External Code 2 |
☐ |
Account class > The name of the account class. |
account_number |
string |
Account Number |
☐ |
Number of item |
account_type |
string |
Account Type |
☐ |
Account > The account number. |
amount |
double |
Amount |
☐ |
The Top part > Amount > The amount to be paid for the document. Equal to the amount (or to the sum of amounts) shown in the Amount column of the Document details tab. |
approvalDetails_attachmentID |
string |
Approval Details Attachment ID |
☐ |
The Approval details tab > Default document > The default document that includes the payments requiring approval. |
approvalDetails_comment |
string |
Approval Details Comment |
☐ |
The Approval details tab > Comment > The comment connected with the approval of the payments. |
approvalStatus |
string |
Approval Status |
☐ |
The Top part > Approval status > The status of the document in Visma.net Approval. [New, Canceled, SentToApproval, ReceivedByApproval, InProgressApproval, RejectedInApproval, ApprovedInApproval, ActiveWorkflowApproval. |
balance |
double |
Balance |
☐ |
The Top part > Balance > The balance of the supplier ledger document after VAT (if inclusive) and the discount as specified in the tabs below. |
balanceInCurrency |
double |
Balance in Currency |
☐ |
Background calculation giving you the Balance in your default currency. This field is applicable if the amount is given in another currency than your default. |
branchNumber_name_2 |
string |
Branch Number Name 2 |
☐ |
Click the magnifier. > The name. |
branchNumber_name |
string |
Branch Name |
☐ |
Click the magnifier. > The name. |
branchNumber_number_2 |
string |
Branch Number 2 |
☐ |
Click the magnifier. > The identifier. |
branchNumber_number |
string |
Branch Number |
☐ |
Click the magnifier. > The identifier. |
buyerReference |
string |
Buyer Reference |
☐ |
The Top part > Supplier ref. > The document's original reference number as assigned by the supplier (for informational purposes). |
cashAccount |
string |
Cash Account |
☐ |
Financial details tab > The payment information section > Cash account > The cash account associated with the payment method. |
cashDiscount |
double |
Cash Discount |
☐ |
The Top part > Cash discount > The cash discount amount that has been or will be taken in the document, which the system calculates based in the specified credit terms. |
cashDiscountDate |
datetime |
Cash Discount Date |
☐ |
The Top part > Cash discount date > The end date of the cash discount period, which the system calculates by using the supplier's credit terms. |
cashDiscountInCurrency |
double |
Cash Discount in Currency |
☐ |
Background calculation giving you the Cash discount in your default currency. This field is applicable if the amount is given in another currency than your default. |
closedFinancialPeriod |
string |
Closed Financial Period |
☐ |
Format YYYYMM. |
COMPANY_CODE |
string(30) |
Company Code |
☑ |
Partition code, segmenting the data. |
COMPANY_NAME |
string(240) |
Company Name |
☑ |
Name of the partition. |
cost |
double |
Cost |
☐ |
The table > Cost > The unit cost of the item or service received from the supplier. |
costInCurrency |
double |
{res:itgen_vnet_costincurrency} |
☐ |
Background calculation giving you the Cost in the selected currency.This field is applicable if the amount is given in a another currency than your default. |
createdDateTime |
datetime |
Created |
☐ |
|
creditTerms_description |
string |
Credit Terms Description |
☐ |
Click on the magnifier. > The description. |
creditTerms_id |
string |
Credit Terms ID |
☐ |
Click on the magnifier. > The identifier. |
currencyId |
string |
Currency ID |
☐ |
The Top part > Currency > The currency of the document. |
curyRetainageAmt |
double |
{res:itgen_vnet_curyretainageamt} |
☐ |
|
curyRetainageTotal |
double |
{res:itgen_vnet_curyretainagetotal} |
☐ |
|
curyRetainageUnreleasedAmt |
double |
{res:itgen_vnet_curyretainageunreleasedamt} |
☐ |
|
date |
datetime |
Date |
☐ |
The Top part > Date* > The date of the original supplier ledger document; by default, it is the current date, which can be changed. |
deferralCode |
string |
{res:itgen_vnet_deferralcode} |
☐ |
The table > Deferral code > The deferral code assigned to the stock item or non-stock item specified in this document line. |
deferralSchedule |
int32 |
{res:itgen_vnet_deferralschedule} |
☐ |
The table > Original deferral schedule > A read-only column filled in by the system in the Debit adjustment documents created by the reversing process.It shows the ID of the deferral schedule associated with the original document (such as a purchase invoice). |
deferralScheduleNbr |
string |
{res:itgen_vnet_deferralschedulenbr} |
☐ |
The public CD/Code of the deferral schedule visible to user |
description |
string |
Description |
☐ |
The Top part > Description > A user-provided description for this supplier ledger document. |
detailTotal |
double |
Detail Total |
☐ |
The Top part > Detail total > The document total as specified in the Document details tab. |
detailTotalInCurrency |
double |
Detail Total in Currency |
☐ |
Background calculation giving you the Detail total in your default currency. This field is applicable if the amount is given in another currency than your default. |
discountAmount |
double |
{res:itgen_vnet_discountamount} |
☐ |
The table > Discount amount > The amount of the line-level discount that has been applied manually or automatically to this line. |
discountAmountInCurrency |
double |
{res:itgen_vnet_discountamountincurrency} |
☐ |
Background calculation giving you the Discount amount in the selected currency.This field is applicable if the amount is given in a another currency than your default. |
discountPercent |
double |
Discount Percent |
☐ |
The table > Discount percent > The percent of the line-level discount that has been applied manually or automatically. |
discountTotal |
double |
Discount Total |
☐ |
The Top part > Discount total > The discount total calculated for the document. This total includes discounts of the Group and Document levels. |
discountTotalInCurrency |
double |
Discount Total in Currency |
☐ |
Background calculation giving you the Discount total in your default currency. This field is applicable if the amount is given in another currency than your default. |
discountUnitCost |
double |
{res:itgen_vnet_discountunitcost} |
☐ |
Background calculation giving you the Discount unit cost in the default currency. |
discountUnitCostInCurrency |
double |
{res:itgen_vnet_discountunitcostincurrency} |
☐ |
Background calculation giving you the Discount unit cost in the selected currency.This field is applicable if the amount is given in a another currency than your default. |
documentType |
string |
Document Type |
☐ |
The top part > Top part > Type > The type of the document. The following types are available: Purchase invoice, credit adjustment, purchase credit note, prepayment. |
documentVersionNumber |
int64 |
{res:itgen_vnet_documentversionnumber} |
☐ |
|
dueDate |
datetime |
Due Date |
☐ |
The Top part > Due date* > The date when payment for the document is due in accordance with the supplier's credit terms. |
errorInfo |
string |
Error Message |
☐ |
|
exchangeRate |
double |
Exchange Rate |
☐ |
The Top part > Currency > The currency of the document. |
externalInventoryId |
string |
{res:itgen_vnet_externalinventoryid} |
☐ |
The table > External inventory id > External inventory number |
financialPeriod |
string |
Financial Period |
☐ |
The financial period to which the transactions recorded in the document should be posted. Format YYYYMM. |
hold |
boolean |
Hold |
☐ |
The Top part > Hold > A check box that indicates that the status of the supplier ledger document is On hold. |
inventoryNumber |
string |
Inventory Number |
☐ |
The table > Item ID > The unique ID of the particular item or service delivered by the supplier. |
lastModifiedDateTime |
datetime |
Last Modified |
☐ |
|
lineNumber |
int32 |
Line Number |
☐ |
The table > Number at the left indicating the line number of the table. |
location_countryId |
string |
Location Country ID |
☐ |
Location*. |
location_id |
string |
Location ID |
☐ |
Click the magnifier > The identifier |
location_name |
string |
Location Name |
☐ |
Click the magnifier > The displayed name |
manualDiscount |
boolean |
Manual Discount |
☐ |
The table > Manual discount > A check box that indicates (if selected) that the discount has been applied manually. |
metadata_maxPageSize |
int64 |
Metadata Max Pagesize |
☐ |
|
metadata_totalCount |
int64 |
Total Count |
☐ |
|
note_2 |
string |
Note 2 |
☐ |
The table > Document details tab and Applications tab > Icon Notes > Pop-up window for providing any user-defined text connected with to invoice. |
note |
string |
Note |
☐ |
The table > Icon Notes > Pop-up window for providing any user-defined text connected with to invoice. |
origInvoiceDate |
datetime |
Original Invoice Date |
☐ |
The Top part > OrigInvoiceDate* > The original invoice date of the original supplier ledger document; by default, it is the current date, which can be changed. |
payDate |
datetime |
Pay Date |
☐ |
The Financial details tab > The Payment information section > Pay date* > The date when the invoice should be paid. The date is the difference between the document due date or discount date and the number of days specified in the Payment lead time field in AP303000. |
paymentMessage |
string |
{res:itgen_vnet_paymentmessage} |
☐ |
The Financial details tab > The Payment information section > Payment message > The message connected with the payment. |
paymentMethod_description |
string |
Payment Method Description |
☐ |
Click on the magnifier. > The description. |
paymentMethod_id |
string |
Payment Method ID |
☐ |
Click on the magnifier. > The identifier. |
paymentRefNo |
string |
Payment Reference Number |
☐ |
The Top part > Payment ref.no > The payment reference number of the document. |
paySelected |
boolean |
Pay Selected |
☐ |
The Financial details tab > The Payment information section > Approved for payment > When set to true indicates that the document is approved for payment. |
poLineNr |
int32 |
{res:itgen_vnet_polinenr} |
☐ |
The table > Purchase order line > The line number of the purchase order line linked to this line of the invoice. |
poNumber |
string |
PO Number |
☐ |
The table > Purchase order number > The number of the purchase order linked to this line of the invoice. |
poReceiptLineNbr |
int32 |
{res:itgen_vnet_poreceiptlinenbr} |
☐ |
The table > Purchase order receipt line > The line number of the purchase receipt's line that is linked to this line of the invoice. |
poReceiptNbr |
string |
{res:itgen_vnet_poreceiptnbr} |
☐ |
The table > Purchase order receipt no. > The number of the purchase receipt linked to this line of the invoice. |
postPeriod |
string |
Post Period |
☐ |
The Top part > Post period* > The post period of the payment document. Format MMYYYY. |
prebookAccount_active |
boolean |
{res:itgen_vnet_prebookaccount_active} |
☐ |
|
prebookAccount_description |
string |
{res:itgen_vnet_prebookaccount_description} |
☐ |
Name of item/description |
prebookAccount_externalCode1 |
string |
{res:itgen_vnet_prebookaccount_externalcode1} |
☐ |
Account class > The identifier of the account class. |
prebookAccount_externalCode2 |
string |
{res:itgen_vnet_prebookaccount_externalcode2} |
☐ |
Account class > The name of the account class. |
prebookAccount_number |
string |
{res:itgen_vnet_prebookaccount_number} |
☐ |
Number of item |
prebookAccount_type |
string |
{res:itgen_vnet_prebookaccount_type} |
☐ |
Account > The account number. |
prebookSubaccount_active |
boolean |
{res:itgen_vnet_prebooksubaccount_active} |
☐ |
Active > The status of the identifier. |
prebookSubaccount_description |
string |
{res:itgen_vnet_prebooksubaccount_description} |
☐ |
Description > The description of the identifier. |
prebookSubaccount_errorInfo |
string |
{res:itgen_vnet_prebooksubaccount_errorinfo} |
☐ |
|
prebookSubaccount_lastModifiedDateTime |
datetime |
{res:itgen_vnet_prebooksubaccount_lastmodifieddatetime} |
☐ |
System generated information. |
prebookSubaccount_metadata_maxPageSize |
int64 |
{res:itgen_vnet_prebooksubaccount_metadata_maxpagesize} |
☐ |
|
prebookSubaccount_metadata_totalCount |
int64 |
{res:itgen_vnet_prebooksubaccount_metadata_totalcount} |
☐ |
|
prebookSubaccount_subaccountId |
int32 |
{res:itgen_vnet_prebooksubaccount_subaccountid} |
☐ |
SubID > The identifier of the subaccount. |
prebookSubaccount_subaccountNumber |
string |
{res:itgen_vnet_prebooksubaccount_subaccountnumber} |
☐ |
Mandatory field: Subaccount* > The subaccount number. Format 9-XX. |
project_description |
string |
Project Description |
☐ |
Click on the magnifier. > The description. |
project_id |
string |
Project ID |
☐ |
Click on the magnifier. > The identifier. |
projectTask_description |
string |
Project Task Description |
☐ |
Click on the magnifier. > The description. |
projectTask_id |
string |
Project Task ID |
☐ |
Click on the magnifier. > The identifier. |
quantity |
double |
Quantity |
☐ |
The table > Quantity > The quantity of the item or service to be delivered by the supplier. |
referenceNumber |
string |
Reference Number |
☐ |
|
retainageApply |
boolean |
{res:itgen_vnet_retainageapply} |
☐ |
The Top part > Apply retainage > A check box that indicates (if selected) that this invoice is an invoice with retainage. |
retainagePct |
double |
Retainage Percentage |
☐ |
|
roundingDiff |
double |
Rounding Difference |
☐ |
The Top part > Rounding diff. > The difference between the original invoice amount (including the VAT amount calculated by the system) and rounded invoice amount (including the VAT amount modified by a user for VAT-inclusive items). |
roundingDiffInCurrency |
double |
Rounding Difference in Currency |
☐ |
Background calculation giving you the Rounding diff. in your default currency. This field is applicable if the amount is given in another currency than your default. |
splitHierarchy |
string |
{res:itgen_vnet_splithierarchy} |
☐ |
The table > Split hierarchy > The number of the original row that has been split. |
status |
string |
Status |
☐ |
The Top part > Document status > A read-only field that shows the status of the supplier ledger document:[Hold, Balanced, Voided, Scheduled, Open, Closed, Printed, Prebooked, Reserved] |
stockItem |
boolean |
Stock Item |
☐ |
Background information indicating whether the item is a stock item or not. |
subaccount_active |
boolean |
Sub Account Active 2 |
☐ |
Active > The status of the identifier. |
subaccount_description |
string |
Subaccount Description |
☐ |
Description > The description of the identifier. |
subaccount_errorInfo |
string |
Sub Account Error Message |
☐ |
|
subaccount_lastModifiedDateTime |
datetime |
Sub Account Last Modified |
☐ |
System generated information. |
subaccount_metadata_maxPageSize |
int64 |
Sub Account Metadata Max Pagesize |
☐ |
|
subaccount_metadata_totalCount |
int64 |
Sub Account Metadata Total Count |
☐ |
|
subaccount_subaccountId |
int32 |
Sub Account ID |
☐ |
SubID > The identifier of the subaccount. |
subaccount_subaccountNumber |
string |
Sub Account Number |
☐ |
Mandatory field: Subaccount* > The subaccount number. Format 9-XX. |
supplier_internalId |
int64 |
Supplier Internal ID |
☐ |
The internal id of the supplier |
supplier_name |
string |
Supplier Name |
☐ |
Click the magnifier. > The name. |
supplier_number |
string |
Supplier Number |
☐ |
Click the magnifier. > The identifier. |
supplierReference |
string |
{res:itgen_vnet_supplierreference} |
☐ |
The Top part > Supplier ref. > The document's original reference number as assigned by the supplier (for informational purposes). |
supplierTaxZone_defaultTaxCategory_description |
string |
{res:itgen_vnet_suppliertaxzone_defaulttaxcategory_description} |
☐ |
Name of item/description |
supplierTaxZone_defaultTaxCategory_number |
string |
{res:itgen_vnet_suppliertaxzone_defaulttaxcategory_number} |
☐ |
Number of item |
supplierTaxZone_defaultVatCategory |
string |
{res:itgen_vnet_suppliertaxzone_defaultvatcategory} |
☐ |
Click the magnifier. The Default VAT category for the VAT zone of the supplier, which is specified in the AP303000 window. |
supplierTaxZone_description |
string |
{res:itgen_vnet_suppliertaxzone_description} |
☐ |
Click the magnifier. The description for the VAT zone of the supplier, which is specified in the AP303000 window. |
supplierTaxZone_errorInfo |
string |
{res:itgen_vnet_suppliertaxzone_errorinfo} |
☐ |
|
supplierTaxZone_id |
string |
{res:itgen_vnet_suppliertaxzone_id} |
☐ |
Click the magnifier. The identifier for the VAT zone of the supplier, which is specified in the AP303000 window. |
supplierTaxZone_metadata_maxPageSize |
int64 |
{res:itgen_vnet_suppliertaxzone_metadata_maxpagesize} |
☐ |
|
supplierTaxZone_metadata_totalCount |
int64 |
{res:itgen_vnet_suppliertaxzone_metadata_totalcount} |
☐ |
|
taxCalculationMode |
string |
{res:itgen_vnet_taxcalculationmode} |
☐ |
The Financial details tab > The VAT section > VAT calculation mode > The VAT calculation mode, which defines which amounts (VAT-inclusive or VAT-exclusive) should be entered in the detail lines of a document (TaxSetting, Gross, Net) |
termEndDate |
datetime |
Term End Date |
☐ |
|
termStartDate |
datetime |
Term Start Date |
☐ |
|
timeStamp |
byte[] |
Timestamp |
☐ |
Identifier that represents a specific version of the resource.It helps to prevent simultaneous updates of the resource from overwriting each other (by using ETags and If-Match headers) |
transactionDescription |
string |
{res:itgen_vnet_transactiondescription} |
☐ |
The table > Transaction descr. > Any description relevant to the transaction. An alphanumeric string of up to 30 characters may be used. |
unitCost |
double |
Unit Cost |
☐ |
The table > Unit cost > The unit cost of the item. |
unitCostInCurrency |
double |
{res:itgen_vnet_unitcostincurrency} |
☐ |
Background calculation giving you the Unit cost in the selected currency.This field is applicable if the amount is given in a another currency than your default. |
uom |
string |
Unit of Measure |
☐ |
The table > UoM > The unit of measure for the item. |
vatAmount |
double |
VAT Amount |
☐ |
The Top part > VAT amount > The VAT amount to be paid for the document. Enter this amount manually according to the VAT amount specified in the original document. |
vatCode_description |
string |
VAT Code Description |
☐ |
Click on the magnifier. > The description. |
vatCode_id |
string |
VAT Code ID |
☐ |
Click on the magnifier. > The identifier. |
vatExemptTotal |
double |
VAT Exempt Total |
☐ |
The Top part > VAT exempt total > The document total that is exempt from VAT. |
vatExemptTotalInCurrency |
double |
VAT Exempt Total in Currency |
☐ |
Background calculation giving you the VAT exempt total in your default currency. This field is applicable if the amount is given in another currency than your default. |
vatTaxableTotal |
double |
VAT Taxable Total |
☐ |
The Top part > VAT taxable total > The document total that is subjected to VAT. |
vatTaxableTotalInCurrency |
double |
VAT Taxable Total in Currency |
☐ |
Background calculation giving you the VAT taxable total in your default currency. This field is applicable if the amount is given in another currency than your default. |
vatTotal |
double |
VAT Total |
☐ |
The Top part > VAT total > The total amount of tax paid in the document. |
vatTotalInCurrency |
double |
VAT Total in Currency |
☐ |
Background calculation giving you the VAT total in your default currency. This field is applicable if the amount is given in another currency than your default. |
withholdingTax |
double |
{res:itgen_vnet_withholdingtax} |
☐ |
The Top part > With. tax > The amount of withholding tax calculated for the document, if applicable. |
withholdingTaxInCurrency |
double |
{res:itgen_vnet_withholdingtaxincurrency} |
☐ |
Background calculation giving you the With. tax in your default currency. This field is applicable if the amount is given in another currency than your default. |
23-06-2025 19:16 Version 24.1.116-BETA+5455