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!
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.