Join Slack
Powered by
is there a way to update the external id of an ite...
# suitescript
l
Livio
09/25/2019, 6:00 PM
is there a way to update the external id of an item record through a script?
j
jarens
09/25/2019, 6:10 PM
Yeah. Can set the same as any other field.
Copy code
.setValue('externalid', 'yournumber')
l
Livio
09/25/2019, 7:10 PM
thanks!
4
Views
Open in Slack
Previous
Next