Join Slack
Powered by
Sorry. Here's the correct query: SELECT Transact...
# suitescript
t
tdietrich
11/18/2020, 2:09 AM
Sorry. Here's the correct query: SELECT TransactionLine.Transaction, Transaction.LastModifiedDate FROM Transaction INNER JOIN TransactionLine ( TransactionLine.Transaction = Transaction.ID ) WHERE ( TransactionLine.custcol_list_id = 1410290178 )
4
Views
Open in Slack
Previous
Next