Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
Reckon Accounts Hosted Adapter Views
| Name | Description |
| BillLinkedTransactions | Query Reckon Bill Linked Transactions. |
| CreditMemoLinkedTransactions | Query Reckon Credit Memo Linked Transactions. |
| CustomColumns | Query Reckon Custom Columns. |
| DeletedEntities | Query deleted Entities. |
| DeletedTransactions | Query deleted Transactions. |
| EstimateLinkedTransactions | Query Reckon Estimate Linked transactions. |
| Host | Query the Reckon host process. The Host represents information about the Reckon process currently being executed. |
| InvoiceLinkedTransactions | Query Reckon Invoice Linked Transactions. |
| ItemReceiptLinkedTransactions | Query Reckon Item Receipt Linked Transactions. |
| Preferences | Query information about many of the preferences the Reckon user has set in the company file. |
| PurchaseOrderLinkedTransactions | Query Reckon Purchase Order Linked Transactions. |
| SalesOrderLinkedTransactions | Query Reckon Sales Order Linked Transactions. |
| StatementChargeLinkedTransactions | Query Reckon Statement Charge Linked Transactions. |
| SupportedVersions | Query Reckon SupportedVersions. |
| Templates | Query Reckon templates. |
| Transactions | Query Reckon transactions. You may search the Transactions using a number of values including Type, Entity, Account, ReferenceNumber, Item, Class, Date, and TimeModified. |
| UserFiles | Query Reckon UserFiles. |
| VendorCreditLinkedTransactions | Query Reckon Vendor Credit Linked Transactions. |