Hi all, I'm trying to import Purchase Orders but a...
# general
j
Hi all, I'm trying to import Purchase Orders but am getting an error that says
Transaction type specified is incorrect
. However on the NS mapping, I don't see a field for Transaction type... am I missing something?
s
are you doing update or add/update?
j
Add/update @Suitestallion
s
The error occurs when there is an existing External ID being used in the account. If Add or Update data handling is used, NetSuite will try to update that record instead. The External ID should be unique across different transaction types.
Solution To resolve, user may consider using Add as Data Handling. 1. Navigate to Setup > Import/Export > Import CSV Records (or if you are using Saved CSV Import, navigate to Setup > Import/Export > Saved CSV Imports > select the Saved Import) 2. Select the Import Type, Record Type and the CSV file 3. In the Import Options page, select Add for the Data Handling 4. Proceed with the import
SA 19693
j
Got it, thanks! I'll try just Add
s
I have had that happen before when I was trying to import purchase order but Item fulfillment had the same ID,
j
Got it, it worked! So strange why it wouldn't just add on the add/update selection
Appreciate your help @Suitestallion! Thanks!
👍 1