Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
nlapiGetRecordType() on Location
Using client-side SuiteScript nlapiGetRecordType() returns null on location records. (https://system.netsuite.com/app/common/otherlists/locationtype.nl)
Location records can be loaded via nlapiLoadRecord('location', internal_id); and nlapiGetRecordId() works fine.
Is there another way to detect the record type for locations on a client/server-side script that runs on multiple records?
Thanks.
0