SuiteTalk Data Model
Overview
This section shows the available Tables and Views for the SuiteTalk Schema.
The CData Tableau Connector for NetSuite models NetSuite entities in relational Tables, Views, and Stored Procedures. The table definitions are dynamically obtained based on your NetSuite account.
Tables
Table definitions are dynamically retrieved. This section lists sample table definitions that are included in the NetSuite development environment.
Views
Views are tables that cannot be modified. Typically, data that are read-only and cannot be updated are shown as views.
Stored Procedures
Stored procedures are function-like interfaces to the data source. They can be used to search, update, and modify information in the data source.