Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Retrieving Price Level using getLineItemValue
Hi,
I am trying trying to retrieve the Price Level from the itempricing sublist on the customer record.
customerRecord.getLineItemValue('itempricing', 'pricelevel', 1);
Does anyone know the internal id to retrieve the Price Level as this code brings back nothing?
Thanks
0