Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
In SuiteConnect is the a Table that lists every Custom Record Type with its ID and Name?
I asked this question years ago in the community but no one had an answer.
We use the ODBC SuiteConnect feature to build a BI data warehouse in SQL Server that supports all our BI analytics.
I have wanted to be able to look up information related to Custom Record Types and their attributes. Take for instance if you were querying System_Notes table and it has the field RECORD_TYPE_ID which correlates with a Custom Record Type, and currently I have to go into NetSuite and look up the individual ID numbers to see the Name of the Custom Record Type. I'm hoping there is a System table like CUSTOM_RECORD_TYPES that lists all the Custom Record Types and their attributes but I can't find it in the Connect Tables.