Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
nlapiTransformRecord throws VALID_LINE_ITEM_REQD error
Hi all,
In one of our Suitelets, we call nlapiTransformRecord from Sales Order to Item Fulfillment for a Service Item.
The nlapiTransformRecord throws "Error Code: VALID_LINE_ITEM_REQD Details: You must have at least one valid line item for this transaction."
Did some research and found in SuiteAnswers
https://netsuite.custhelp.com/app/answers/detail/a_id/79019/kw/VALID_LINE_ITEM_REQD
Answer Id: 79019
Transforming a Sales Order to a Cross-Subsidiary Item Fulfillment Record will return a "VALID_LINE_ITEM_REQD > You must have at least one valid line item for this transaction" error if we did not specify an inventoryLocation in the defaultValue parameter.