Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
10000 lineitems sublist limitation - Alternative solutions?
Hi All,
I've been trying to develop some new functionality but I am conscious of the NetSuite 10000 sublist lineitem limitation which is the only thing that is currently preventing me from continuing with the development.
I am using a Suitelet to load my record in dynamic mode so that I can add child record lineitems and save the entire thing with one database hit instead of saving each child record individually.
My current setup is:
Record A - (Custom record - Parent)
Record B - (Custom record - Child of Record A - Allow Child Record Editing is enabled)
Record A can have thousands of Record B child records and the server might not reveal all child records, especially the ones which I need to edit/delete.