Discussions
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. Join us
Customer.getSalesTeamList() returns null
I just want to know if there is a known problem with this java method. I've never had a problem pulling other objects off the Customer record, but this particular one always returns null. There are sales team records attached to the customer record I am working with, which were added through the UI.
If there is someone who can verify that this method should work due to their past experience with it, that would also be appreciated - and maybe some insight as to why it would return 'null' when there are sales team records attached to the customer record. Otherwise, I will proceed to debug the java libraries downloaded from NetSuite, with the intention of locating a problem with the libraries or the webservices API.