Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Inventory Number Error
I got the following Oracle SQL error: (only the first bit is pasted here; it goes on for quite a while)
ORA-00904: "TRANDOC"."NKEY": invalid identifier BAD SQL STATEMENT:SELECT MIDDLE_QUERY.*, rownum FROM (SELECT cfrecord_117_raw, linkkey, custom_edit, cfrecord_117, cfrecord_122, cfrec....
To reproduce:
- create a custom CRM field of type Multiselect, List/Record = Inventory Number
- set the Display Type to "Show As List"
- apply this to Support Cases and one of the Subtabs
Then instead of the normal list, I get the above error instead (though the rest of the record loads okay). If the Display type is set to Normal, the support case doesn't even load. Instead I get a generic NS error ("Please contact support...")