top of page

NetSuite 2.0 - how to call a suitelet

  • Writer: Admin
    Admin
  • Apr 28, 2017
  • 1 min read

function handlePost(context) { var request = context.request; redirect.toSuitelet({ scriptId: 'customscript_rsc_edi_gerador_pagto_02_sl', deploymentId: 'customdeploy_rsc_edi_gerador_pagto_02_sl', parameters: {'datainicial' : '28/04/2017'} }); }

 
 
 

Comments


Featured Posts
Check back soon
Once posts are published, you’ll see them here.
Recent Posts
Archive
Search By Tags
Follow Us
  • Facebook Basic Square
  • Twitter Basic Square
  • Google+ Basic Square

2020 - LMTS - All rights reserved

bottom of page