Join Slack
Powered by
and `transfer` is not a valid record type
# suitescript
e
erictgrubaugh
12/21/2020, 5:17 PM
and
transfer
is not a valid record type
a
AB
12/21/2020, 5:20 PM
@erictgrubaugh
So If I want to set a field value on the Transfer record, how can we set it?
e
erictgrubaugh
12/21/2020, 5:20 PM
How do you normally find the IDs for records and fields?
erictgrubaugh
12/21/2020, 5:21 PM
Use the Records Browser:
https://system.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2020_1/script/record/salesorder.html
Find the correct IDs for a Transfer Order and the fields you want to set
a
AB
12/21/2020, 5:28 PM
nlapiSubmitField('transferorder',5176010,'custbody_upy_linked_to_bai','F'); still not working
Open in Slack
Previous
Next