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
Search customers by Sales Team Member
In my suitetalk c# application, i'm trying to get list of customers based on Sales Team Member.
new CustomerSearch
{
basic = new CustomerSearchBasic
{
salesTeamMember = new SearchMultiSelectField
{
@operator = SearchMultiSelectFieldOperator.anyOf,
searchValue = new []
{
new RecordRef
{
internalId = repId /*id of employee*/,
type = RecordType.employee,
typeSpecified = true
}
}
}
}
}
When i'm trying use this search, netsuite say "You need to provide a valid search field operator". What i'm doing wrong?
- Add to Phrasebook
- No word lists for Hindi -> Russian...
- Create a new word list...
- No word lists for Hindi -> Russian...
- Copy