i have this error That search or mass update does...
# suitescript
v
i have this error That search or mass update does not exist.; ID: My code showing this error is var filtersMB = new Array(); filtersMB[0] = new nlobjSearchFilter('accountingbook', 'accountingtransaction', 'anyof', bookId); Could anyone please help me? I havent worked on Suitescript1.0
a
Make sure that you provide a valid ID for the NS API, If so check that the value has the correct type, refer to the API documentation.
y
Seems field id or joins are incorrect.
v
ok