ADO.NET Provider for Sage Intacct

Build 25.0.9434

CCTransactionEntry

Retrieves detailed line items related to credit card transactions, including account, department, location, and project details.

Columns

Name Type Description
Recordno [KEY] String A unique identifier for the credit card transaction entry.
Recordkey Int64 The key identifying the specific credit card transaction entry.
Recordtype String The type of record for the credit card transaction entry.
Accountkey Int64 The key identifying the associated account.
Accountno String The account number associated with the transaction entry.
Accounttitle String The title of the account linked to the transaction entry.
Accountlabelkey Int64 The key identifying the label of the associated account.
Accountlabel String The label of the account linked to the transaction entry.
Amount Double The amount recorded for the transaction entry.
Trx_amount Double The transaction amount for the entry in its original currency.
DeptNUM Int64 The department key associated with the transaction entry.
Departmentid String The ID of the department linked to the transaction entry.
Departmentname String The name of the department linked to the transaction entry.
LocationNUM Int64 The location key associated with the transaction entry.
Locationid String The ID of the location linked to the transaction entry.
Locationname String The name of the location linked to the transaction entry.
Description String A description of the transaction entry.
Exch_rate_date Datetime The date used for calculating the exchange rate.
Exch_rate_type_id Int64 The identifier for the exchange rate type applied.
Exchange_rate Double The exchange rate used for the transaction entry.
Lineitem String The line item description for the transaction entry.
Line_no String The line number for the transaction entry.
Currency String The currency used for the transaction entry.
Basecurr String The base currency for the transaction entry.
Status String The current status of the transaction entry.
Totalpaid Double The total amount paid for the transaction entry.
Trx_totalpaid Double The total amount paid in the original transaction currency.
Departmentkey Int64 The key identifying the department linked to the transaction entry.
Whencreated Datetime The date and time when the transaction entry was created.
Whenmodified Datetime The date and time when the transaction entry was last modified.
Createdby Int64 The user or process ID that created the transaction entry.
Modifiedby Int64 The user or process ID that last modified the transaction entry.
Projectdimkey Int64 The key identifying the project dimension associated with the transaction entry.
Projectid String The ID of the project associated with the transaction entry.
Projectname String The name of the project associated with the transaction entry.
Customerdimkey Int64 The key identifying the customer dimension associated with the transaction entry.
Customerid String The ID of the customer associated with the transaction entry.
Customername String The name of the customer associated with the transaction entry.
Vendordimkey Int64 The key identifying the vendor dimension associated with the transaction entry.
Vendorid String The ID of the vendor associated with the transaction entry.
Vendorname String The name of the vendor associated with the transaction entry.
Employeedimkey Int64 The key identifying the employee dimension associated with the transaction entry.
Employeeid String The ID of the employee associated with the transaction entry.
Employeename String The name of the employee associated with the transaction entry.
Itemdimkey Int64 The key identifying the item dimension associated with the transaction entry.
Itemid String The ID of the item associated with the transaction entry.
Itemname String The name of the item associated with the transaction entry.
Classdimkey Int64 The key identifying the class dimension associated with the transaction entry.
Classid String The ID of the class associated with the transaction entry.
Classname String The name of the class associated with the transaction entry.
Record_url String A URL providing direct access to the transaction entry record.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434