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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Custom Segments SuiteScript API Access
I am working with a client inventing a new project accounting mechanism where we are going to tie a Sales Order ID to a Custom Segment. We need to dynamically create the Custom Segment. It doesn't appear that the SuiteScript API works for it. For example, if I try to use nlapiLoadRecord('cseg[mysgement]', 1), it fails.
Any thoughts on how to get to this record object?
0