Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Iterating over child records
I have a child records of a custom type attached to a customer. I'd like to iterate over all customers and process these records but I'm not sure how to proceed.
can I use things like record.getLineItemCount()? If so, how do I find the "group name" associated with these records.
Alternatively, do I have to do some kind of join?
0