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
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...")