Is there an API that will return any custom record...
# suitescript
m
Is there an API that will return any custom records for an Item record, where the item record is the parent?
l
as long as you know which fields to use, you can use them as filters for your search query
m
Ok, so I would have to check for each possible custom record? Wondered if there was an API similar to getFields()