Import Warehouses via DTW

I am trying to import the Warehouses via the DTW, but I am getting the following error.
Update Failed Transaction Created by document was not found, 'Revenue Account'Application defined or object defined error 65171
Ive got the Revenue account number entered onto the template (segmented chart of accounts) without the dashes. When i empty the cell of the revenue account for the particular warehouse in the DTW template it gives the same error for 'Sales Credit Account'
I am using 2007 PL30.
Hope someone can help me.

Suda, here is a few of them.
RevenuesAccount     SalesCreditAcc     SalesCreditEUAcc     ShippedGoodsAccount
100100101CNL     100200101CNL                          300404201CNL
All these accounts already exists in the database.
The first 7 digsts is the account number, the next two (01) is the company code and then CNL is the Warehouse code.

Similar Messages

  • Import Invoice via DTW - DocDate

    Dear Experts,
    I tried to import Invoice via DTW. I filled the 'DocDate' column in the oInvoice template with '20080102'. But when I checked the invoice from the A/R Invoice module the result was 20080504. Why DTW uses my system date instead of the date I put in 'docdate'? How to import this date correctly?
    Thank you in advance.

    I am running SAP 2005a PL39
    Header
    RecordKey...DocDate..DocDueDate..TaxDate..DocNum..DocType..CardCode..DocCurrency
    1..20080102..20080202..20080102     1..dDocument_Service..CPPON001..IDR
    Lines
    RecordKey..LineNum..AccountCode..VatGroup..Currency..PriceAfterVAT
    1..0..41010..O10..IDR..1244496
    Thank you

  • Locking a Warehouse via DTW failed

    Hello Experts,
    i have been reading all the topics related to the subject i have posted.
    The problem is really simple, there has been a mistake in creating a warehouse (that was immediately associated to all the items because of the system set up) and i am trying to lock it via DTW.
    The Version of SAP B1 is: 2007 A Pl:47
    In The General Settings>Stock>Items the Set G/L Accounts is by Item Group
    The template of the DTW should be filled in the correct way, but i don't know because immediately the upload stops and the message displayed is : Expense account not defined for item xxxx.
    Any help would be appreciated. Thanks in advance

    Can I suggest you upgrade to SP01 of 2007A? As long as the warehouse has not been used, it  can be removed by simply right click>remove.
    We have finally managed to remove all the warehouses '*' created by our customers!!

  • Update minimal quantitiy in warehouse via DTW

    I want to update the minimal quantity for the default warehose for each Item (OITW table +OITM) הןש DTW.
    Not all warehouses is automaticly connected to all items.
    I want to use the DTW. I created an excel files.The first excel file contains the items i want to update (by the OITM - Items template) , and the second file (by the OITW - ItemWarehouseInfo template) contains the items list (the same as in the first file) , the warehouse code of the defualt warehouse for each item and the minimal quantity. Only when I fill the "LineNum" column with the velue of the visual line num  -1  of the default warehouse as it  appears in the "Item Master Date">"Inventory Data" .
    This information is not evalable in the database, so how can i prepare the excel files for the import?
    I need an answer ASAP.

    Hi Sara,
    I don't think there is an automated way of getting that information.  There is not a line number (or visual line number) within the OITW table. 
    If the warehouses were automatically added to the items and the codes were the default 01, 02, 03 etc then you could have done something with it, as the Warehouse number less 1 would have been what we needed for the LineNum column.  However as there is no specific order I'm afraid I can't see how you could do that.
    If you create a query on OITW (just showing Item Number and WH) and export that to excel, is the exported order the same as the visual order?  As you may be able to manipulate that in Excel.
    Regards,
    Adrian

  • Importação de contas a receber via DTW.

    Olá Experts!
    É possível importar contas a receber via DTW sem as notas fiscais de saída? Estou tentando importa dados de contas a receber com boletos, mas o DTW apresenta um erro dizendo que não é possível importar sem documentos correspondentes.
    Um abraço a todos!

    Boa tarde.
    A importação via dtw tanto contas a pagar como contas a receber é feito utilizando a importação de lançamentos contábeis manual.
    No caso do contas a receber, você deverá debitar cliente e creditar saldo inicial de sistema. 
    Utilizar as planilhas de importação chamadas JournalEntry.
    Qualquer coisa me da um toque.
    At. Junior - NMS

  • Importing Items in DTW

    Hi all,
    i am trying to import Items via DTW but i keep on getting errors that i have not specified the sales credit account and the purchase credit account.
    My GL account determination is set by Item Level.
    I have also created the items warehouse import sheet that has all the relevant account for the gl account determination by item level
    Plaese help!
    Bongi

    Hi Gordon,
    No i did not.
    I managed to import the items but i am having difficulty in updating the items warehouse info with the correct GL accounts.
    Please help
    Bongi

  • Default WH via DTW

    Dear Expert,
    I am trying to assign the default Warehouse via DTW > i am putting the Warehouse code in the field of default warehouse in Item templates but failed . Error is
    {OITM.DFLT} The Connected value 1 was not found in the table Warehouse Application-defined error Oitems
    Thanx

    Dear,
    when you are entering the value of default warehouse in excel template write it as '01 instead of 01
    use  single quote(') in from of 01.
    now import template.
    it will import successfully.
    hope this will help you.
    neetu

  • How to import Incoming Payments via DTW

    Hello all,
    I am importing opening balances for Customers via DTW.  My client wants to import all the open Invoices at their original amount, and then import the incoming payments against them to have them net out to the correct remaining balance.  I already know how to import the invoices.  I'm looking at using the PaymentDrafts template in DTW for the Incoming payments but I could use some guidance.  Can anyone provide and example of the data required to both import the incoming payments and apply them to the appropriate AR Invoice?
    Thanks,
    don shields

    hi donald,
    Check this link to resolve ur doubts.
    Import Incoming Payments with DTW
    Import Incoming Payments with DTW
    also check this SAP Note
    Note 1162513 - How to link an Incoming Payment to an Invoice via the DTW
    Jeyakanthan
    Edited by: Jeyakanthan A on Apr 30, 2009 10:31 PM

  • Updating Warehouse Infor via DTW

    Hi,
    I'm having some diffuclties in updating my warehouse info particularly the warehouses average price per item.
    Example:
    Item.txt has
    RecordKey         ItemCode
    1                          A1
    2                          B1
    3                          C1
    WhseInfo.txt has
    RecordKey   WhseCode   LineNum   ToAvgPrc   FrmAvgPrc
    1                    1                    0           1.00              2.00
    1                    2                    1           1.00              2.00
    1                    3                    2           1.00              2.00
    1                    4                    3           1.00              2.00
    2                    1                    0           3.00              2.00
    2                    2                    1           3.00              2.00
    2                    3                    2           3.00              2.00
    2                    4                    3           3.00              2.00
    3                    1                    0           2.00              2.00
    3                    2                    1           2.00              2.00
    3                    3                    2           2.00              2.00
    3                    4                    3           2.00              2.00
    Whenever the uploads begins, I always ended-up with this kind of error 'Field cannot be updated (ODBC -1029)Application-defined or object-defined error65171' and this error occurs only for some item. With the data shown above, only Item C1 would have that kind of problem.
    And the reason why I wanted to do the update via DTW is I don't want to have an accounting entry for this update.
    Is there anybody could explain or help me on this.
    Thanks in advance.

    I got your point and I'm aware that. I actually assumed that it would be the next subject, but apparently (based from the actual data that I have) for some items even if FrmAvgPrc and ToAvgPrc is the same, DTW upload is ok and for some items that have difference, upload was unsuccessful. And when I chose to eliminate/delete the item that causes the error, upload was successful.
    Here is the actual data;
    Item.txt
    RecordKey     ItemCode
    RecordKey     ItemCode
    1     000000200T
    2     000100000P
    3     000100000T
    4     000100200T
    WhseInfo.txt
    RecordKey     LineNum     StandardAveragePrice     WarehouseCode
    RecordKey     LineNum     StandardAveragePrice     WarehouseCode
    1     0     899.05     ACE01
    1     1     899.05     ACE02
    1     2     899.05     ACE03
    1     3     899.05     ACE04
    2     0     200.89     ACE01
    2     1     200.89     ACE02
    2     2     200.89     ACE03
    2     3     200.89     ACE04
    3     0     0     ACE01
    3     1     0     ACE02
    3     2     0     ACE03
    3     3     0     ACE04
    4     0     25.33     ACE01
    4     1     25.33     ACE02
    4     2     25.33     ACE03
    4     3     25.33     ACE04
    item 000100200T cause the problem and the rest are not, aside from that, item 000100000P and 000100000T doesn't have any changes with the item cost while 000000200T and 000100200T do have. and all item has history of transaction. and leaving LineNum column as blank doesn't made any effect at all.

  • Import Advance Payments via DTW

    Hello Expert,
    as written in the object i need to import Advance payments (not against any invoice) via DTW.
    Can i import only the template Payments as a stand alone?
    the error i get is: no matching records found and here is an example of the template:
    RecordKey     CardCode     TransferAccount     TransferSum     DocCurrency     DocNum     DocRate     DocType     DocDate     DueDate     HandWritten
    0     S000082     100.40.000     492.30     GBP          0.0000     rSupplier     20110218          tYES
    1     C000470     100.30.000     247.59     EUR          1.0961     rCustomer     20110218          tYES
    Thanks for your help
    Edited by: AAM_London on Feb 22, 2011 12:05 PM

    Hi,
    It is possible. Are you looking for payment on account  . You have to use two templates,
    1. Payments
    2. Payments accounts
    and customer and supplier cannot be imported in one template the Incoming payments for Customer and Outgoign payments for suppliers.
    Regards,
    Rakesh N

  • How to set default bill to/ship to flag for addresses imported via DTW?

    Hi experts,
    I'm currently preparing the initial import of Business Partner Master Data but I'm struggeling a bit with the logic behind the dtw templates.
    From my perspective the best way should be to import first the Business Partners general information and then import all addresses with the seperate address template. But how is it possible to define the default bill to and ship to addresses in this template!?
    As alternative way I thought about importing the default ship to and bill to addresses with the general master data and import all additional addresses with the address template. But the geneal BP template seems lacking some fields like street no for example!? What means these addresses will miss this information.
    What is your recommened way in this case?
    Thanks in advance for any hints!

    Hi,
    Check SAP notes:
    1300954 - How to Update BP Addresses correctly via DTW.
    979116 - How to import BP addresses and set the default
    Thanks & Regards,
    Nagarajan

  • Import Chart of Account via DTW - field ReconciledAccount doesn't work

    Hi all,
    I'm importing Chart of Accounts (segmented) via DTW.
    I want to set the SAP LocManTran field to YES
    so in the Excel file, I populate the  ReconciledAccount field with tYES
    The importation works fine but the SAP LocManTran field is not ticked after the import
    Someone could help?
    Thanks in advance
    Christian

    Hi Christian,
    ReconciledAccount is the field RealAccount.  There is LockManualTransaction in the template you should set tYES.
    Thanks,
    Gordon

  • Import alternative item via DTW

    Hi Experts,
    I want to know how to import alternative items via DTW.

    Hi Poonkodi, Sridharan
    In SAP Business One 2007 there is a DI API object for AlternativeItem. Please refer to REFDI.CHM under SDK help folder.
    Kind regards
    Peter Juby

  • Importing warehouse accounts using DTW for segmentation

    Sir,
      I want to import warehouse accounts using DTW for segmentated company.I have imported chart of accounts for the same(Say Plant1,Plant2,Plant3).I get error "reveneue account required,revenue account, appliaciton defined or object defined error".Kindly help me in solving this issue.

    Where are you getting this error I get error "reveneue account required,revenue account, appliaciton defined or object defined error".
    Is it in COA import or Warehouse GL Import?
    It your Inventory GL is set by Warehouse and you want to import the Warehouses with the GL Accounts, you will need to use the Warehouse template found inside folder oWarehouses
    Suda

  • It's not possible upgrade master data via DTW in SBO 2007.

    Hi to everybody,
    I was trying to upgrade de BP master data via DTW, but its not possible.    I cheched the chechbox "Update" but I got an error saying "This entry already exists in the following tables (ODBC - 2035)".
    The change I try to do is in the address contact.
    Thanks.
    Daniel
    Edited by: Philip Eller on Jun 20, 2008 10:32 AM

    Hi Daniel Rivas,
    Regarding this issue, please kindly check the following
    -> Whether there are duplicated records in the import file. If there are two rows for the same name, please remove one of them and this file can then be imported successfully.
    -> LineNum should be filled correctly. It should be sequential number which begins from the quantity of existing contact persons. For example if there are 10 contact persons for a specific BP, and you want to add another 10 new contact persons, the LineNumber should start from 10 to 19.
    -> In DTW Wizard step 3, select the checkbox 'Add all Items into Schema if can't find corresponding item when updating' under Target Data tab. You can refer to Note 789315 for information on the functionality of this checkbox.
    Hope this helps.
    Regards, Summer
    SAP Business One Forums Team

Maybe you are looking for

  • No sound in powerpoint e-mails

    When my wife views some powerpoint e-mails on her PC there is a music accompaniment. But, when she forwards them to me, the presentation opens with Keynote and there is never any sound. I notice that there are Quicktime controls but they are not avai

  • App Not Found Error

    When I use the app store on the phone itself and install an app, everything's fine. But, when I downloa done through iTunes, and then try to sync it to the phone it says "could not install ........., the application could not be found" despite it sho

  • Improved Testing for Targeting Multiple OSes

    I'm building an app that targets Macs and PCs. After testing my app on a Mac, I packaged it and put it online for my associates to try it. It did not work on PCs. I called Adobe's Tech Support, filed a case, and frankly, wasted their time. It turns o

  • How to Allow Comments from Reader?

    I can view a PDF using Acrobat 7 Professional, and the security settings say that commenting is allowed. I then view the same PDF in Reader 9, and it says that commenting is NOT allowed. How can I set up the PDF so that comments can be added using Re

  • Error converting image     get error msg when trying to display thumbnail

    Hi there Me again I am having some problems displaying thumbnails I keep getting the error Error converting image (create thumbnail). The "...........public_html/productimages/thumbnails/" folder has no write permissions. So I go to my host and chang