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.
EFT Fields Not Exposed in ODBC
Correction to my initial post after doing some research:
ODBC:
Neither the EFT fields used for ACH processing nor the CreditCardList fields are exposed in the ODBC schema.
Saved Search (Customer):
The CreditCardList fields are exposed in the Saved Search (but there is no flag to indicate which is the primary/default record, so you can't tell which is primary), and none of the EFT fields are exposed at all. This is strange considering that both EFT and credit card data are actually stored in the same underlying record with a flag to indicate which is which! So there must be a filter that only returns credit card records from that table. We need to remove that filter, or else add some new logical fields which return the EFT-flagged records.