DTW - oVatGroups error message

Hi all,
I'm trying to update the vat groups table through DTW. Many of the tax rates must be changed from 21% to 20% and doing it manually would take a lot of time.
What happens is that i'm always getting an error message:
"Can not find this object in B1Application-defined or object-defined error65171"
Anyone can help me with this?
Thanks.
Regards,
Pedro Santos

Ok Gordon, here it is. The columns are RecordKey, AcquisitionReverse, Category, Correction, EU, Name and VatCorrection. This happens with all th fields.
3;      D10;     N;          Input Tax;      N;          N;          Iva Dedutivel O.B.S. 20% M.Nac;                         R18;
Thanks.
Regards,
Pedro Santos
Edit: Sorry, just to put the commas to separate the columns.
Edited by: Pedro Santos on Feb 9, 2010 5:28 PM

Similar Messages

  • Import budget by using DTW, error message "cannot find this object in B1 application defined, object defined error 65171

    Dear Sirs, I try to import budget header and budget line by using DTW, however error message found, "Cannot find this object in B1 application defined, object defined error 65171. Regards, Saw Hua

    Hi Javier,
    Please check below links.
    DTW Error 65171
    DTW error 65171
    DTW, Unkonwn error 1005!65171
    DTW error 65171 - Cannot find this object
    DTW error65171
    SAP B1 Data Transfer WorkBench : Data too large... | SCN
    Hope this help
    Regards::::
    Atul Chakraborty

  • DTW Logon Error- SAP 2007B PL08

    Dear All,
    I am working on SAP B1 2007B PL08. When I try to logon to DTW it throws an error "Connection to server has failed. Error code: 100000001. Connection with license server failed".
    However my license server is started and I am able to view & select the database during logon to DTW.
    Kindly help me resolve the issue. Thanks in advance

    hi,
    Note 884480 - Error: 100000001 Connection with license server has failed
    Summary
    Symptom
    The following message is thrown when trying to log on to the Data Transfer Workbench AddOn in Version 2005.
    Connection to [servername] has failed Error Code: 100000001 Connection with license server has failed
    Other terms
    DTW 2005, log in, license server, 100000001, Connection with license server has failed, SAP Business One
    Reason and Prerequisites
    Functionality description
    Solution
    Due to new technology used in the License mechanism (CORBA) for Version 2005, it is necessary to specify the port in order to connect to the license server (default 30000)
    In the Data Transfer Workbench log in window:
    a) Click on 'Options'
    b) Input into the 'License server' textbox the server name followed by a colon and the port number e.g. [localhost:30000]
    Related information:
    Data Transfer Workbench 2005 Installation Guide:
    https://service.sap.com/~sapidb/011000358700000886092006E.pdf
    Header Data
    Release Status: Released for Customer
    Released on: 22.08.2006  15:40:36
    Master Language: English
    Priority: Recommendations/additional info
    Category: Consulting
    Primary Component: SBO-DTW Data Transfer Workbench
    Secondary Components: SBO-SH-DTW-A4 Error Messages
    Jeyakanthan

  • Error message when upload PO (DTW)

    Dear All,
    when i upload PO using the DTW, error message prompt out, but i cannot find any mistake in the upload files for both header and items. i have 10 records to upload, then i upload it one by one, there is no problem.
    would like to know if anyone have idea of what is the meaning of the following error message? i have no idea about it and cannot search from the web.
    'Internal error [-2038] occurred' Application-defined or object-defined error65171
    Thank you very much!!

    All 65171 errors are related to field format mismatch.  If you could DTW one by one, you may have problem with RecordKey and LineNum mismatch.
    Thanks,
    Gordon

  • Error message in DTW when choosing any document business object

    Hi,
    We have an issue uploading AR Invoices, Credit Notes etc. with DTW.
    We have installed DI-APIs and DTW on a server, which does not have SBO installed. DI-API was installed by copying and running the installation files from a server with SBO 2005 (680320) installed. This is the same server that we are connecting to in DTW. DTW was also installed by copying the setup.exe file for SBO2005 SP01 from another place.
    All business objects work fine (Chart of Accounts, Business Partners, Items etc.) except for all document objects (Credit notes, Invoices etc.). The following error message is received:
    "Runtime error!
    C:\program files\SAP\Data Transfer Workbench\DTW.exe
    abnormal program termination"
    We also tried with another data migration program called xFusion Studio. But also here documents upload generates an error message:
    "An exception was thrown by target of an invocation"
    Do you know if this is due to a problem with the DI-APIs?
    Could the problem be related to the fact that SBO is not installed on the server? Anything else?
    Very thankful for help.
    Tobias.
    Edited by: External Consultant on Feb 8, 2008 12:04 AM

    If the issue was due to SBO not installed on Server then none of the templates should have worked. But you seem to have COA and BP working.
    How sure are you that your templates are fine.
    If possible could you comment here about the columns of your template that have data.
    Suda

  • DTW error message - Data too large for the field65171

    Am trying to run up General Legder Accounts using DTW in Version 8.8 and have been successful with Level 2.  The customer has three levels only.  The total number of characters for the various segments is 18 and I have double and triple checked that the column "Code" has exactly 18 characters.  Even used "=trim" in Excel several times.
    When I run DTW for level 3 it errors out and it displays the above error message.  What is field 65171???
    I thought DTW was supposed to be so much improved with 8.8 - where are help files that tell you what the errors are???
    Regards - Zal

    Hi ZAL,
    I am facing this error too when exporting chart of account through DTW SAP 8.8 PL 19, although some of accounts are imported but in somme accounts saying the " data too large for the filed65171".
    Account code is of 7, as it reuires 9 Max,
    Please suggest me on this .
    Regards
    rps

  • DTW Error message

    Dear All,
    I got an error message when tried to update OITW table. Our customer need to update oitw.MinimalStock to be 0.
    So I only have 2 columns in OITM table (recordkey and itemcode). 2 columns in OITW table (recordkey and MinimalStock)
    When I update the data of non-default warehouse, it works fine.
    But when I update the default warehouse data, I got an error message
    Violation of Primary key constraint 'Oitw_primary'. Cannot insert duplicate key in object 'dbo.OITW'
    Application-defined or object-defined error65171
    Any idea? Thanks a lot.
    Regards,
    Yuka

    Thanks for the reply. I have 3 columns in OITW. recordkey, WarehouseCode, and MinimalOrder
    If the WarehouseCode is not the default warehouse, then I can update the data. If it is the default warehouse, I got the error message for all data.

  • Error message when vendor select in Purchase Order

    Dear Frnds,
    I uploaded Supplier master data in the sap b 1 system, when i select vendor from purchase order it sh
    owing error message  "no maching record found (CRD1) (ODBC-2028) (message 131-138)"
    thanks
    srikanth

    From this link https://websmp202.sap-ag.de/notes  you will reach the Notes Search Page where you will enter the Number in the click >>
    Try this first, incase you don't get there I have pasted the note below for you immediate reference.
    Summary
    Symptom
    Import or create Business Partner addresses via DTW or DI API
    Other terms
    Business Partners, Addresses, Bill To, Ship To, default
    Reason and Prerequisites
    Need for information
    Solution
    The correct way to use the BP header and addresses file in DTW is
    as follows:
    The BP header file in DTW should not be used for importing addresses.
    The Default Ship to and Default Bill to columns in the header file are
    only used for setting which address is default and not for importing
    new addresses.
    In these columns you use the address name given in the BPAddresses
    import file.
    Always use the Addresses file for importing BP addresses.
    EG: Create a BP called TestBP and give it 3 addresses in the addresses
    file 1 bill to (Bill1) and 2 ship to (Ship1 and Ship2),
    then using the header to set Ship2 as default.
    See my import files attached to this note.
    Creating Addresses via DI API:
    The BillToDefault and oBusinessPartner.ShipToDefault properties of the
    Business Partners Object:  Again these are only to be used to set the Default.  To create BP addresses use the BPaddresses Object.
    eg: oBP.Addresses.AddressName = "TestBP"

  • DTW - Sort Error

    For test purposes I'm trying to import some items (ca. 60) into SAP 2550A, SP01, PL12.
    I use the original template Items.xlt where I filled out only the colums RecordKey, ItemCode, InventoryItem (always set to tYES), ItemName, ItemType (always set to itItems), PurchaseItem and SalesItem (both set always to tYES). RecordKey is always set to the value of corresponding ItemCode (as we are used to do it always). All other colums are left unchanged and empty.
    I saved the template as a semicolon-separated csv-file. This file looks OK when checked using a text editor.
    In DTW I selected oItems as object with the saved csv-file. Other sub-objects to oItems were not specfied. In step 3 of the wizzard under register Source Data all item-entries as defined in the csv-file appear correctly.
    The import process ends up with the error-message "Sort Error - after map, please check ...". In the protocol the import process is stated as "successful", but no items are imported to SAP.
    Before posting this question I checked other threads in the forum and the self-help but couldn't find any hints!
    Thanks for your help!
    Frank

    Frank,
    The version of SAP Business One 2005A SP01 PL 12 is very many patch levels behind.  I would first suggest that you download the latest SAP Business One 2005A SP01 patches and apply to Business One as well as the DTW.  The latest patch level is 23 I believe.
    HTH,
    Eddy

  • DTW login error

    Hello,
    When I try to login from DTW, after typing all the information, and click "Refresh", I got this error message: Method '' of object '' failed
    I was able to login before with exactly the same credential.
    What could be the problem? Thanks.
    Yi

    Hi Yi,
    Just uncheck the trusted connection check box
    and fill in the DBname and password
    then it should work
    have a nice day
    Moty

  • Windows Vista: Ipod Error Message, no longer read by PCs

    Hello,
    I have a 5th generation black ipod video with 30GB of memory.
    The other day I hooked it up to my laptop (Toshiba, 4 months old) that it's been functioning on with no problems whatsoever. This weird error message flashed twice about it not being able to sync because of some software problem.
    Eversince then, the only thing I can charge my ipod on is the family treadmill in the basement (~_~) as no other computer in the house recognizes it. I can't even charge it through the wall sockets, either.
    I have changed the ipod cord, still no luck. I've also reset the device about 3 or 4 times and uninstalled, restarted the laptop then reinstalled itunes. I would like to reset it back to factory settings but that's impossible as computers/laptops don't pick it up. I live very far from a Mac store...
    What's a girl to do? I can't live without my Busta Rhymes and Wu-Tang Clan!
    Any advice would be greatly appreciated! Thanks!

    you have to update Vista go to this site and up-date http://windowsupdate.microsoft.com

  • Error message into a Variable.

    Dear users,
    I have a rather usual (unusual from the weekend beers for me though!!) query which I can't figure out a proper way to implement.
    My requirement is like this:
    I have a message class in which I want to define a text 'Employee number & not found'.
    I want to use this in the program, but not to raise this error. Instead, I want to move this error message with the Employee number into a Character(200) variable.
    So instead of using MESSAGE e0xx(messageclass) USING employee number, I would like to move the error text into a variable which looks like:
    lv_text = e0xx(messageclass) USING '1234'   which stores the text 'Employee number 1234 not found' in lv_text.
    How would I acheive it??
    Thanks, V!

    Try tis way
    message e999(00) with i_emp-empno into lv_text.
    press f1 in message will provide you more details

  • IPod seen by windows, not by iTunes+ weird error message

    I have a first generation 2GB iPod nano and i use windows xp. I can't load any music because iTunes doesn't see my iPod and an error message pops up that reads like this: "iTunes: iTunes.exe corrupt file. The file or directory \iPod_Control\iTunes is corrupt and unredable. Please run the checkdisk utility." I've tried everything, reinstalling iTunes, different versions, reinstalling OS, resetting iPod, even on another computer, same problem. Other than that, the iPod works normally, it's just lacking music..
    and why is there no email adress from apple for service qustions? 10x

    I still don't get it, how can I put it in disk mode if I CANNOT see the iPod in iTunes..?
    Did you read the document i linked you to? here's another link to it:
    Putting iPod into Disk Mode
    whereabouts in that procedure in that document (that you get to by clicking that link) does it say that you have to connect it to iTunes to put it into disk mode?
    ... never mind ... i guess you've fixed it anyway ...

  • Error message iPod cannot update b/c all of the playlists no longer exist

    Hello. I have been getting this error message. "Songs on the iPod "MAR(the name of my iPod)" cannot update because all of the playlists selecting for updating no longer exist." And my playlists are still on the left side in my iTunes. They do exist. I have a feeling ths might have to do with the fact that on vacation the person I was visiting gave me a gift of putting all of his music that would fit into the external hard drive part of my iPod, and for the past week or so I have been putting that music onto my 40 GB portable hard drive at home. I suspect I took a vital folder out of my iPod by accident. Right now I have the folder iPod_control if I open my iPod up in My Computer. Am I missing something? Right now my iPod is empty because iTunes made a composite playlist last week and I deleted it thinking I could get my real playlists back. Can you help me, or reccomend a site/someone who can? Thank you.
    PC   Windows XP  

    hiya!
    And my playlists are still on the left side in my iTunes. They do exist.
    let's just doublecheck this. folks get this message if they have "automatically update selected playlists only" selected in their itunes "ipod" preferences tab. so bring up that tab ("edit > preferences", click "ipod" while the ipod is showing up in the source list), and do a playlist by playlist crosscheck of the playlists selected in that tab, and the playlists showing up in the itunes sourcelist.
    is there any playlist selected in the preferences tab that isn't showing up in the sourcelist?
    love, b

  • Windows Blue Screen Error Message Appears As Soon As IPod Connected

    Everytime I connect my IPod to my computer, I get the Windows Blue Screen error message. Thought it was the cable, so plugged cable in by itself. No problem. Uninstalled IPod and ITunes software and then plugged in IPod, still got the Blue Screen. The Blue Screen says something about "recent plugged in device problem". It is not the cable, it must be the IPod. Did not have this problem when I bought it. Tried it on labtop and get the same error message. I can't do updater or anything that requires me to plug the IPod into a computer because the Blue Screen appears immediately. When I unplug, the Blue Screen remains and locks up the computer so I have to restart each time. I have tried everything I can think of. Please help.

    Hi Mike thank you for replying,
    I am not able to start the computer in safe mode, safe mode with networking, last good known configuration etc, Each time it quickly blue screens and restarts about two secs into the process.
    I was unable to try a clean OS install from the disk as it gave the blue screen error shown in the original post. The same thing happened when I tried to use the repair option on the XP home disc. So i can't get into the computer at all to start diagnosing the fault, the only clue I have is the error message, and after searching the internet I haven't found much enlightenment from that yet.
    If you can help me out or suggest where to search it would be much appreciated.
    Thx

Maybe you are looking for

  • Data template datatrigger error

    Hi I have a data template that I'm currently getting an datatrigger error with when trying to generate the xml data. I believe I have my dataTrigger coded correctly and am unsure how to resolve this problem. Below is the data template code, plsql cod

  • How do I get my history and bookmarks back to work?

    Hey guys, I downgraded my Firefox from version 7.0.1 to 3.6.22, because some of the really important add-ons didn't work on version 7 anymore and it said, that there were no updates for them right now. And after I downgraded Firefox, it keeps saying,

  • Problem trying to update iPhone 4 to latest software

    When in iTunes, it is asking me if I want to update my iPhone Software. But when I click to do that, I keep getting the message, "There are purchased items on the iPhone "Kathy Cortez's iPhone" that have not been transferred to your iTunes library. Y

  • Acrobat 9.0 email with Groupwise 6.5

    I recently purchased Acrobat 9.0 and put it on my computer. I use Groupwise 6.5. When I open a .pdf either within Acrobat or through Acrobat and the browser and then try to send the .pdf as an email attachment Acrobat hangs and shuts down. It opens a

  • Error Error Processing Request. ORA-01403: no data found

    To Whom It May Concern, I am trying to install the APEX listener by either using WebLogic or the standalone mode, both to no avail. I went through all the installation steps with my DBA for the DB side of things and we got no error messages. When try