Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Unexpected Error during the creation of Deposit
Hi Everyone,
I am having some issues creating a Deposit in my Scheduled Script. I have read the following documentation:
. I have tried to follow the same process in the example provided.
- I have tried creating this in dynamic and standard mode.
- In the script I made sure I hard code values for required fields.
- Verified in the UI I am able to create and select the payment I am using.
The NRecord.Create() method is called and allows me to set values. It isn't until you try to setSublistValue() does it throw the error. Per the documentation it says I should just be able to set the Id and Deposit field. I have done that then I have tried to go beyond this and set other fields. However it still results with the same error: