I have a quick question. Has anyone loaded an oth...
# suitescript
p
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, });