In general I kinda discourage calling SOAP APIs fr...
# suitescript
s
In general I kinda discourage calling SOAP APIs from SuiteScript directly as it's generally messy compared to other platforms - most people I see end up doing simple string concatenation to build up SOAP requests and parse responses.