I've been doing Netsuite for a while but for the v...
# suitescript
s
I've been doing Netsuite for a while but for the very first time, I've been asked to create a customer through a script (scheduled task). I see that I have to add to customer, to addressbook, entityaddress... I'm concern that I will miss some records. Is there's an API that already exists that I can use, that will do all of that for me ? Thanks
s
NFT is a library that makes this easy to code, but it's your business requirements that will define exactly what data needs to be set.
b
expect to understand the difference between a record, sublist, and subrecord
s
or, use NFT which treats them all uniformly, as NS should have done. 🙂
b
his concern is that he is going to miss the record, which implies he thinks they are seperate
they arent, he isnt really going to be able to miss some