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!
Setting tranId in a Sales Order using PHP/SOAP
Hi,
As I understand, "tranId" in a sales order maps to "Order #". Currently, all sales order order numbers are being auto-incremented by netsuite.
When I set tranId = "2111" for example, I do not get an error, but NetSuite seems to ignore the request and uses the next auto-increment number as the "Order #" for the Sales Order.
Is there a special way to set this? I do not mind using another field. I am already mapping our internal order ids to externalId, but I want to show them in the NS interface as well.
Thanks
0