In SuiteScript is there a way to find out the Inte...
# suitescript
n
In SuiteScript is there a way to find out the Internal ID of all of the Transaction Types? For instance, in my Developer Account, Sales Order was -4 but in our Sandbox Sales Order was -30. I assumed that every standard record in NetSuite would have the same internal ID.
r
You can use the n/runtime module to differentiate between the two envrionments.
s
That should not be the case... sales order is always -30