price level field in item sublist in sales order i...
# ask-stanley-ai
a
price level field in item sublist in sales order is not accessible in workflow
c
AI generated answer (using internal Slack threads):
****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ****** Based on the conversations, it appears that the 'Price Level' field in the item sublist of a sales order is not directly accessible or modifiable via a workflow in NetSuite. This limitation is likely due to the fact that the 'Price Level' field is determined by the customer and the sales/pricing tab on the item record, and not directly manipulable at the line level. One user suggested that scripting might be necessary to achieve this functionality, but no specific code samples were provided in the conversations. In addition, it was mentioned that the 'Price Level' field might not display any options to select due to several potential reasons, including no base price set on the item, no price level set on the financial tab of the customer record, a custom price set for the item in the subtabs on the financial tab of the customer record, workflow or script conflicts, or subsidiary conflicts. For accessing the 'Price Level' field within the 'Group Pricing' sublist on a customer record via a saved search, the field name to use is
{grouppricinglevel}
. However, it's important to note that this is a text field and won't return the internal id of the price level.
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.848690033
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833991468
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.829365373
Please provide your feedback on this answer.