Netsuite Suite Analytics | Qlik Cloud Help
Skip to main content Skip to complementary content

Netsuite Suite Analytics

Netsuite Suite Analytics is the built-in reporting and analysis tool for NetSuite. You can use Netsuite Suite Analytics as a data source when landing or replicating data.

Netsuite Suite Analytics integration replicates data using the NetSuite SOAP API.

See the Schema section for a list of objects available for replication.

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

Information noteMake sure that the account you use has read access to the tables you want to fetch.

To set up Netsuite Suite Analytics, you need:

  • Administrator permissions in NetSuite. This is required to complete the setup steps in NetSuite.
  • Access to the SuiteAnalytics feature in NetSuite. Suite Analytics is a premium NetSuite feature. Contact your NetSuite administrator if you have questions about this feature.

Log into your NetSuite account before completing the following procedures.

To enable the Connect Service feature:

  1. Navigate to Setup > Company > Enable Features.
  2. Click the Analytics subtab.
  3. Select the SuiteAnalytics Connect checkbox.
  4. Click Save.

To retrieve your service host, service port, and account ID:

  1. On the NetSuite home page, locate the Settings module and click Set Up SuiteAnalytics Connect.
  2. Copy and paste your service host, service port, and account ID into a secure file.

To enable token-based authentication:

  1. Navigate to Setup > Company > Enable Features.
  2. Click the SuiteCloud subtab.
  3. In the Manage Authentication section, select the Token-based Authentication checkbox.
  4. Click Save.

To create an integration record for an application:

  1. Navigate to Setup > Integration > Manage Integrations > New.
  2. Enter a Name and a Description for the integration.
  3. Set State to Enabled.
  4. On the Authentication subtab, select the Token-based Authentication checkbox and clear the Authorization Code Grant checkbox.
  5. Click Save.
  6. Copy and paste the consumer key and consumer secret into a secure file.

    The consumer key and consumer secret are only displayed once. If lost, you must reset them to obtain new values.

To assign a role to a user:

Information note

Create a dedicated user for integration purposes.

  1. Navigate to Setup > Users/Roles > Manage Users.
  2. Click Edit next to the user.
  3. Click the Access tab.
  4. On the Roles subtab, select Data Warehouse Integrator.
  5. Click Save.
Information note

NetSuite recommends using the Data Warehouse Integrator role, as it provides access to all standard and custom production data for system-to-system integration. For more information, see the NetSuite documentation. Using a custom role instead is at your own risk in terms of data availability and accuracy.

To create an access token:

  1. Navigate to Setup > Users/Roles > Access Tokens.
  2. Enter the application name, select the integration user, and select the Data Warehouse Integrator role.
  3. Click Save.
  4. Copy and paste the token ID and token secret into a secure file.

    The token ID and token secret are only displayed once. If lost, you must create a new access token.

To retrieve the internal ID of the Data Warehouse Integrator role:

  1. Navigate to Setup > Users/Roles > Manage Roles.
  2. Locate the internal ID next to the Data Warehouse Integrator role.

    By default, the list view does not display the internal ID of roles. To view it, customize the list view to include this column.

Creating the connection

For more information, see Connecting to SaaS applications.

  1. Fill in the required connection properties.
  2. Provide a name for the connection in Connection name.

  3. Select Open connection metadata to define metadata for the connection when it has been created.

  4. Click Create.

Connection settings
SettingDescription
Data gateway

Select a Data Movement gateway if required by your use case.

Information note

This field is not available with the Qlik Talend Cloud Starter subscription, as it does not support Data Movement gateway. If you have another subscription tier and do not want to use Data Movement gateway, select None.

For information on the benefits of Data Movement gateway and use cases that require it, see Qlik Data Gateway - Data Movement.

Start Date

Enter the date, in the format MM/DD/YYYY, from which the data must be replicated from your source to your target.

Account IDAccount ID.
Role IDRole ID.
HostHost.
PortPort.
Consumer KeyConsumer key.
Consumer SecretConsumer secret.
Token IDToken ID.
Token SecretToken secret.
Information note

If you do not see datasets available for selection, verify that the integration user has the Data Warehouse Integrator role and that the role has access to the required tables. To review role permissions, navigate to Setup > Users/Roles > Manage Roles, search for the role, click Edit, and open the Permissions tab and the Lists section. For details, see NetSuite role permissions.

When selecting datasets for replication, Qlik Talend Cloud recommends replicating the oa_fkeys table to help build analytics across explicit and custom foreign keys. For reference, see NetSuite foreign keys documentation. The foreign key information in that table may be inaccurate and is provided for reference only.

Schema

Information note

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

The schema and info displayed below is for version 1.

Qlik Talend Cloud dynamically discovers the tables available in the NetSuite database and presents them as datasets. The available tables depend on the NetSuite WSDL version used. For more information, see the NetSuite documentation.

You can browse the schema published by NetSuite for table names and data types: Netsuite Suite Analytics schema browser.

Depending on your destination, table and column names may not appear as they are outlined below.

account_activity

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

account_period_activity

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

account_period_activity_pe

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

account_subsidiary_map

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

accounting_books

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

accounting_periods

The accounting_periods table contains info about accounting periods.

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

accounts

The accounts table contains info about the accounts in the Chart of Accounts in your Netsuite Suite Analytics account.

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

activities

The activities table contains info about activities.

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

address_book

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

addresses

The addresses table contains info about all address instances.

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

amortization_sched_lines

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

amortization_schedules

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

bill_of_distributions

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

bill_of_materials

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

billing_accounts

The billing_accounts table contains info about the billing accounts in your NetSuite account. A billing account is a record used to show all billing information for a customer or subcustomer. A billing account contains billing-specific information, including billing schedule, default payment terms, bill-to address, and currency.

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

billing_class_rates

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

billing_classes

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

billing_rate_cards

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

billing_rate_cards_prices

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

billing_rate_cards_versions

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

billing_schedule

The billing_schedule table contains info about the billing schedules in your NetSuite account.

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

billing_schedule

The billing_schedule table contains info about the billing schedules in your NetSuite account.

Replication Method

Full Table

Useful links

Netsuite Suite Analytics documentation

billing_schedule_descriptions

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

billing_subscription_lines

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

billing_subscriptions

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

bin_number

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

bin_number_counts

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

bins

The bins table contains info about bins, or places in your warehouse where you store inventory items.

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

bom_revision_components

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

bom_revisions

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

budget

The budget table contains info about the budgets in your Netsuite Suite Analytics account. A budget records the expected values of income and expenses for your business. Budgets can be created for specific customers, items, departments, classes, locations, or any combination of these criteria.

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

budget_category

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

calls

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

campaign_audiences

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

campaign_categories

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

campaign_families

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

campaign_search_engine

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

campaign_subscription_statuses

If you set this table to replicate and select CDC replication, you’ll need to also select a Replication Key.

There are multiple possible Replication Keys for this table:

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Keys

date_last_modified

last_modified_date

Useful links

Netsuite Suite Analytics documentation

campaign_subscriptions

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

campaign_verticals

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

campaignchannel

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

campaignevent

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

campaignitem

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

campaignoffer

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

campaignresponse

Replication Method

Full Table

Loading Behavior

Append-Only

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

campaignresponse

Replication Method

Full Table

Useful links

Netsuite Suite Analytics documentation

campaigns

The campaigns table contains info about the campaigns in your NetSuite account. Campaigns are used to manage marketing initiatives.

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

case_origins

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

case_stage_changes

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

case_types

Note: This table contains the same data as the casetype table.

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

caseescalationhistory

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

caseissue

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

caseorigin

Note: This table contains the same data as the case_origins table.

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

casetype

Note: This table contains the same data as the case_types table.

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

charges

The charges table contains info about the charges in your NetSuite account, which represent billable amounts that your clients must pay.

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

classes

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

commissionplan

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

commissionrate

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

commissionschedule

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

companies

If you set this table to replicate and select CDC replication, you’ll need to also select a Replication Key.

There are multiple possible Replication Keys for this table:

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Keys

date_last_modified

last_modified_date

Useful links

Netsuite Suite Analytics documentation

company_status

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

companycontactmap

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

competitor

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

competitoroppmap

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

components_per_routing_steps

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

consolidated_exchange_rates

The consolidated_exchange_rates table contains info about consolidated exchange rates. This is used in Netsuite Suite Analytics OneWorld for consolidation purposes, ensuring currency amounts correctly roll up from child to parent subsidiaries.

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

contact_types

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

contactrole

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

contacts

If you set this table to replicate and select CDC replication, you’ll need to also select a Replication Key.

There are multiple possible Replication Keys for this table:

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Keys

date_last_modified

last_modified_date

Useful links

Netsuite Suite Analytics documentation

countries

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

coupon_codes

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

crmgroup

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

crmgroupmap

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

crmtemplate

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

currencies

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

currency_exchange_rate_types

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

currency_exchange_rates

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

currencyrates

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

customer_currencies

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

customer_group_pricing

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

customer_item_pricing

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

customer_partner_sales_teams

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

customer_sales_teams

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

customer_subsidiary_map

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

customer_types

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

customers

If you set this table to replicate and select CDC replication, you’ll need to also select a Replication Key.

There are multiple possible Replication Keys for this table:

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Keys

date_last_modified

last_modified_date

Useful links

Netsuite Suite Analytics documentation

deleted_records

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_deleted

Useful links

Netsuite Suite Analytics documentation

departments

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

distribution_categories

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

distribution_networks

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

employee_currency_map

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

employee_time

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

employee_types

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

employees

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Keys

date_last_modified

last_modified_date

Useful links

Netsuite Suite Analytics documentation

entity

If you set this table to replicate and select CDC replication, you’ll need to also select a Replication Key.

There are multiple possible Replication Keys for this table:

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Keys

date_last_modified

last_modified_date

Useful links

Netsuite Suite Analytics documentation

entity_role_map

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

entity_status

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

entity_status_history

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

entitycategory

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

entityeventmap

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

entityterritorymap

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

eventattendees

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

events1

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

expense_accounts

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

expense_amortization_rules

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

expense_based_charge_rules

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

expense_categories

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

expense_categories_rates

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

expense_categories_subs_map

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

expense_detail

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

expense_plan_lines

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

expense_plans

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

fair_value_prices

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

fixed_fee_charge_rules

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

generic_resources

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

gift_certificates

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

global_account_map

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

global_inventory_relationships

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

group_test_cell

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

inbound_shipment_items

From NetSuite’s documentation:

This table is available only for NetSuite accounts with the Inbound Shipment Management feature enabled.

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

inbound_shipments

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

income_accounts

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

inventory_cost_template

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

inventory_cost_template_items

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

inventory_items

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

inventory_number

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

item_account_map

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

item_billing_rates

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

item_collection_item_map

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

item_collections

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

item_demand_plan_lines

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

item_demand_plans

If you set this table to replicate and select CDC replication, you’ll need to also select a Replication Key.

There are multiple possible Replication Keys for this table:

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Keys

date_last_modified

last_modified_date

Useful links

Netsuite Suite Analytics documentation

item_fulfillments

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

item_group

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

item_location_map

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

item_price_history

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

item_prices

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

item_quantity

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

item_revisions

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

item_shipmethods

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

item_site_categories

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

item_subsidiary_map

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

item_supply_plan_attributes

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

item_supply_plan_lines

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

item_supply_plan_source

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

item_supply_plan_source_types

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

item_supply_plans

If you set this table to replicate and select CDC replication, you’ll need to also select a Replication Key.

There are multiple possible Replication Keys for this table:

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Keys

date_last_modified

last_modified_date

Useful links

Netsuite Suite Analytics documentation

item_vendor_map

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

item_vendor_pricing

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

items

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

job_resource_role

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

job_resources

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

job_types

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

location_costing_groups

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

location_costing_grp_locations

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

locations

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

memorized_trans

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

message

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

messagerecipient

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

mfg_cost_template

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

mfg_cost_template_items

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

mfg_routing

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

mfg_routing_steps

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

nexus

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

notes_system

From NetSuite’s documentation:

As of NetSuite 2017.1, the notes_system table is obsolete. Use the system_notes table instead.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

notes_system_custom

From NetSuite’s documentation:

As of NetSuite 2017.1, the notes_system_custom table is obsolete. Use the system_notes_custom table instead.

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

notes_user

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

notetype

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

opportunities

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

opportunity_lines

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

opportunitycontactmap

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

originating_leads

If you set this table to replicate and select CDC replication, you’ll need to also select a Replication Key.

There are multiple possible Replication Keys for this table:

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Keys

date_last_modified

last_modified_date

Useful links

Netsuite Suite Analytics documentation

other_names

If you set this table to replicate and select CDC replication, you’ll need to also select a Replication Key.

There are multiple possible Replication Keys for this table:

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Keys

date_last_modified

last_modified_date

Useful links

Netsuite Suite Analytics documentation

partner_sales_roles

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

partner_types

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

partners

If you set this table to replicate and select CDC replication, you’ll need to also select a Replication Key.

There are multiple possible Replication Keys for this table:

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Keys

date_last_modified

last_modified_date

Useful links

Netsuite Suite Analytics documentation

payment_methods

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

payment_terms

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

payroll_item_types

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

payroll_items

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

percent_complete_overrides

Note: This table’s data is available only to NetSuite accounts that have Advanced Revenue Management enabled.

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

planassignmap

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

planned_standard_costs

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

planschedulemap

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

posting_account_activity

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

posting_account_activity_pe

From NetSuite’s documentation:

This table includes all transactions. Note that when the ID of the balance_from_subsidiary_id and the subsidiary_id fields are different, the Period End Journal transaction represents transactions from the source subsidiary. When both fields have the same ID, the Period End Journal transaction represents transactions from the posting subsidiary.

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

price_book_line_intervals

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

price_books

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

price_plans

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

price_tiers

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

price_types

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

pricing_groups

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

project_billing_budgets

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

project_cost_budgets

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

project_cost_categories

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

project_expense_types

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

project_revenue_rl_plans

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

project_revenue_rls_charge_rls

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

project_revenue_rules

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

project_task_assignments

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

project_task_billing_budgets

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

project_task_cost_budgets

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

project_task_dependencies

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

project_tasks

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

project_templates

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

project_time_approval_types

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

promotion_codes

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

purchase_charge_rules

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

quota1

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

resource_allocations

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

resource_group_entity_map

From NetSuite’s documentation:

This table contains data related to the assigned members of a resource group. Each resource group entity must have an assigned resource group. The table’s data is only available for accounts with Project Management enabled.

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

resource_groups

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

revaluation

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

revenue_elements

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

revenue_plan_lines

From NetSuite’s documentation:

This table’s data is available only to NetSuite accounts that have Advanced Revenue Management enabled.

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

revenue_plan_version_lines

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

revenue_plan_versions

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

revenue_plans

From NetSuite’s documentation:

This table’s data is available only to NetSuite accounts that have Advanced Revenue Management enabled.

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

revenue_recognition_rules

From NetSuite’s documentation:

This table’s data is available only to NetSuite accounts that have Advanced Revenue Management enabled.

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

revrecschedulelines

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

revrecschedules

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

role_subsidiary_map

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

roles1

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

sales_reps

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

sales_roles

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

sales_territories

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

salesforecast

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

service_items

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

shipment_packages

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

shipping_items

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

solution

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

solutioncasemap

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

solutiontopicmap

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

standard_cost_components

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

states

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

subscript_line_price_intervals

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

subscription_change_orders

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

subscription_co_lines

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

subscription_line_revisions

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

subscription_plan_lines

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

subscription_plans

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

subscription_terms

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

subsidiaries

The subsidiaries table contains info about the subsidiary records in your NetSuite account. A subsidiary represents a separate company within your global organization.

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

subsidiary_book_map

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

subsidiary_class_map

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

subsidiary_department_map

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

subsidiary_location_map

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

subsidiary_nexus_map

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

supplier_categories

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

support_incidents

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

support_reps

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

support_territories

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

supportcasehistory

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

system_notes

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

system_notes_custom

Replication Method

Full Table

Useful links

Netsuite Suite Analytics documentation

task_contacts

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

tasks

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

tax_items

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

territory

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

time_based_charge_rules

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

timesheet

Note: As this table doesn’t have a Primary Key, data will be loaded using Append-Only loading even if your destination supports and is configured to use Upserts.

Replication Method

CDC

Loading Behavior

Append-Only

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

topic

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

trans_partner_sales_teams

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

transaction_address

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

transaction_bin_numbers

From NetSuite’s documentation:

Each line in this table represents one and only one bin.

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

transaction_book_map

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

transaction_cost_components

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

transaction_history

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

transaction_inventory_numbers

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

transaction_line_book_map

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

transaction_lines

From NetSuite’s documentation:

Credit and debit amounts are not exposed as columns in this table. However, you can query this table to obtain transaction credit and debit amounts.

To obtain landed cost category names, you can include the memo column in your query. For each line where is_landed_cost is set to Yes, text is written to this column in the format <Landed Cost Category Name>:<Item Name>.

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified_gmt

Useful links

Netsuite Suite Analytics documentation

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

transaction_sales_teams

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

transaction_shipping_groups

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

transaction_tax_detail

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

transaction_tracking_numbers

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

transactions

If you set this table to replicate and select CDC replication, you’ll need to also select a Replication Key.

There are multiple possible Replication Keys for this table:

From NetSuite’s documentation:

Credit and debit amounts are not exposed as columns in this table. However, you can query the transaction_lines table to obtain transaction credit and debit amounts. For more details, see Connect Access to Transaction Credit and Debit Amounts.

Item count and quantity values are not exposed as columns in in this table. However, you can query the transaction_lines table to obtain these values. For more details, see Connect Access to Transaction Quantities.

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Keys

date_last_modified

last_modified_date

Useful links

Netsuite Suite Analytics documentation

units_type

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

unlocked_time_periods

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

uom

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

usages

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

vendor_currencies

Replication Method

Full Table

Loading Behavior

Append-Only

Useful links

Netsuite Suite Analytics documentation

vendor_subsidiary_map

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

vendor_types

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

vendors

If you set this table to replicate and select CDC replication, you’ll need to also select a Replication Key.

There are multiple possible Replication Keys for this table:

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Keys

date_last_modified

last_modified_date

Useful links

Netsuite Suite Analytics documentation

winlossreason

Replication Method

CDC

Primary Key

_sdc_record_hash

Replication Key

date_last_modified

Useful links

Netsuite Suite Analytics documentation

work_calendar_holidays

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

work_calendars

Replication Method

Full Table

Primary Key

_sdc_record_hash

Useful links

Netsuite Suite Analytics documentation

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!