How on earth do I get the values of the addressee ...
# suitescript
c
How on earth do I get the values of the addressee and addrphone fields from an address record? I'm starting from an item fulfillment record. I can't see how to get it from that, by either N/search or N/record. So I loaded the shipping address record from the IF record but that • returns addressee some of the time and not others, even when I can see that addressee is has a value • never returns addrphone
r
c
Thank you
Your second link is SS1. I'll look for an SS2 equivalent
šŸ‘šŸ» 1
The search in NS returns the same data as my script does. The only places where both fields are always populated correctly are on the address record in the UI and in the SuiteTalk SOAP response to a search on the item fulfillment
b
what does your code look like
c
@battk A mess! Littered with the debris of all the approaches I've tried
I have a couple of weeks now before I need to resolve this and will try to tidy up my code to show what I've done soon