Join Slack
Powered by
I have a quick question. Has anyone loaded an oth...
# suitescript
p
pnetsuite
12/17/2019, 9:29 PM
I have a quick question. Has anyone loaded an other charge item record with suitescript 2.0? I am getting the record id. whats the best way to load the record? var newRec = record.load({ type: record.Type.ITEM, id: openfulfill, isDynamic: true, });
Open in Slack
Previous
Next