how can i pull ups/fedex-specific field values in ...
# suitescript
a
how can i pull ups/fedex-specific field values in a client script off of the Item Fulfillment record? i swear i've done this before
found my own answer - they are buried inside of a sublist with 1 line called 'packageups' - this works: nlapiGetLineItemValue('packageups', 'usecodups', 1)