How can I associate NetSuite TRANSACTION_LINES
with REVENUE_RECOGNITION_SCHEDULES
via ODBC?
I have researched the Connect Schema. While it says that it should be possible to join REVENUE_RECOGNITION_SCHEDULES.JOURNAL_ID
TO TRANSACTIONS.TRANSACTION_ID
, it breaks down if I try to look for individual invoices.