This topic contains 0 replies, has 0 voices, and was last updated by erictgrubaugh 7 years, 6 months ago.

  • Author
    Posts
  • #955

    erictgrubaugh

    Continuing my video/article series on transitioning from SuiteScript 1.0 to 2.0. This week – working with Records and body fields:

    Maybe the most fundamental concept to master in SuiteScript is working with NetSuite’s Record objects. Records are our interface to the NetSuite database. If we’re unable to work with records, we are pretty useless as NetSuite developers, so right now we will investigate how we modify record objects in SuiteScript 2.0 as compared to 1.0. The core of this functionality in SuiteScript 2.0 is provided by the `N/record` module.

    Video: https://www.youtube.com/watch?v=D2glMd0y47M

    Article: https://stoic.software/effective-sui…ecords-in-ss2/
    This is a cached copy. Click here to see the original post.

You must be logged in to reply to this topic.