My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comments
-
I do not need to set them as they are already there. The rate and price level are returned from the read request with the original and correct values.
-
The initialize/initializeList is for converting one record type to another or for creating new records. In my case, I am not doing that. I am taking an existing sales order and changing the commit status of the line items. I am not initializing any new records. The record type stays the same nor creates any new records.…