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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
WSDL - valid Record Type for PO "Approval Status" ?
I'm exporting POs from another system into NetSuite, all going well except for the Approval Status which is stuck on Rejected
The main problem is there seems to be no documentation about the type of RecordRef for this field, or it's possible values.
In netsuite i can see the field and edit it and on the PurchaseOrder object I have a setApprovalStatus method but have to pass it the generic "RecordRef"
I can't see a relevant RecordType....
So 2 questions:
* What are the correct RecordType and InternalValue(s) for setting this Approved?
* Where do i find this information in the help center?
0