Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Finding Custom Transactions With ODBC
Trying to use the CData ODBC connector to view a custom transaction we have created. I can see our custom fields and custom records, but don't know where to query the custom transactions. Is it something I have to build from the Transactions table? Where is the link?
All I see where I query that transaction is this:
Enter your SQL query: select * from Transactions where InternalId = 1193561
(u'1193561', u'setupCustom:CustomTransaction', None, None, None, None, None, None, None, datetime.datetime(2017, 5, 19, 14, 12, 16), None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, datetime.datetime(2017, 5, 19, 14, 12, 16), None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, 1.0, datetime.datetime(2017, 5, 19, 0, 0), u'AWP-7', None, None)