Book Image

NetSuite for Consultants - Second Edition

By : Peter Ries
Book Image

NetSuite for Consultants - Second Edition

By: Peter Ries

Overview of this book

ERP and CRM consultants can effectively implement NetSuite for a client organization with the aid of NetSuite for Consultants, revised with the latest features and best practices for NetSuite 2023. After reading this book, you’ll have a thorough understanding of how to configure the NetSuite ecosystem for any business. You’ll learn how to apply new features such as the Manufacturing Mobile application, NetSuite budgeting features, and tools for handling rebates and trade promotions. This edition also includes expanded coverage of technical topics such as SuiteQL and the SuiteTalk REST API. Understanding what a business requires is a crucial first step toward completing any software product deployment, and this NetSuite guide will teach you how to ask meaningful questions that ascertain which features, basic and new, you will need to configure for your client. Most importantly, you’ll not only learn how to perform a NetSuite implementation; you'll also learn how to prepare clients to use the software confidently, which is the true test of a great consultant.
Table of Contents (28 chapters)
1
Section I: The NetSuite Ecosystem, including the Main Modules, Platform, and Related Features
5
Section II: Understanding the Client’s Organization
11
Section III: Implementing an Organization in NetSuite
21
Section IV: Managing Gaps and Integrations
25
Other Books You May Enjoy
26
Index
Appendix: My Answers to Self-Assessments

Linking datasets for even more flexibility

In the latest versions of NetSuite, we can now also link any two datasets, which gives us even more options for working with disparate sets of data. For instance, say you have a custom record listing warranties and a set of sales orders that those warranties are tied to in a one warranty for many sales orders relationship. Natively, NetSuite won’t let you choose fields from the warranty list for your sales order datasets, but you can create linked datasets instead. Create one for the sales orders and one for the warranties, and then find a common field on both types that will allow NetSuite to link them for reports. When you create outputs for linked datasets, you can’t create a table-style report but you can create pivot tables or charts.

You might be wondering, what should we do when a client needs to routinely pull data out of the system, for use in a data warehouse or some other external application? In the next section...