My Stuff
On Friday, October 10, 2025, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Share Your SuiteWorld Experience & Earn a Special Badge!
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.…