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!
How to get all shipping Carrier and Shipping Method, Shipping Cost at a time.
Hi All, I am working on the Shipping Rate Calculator where I need to display all shipping carriers and Shipping method with Shipping Costs on HTML Suitelet.
To achieve this I am changing Shipping Carrier and Shipping Method on Item Shipment every time for all shipping method and Shipping carrier and
storing a result in an object.
So for this, I am loading and Submitting Item Shipment record number of times which equals to a number of shipping carriers and number of shipping methods.
So it affecting on performance, So to achieve same is there any alternative way?