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!
AE:How to count the number of sublist lines for items on a purchase order
Hi,
Please can someone help me as I'm trying to use the below script to display the the total number of item lines on a purchase order as well as the number of lines which have an inactive cost centre that are on the purchase order.
The alert message which currently displays says:
"This purchase order has -1 cost centres selected.
This purchase order has 0 inactive cost centres selected."
Am I right by using 'recmachitem' for the sublistId as looking at the records schema the id for the items sublist is item? If I am using the right id please can you let me know were I'm going wrong?