Join Slack
Powered by
That would not work, there is no `item` record typ...
# suitescript
r
rustyshackles
08/30/2018, 10:26 AM
That would not work, there is no
item
record type when you are loading a record. You can do an item search,
nlapiSearchRecord('item', null, <filter>, <columns>
using the internal id to get the record type.
Open in Slack
Previous
Next