Is there any suiteql that can get package line fro...
# suiteql
b
Is there any suiteql that can get package line from item fulfillment record please?
a
Yes, this is possible using the SHIPMENTPACKAGE table: from TRANSACTION T INNER JOIN SHIPMENTPACKAGE S on T.ID = S.ITEMFULFILLMENT