Hi,
I am trying to update Special price for a price list but DTW fails with the following errors.
If I try to update u2013 Error: Cannot find object in B1 application
Add (or) Add and update u2013 Error: No Matching records found
Following are the files I am trying to update
Special prices.csv
RecordKey,CardCode,ItemCode,AutoUpdate,Currency,DiscountPercent,PriceListNum,Price
RecordKey,CardCode,ItemCode,AutoUpdate,Currency,DiscountPercent,PriceListNum,Price
1,*4,1.21.103,,,,4,9.55
Specialpricesdataarea.csv
RecordKey,LineNum,AutoUpdate,DateFrom,Dateto,Discount,PriceCurrency,PriceListNo,SpecialPrice
RecordKey,LineNum,AutoUpdate,DateFrom,Dateto,Discount,PriceCurrency,PriceListNo,SpecialPrice
1,0,,20110205,,,,4,9.55
Specialpricesquantityarea.csv
RecordKey,LineNum,Discountin,PriceCurrency,Quantity,SpecialPrice
RecordKey,LineNum,Discountin,PriceCurrency,Quantity,SpecialPrice
1,0,,,10,8.6
The price list number is 4, The line number on SPP1 and SPP2 are 0
I checked the forum threads and verified the SAP note 928625 but no luck
SAP version is 8.8 PL:14 Hot fix 1
This works perfectly fine in 2007, I tried adding a SPl price and then updating it..
Any known issues in 8.8? Any suggestions will be helpful.
Regards,
Mohan