Is there a way to copy a record (in memory), delet...
# suitescript
s
Is there a way to copy a record (in memory), delete it, and then add it back exactly as it was?
d
why are you not creating copy of the record and delete the old record?
s
duh! Thanks lol. also, I hate inbound shipments and landed costs!
@Dhiraj Gore So if I copy, then delete, then save the copy, I get a "record doesn't exists"
d
copy save then delete old record.
s
I need it to be removed so that I can modify another record