Join Slack
Powered by
What's the easiest way to get the lineuniquekey of...
# suitescript
a
adavies
07/30/2020, 5:00 PM
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
Clay Roper
07/30/2020, 5:04 PM
What kind of context are we talking about, i.e. what script type, entry point, and event type?
e
erictgrubaugh
07/30/2020, 5:08 PM
Probably a search, depending on the answer to ^
a
adavies
07/30/2020, 5:08 PM
I need to do this purely in a suitelet
b
battk
07/30/2020, 5:10 PM
your options are to do a search, or load the record and get the lineuniquekey from the sublist
c
Clay Roper
07/30/2020, 5:11 PM
You can also use a query on the transactionline table
3
Views
Open in Slack
Previous
Next