Load Workbook on the Suitelet page

Code for loading the existing workbook:

var workbookResult = workbook.load({
    id: 'custworkbook_jj_sl_sales_ordered'
});
log.debug("workbookResult", workbookResult)

Leave a comment

Your email address will not be published. Required fields are marked *