Discussions

Check out Oracle NetSuite upcoming events and conferences here
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Update your Profile with your Support type to get your Support Type badge.
Don't miss out on our Pop Quiz You only have until September 13, 2024, 3 PM ET to comment your answers and earn rewards! Click here for more details.
Expand your NetSuite knowledge by joining our Ask A Guru Live sessions. RSVP on this event now.
Get ready to take on exciting new challenges and become the next SuiteMaster of the Month!
Join the largest gathering of the NetSuite Community at SuiteWorld in Las Vegas, September 9-12! Discover cutting-edge innovations, attend insightful sessions, network with industry leaders, and elevate your business to new heights. Register here!

Checking if a field has been changed using Suitescript

edited Jan 8, 2020 2:25AM in SuiteCloud / Customization 1 comment

Hi -

I'm working on a server-side script which needs to check if a field has been updated since the last time the user submitted the record.  It appears that the function nlapiGetOldRecord should do the trick.  However, that function seems to be returning null.  Any suggestions on this function would be very appreciated - if it makes a difference, I'm trying to call it after Submit.  Any other approaches to the same problem would also be welcome. 

Thanks!

--Tim


Here's my code:

// Get the Current Record
currentRecord = nlapiGetNewRecord();
// Get the Customer
customer = currentRecord.getFieldValue('entity');
// Get Ship Date
shipDate = currentRecord.getFieldValue('custbodyscheduledship');

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!

Leaderboard

Community Whiz

Quarter 3 (Jul-Sep 2024)

This Week's Leaders

This Month's Leaders

All Time Leaders