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
al3xicon
02/28/2019, 4:23 PM
found my own answer - they are buried inside of a sublist with 1 line called 'packageups' - this works: nlapiGetLineItemValue('packageups', 'usecodups', 1)