What's the easiest way to get the lineuniquekey of...
# suitescript
a
What's the easiest way to get the lineuniquekey of a specific item from a purchase order to set it on the line of an inbound shipment?
c
What kind of context are we talking about, i.e. what script type, entry point, and event type?
e
Probably a search, depending on the answer to ^
a
I need to do this purely in a suitelet
b
your options are to do a search, or load the record and get the lineuniquekey from the sublist
c
You can also use a query on the transactionline table