Is it possible to modify the field `reference1FedE...
# suitescript
p
Is it possible to modify the field
reference1FedEx
from a user event script? The field isn't visible in the records browser, but I'm getting stuck trying to set any package fields -- the
getLineCount
on the
package
sublist appears to be returning -1, which seems to indicate the packages don't exist yet? If it's not possible to set that field in suitescript, does anyone have a clever workaround?
b
packagefedex
is the special package id for fedex
i would be very wary of any customization on those, they are very unusual and there are lots of errors involved
p
Not to mention poorly documented!