Importing prices failt with DTW

Hi experts,
I have a problem when importing item prices with DTW.
I have 2 prices, salesprice with pricelistnum 1, i use 0 for import, and purchaseprice with pricelistnum 10, i use 9 for import.
Strange is that te salesprice is importing oke, but in the same import is also purchaseprice and this is not imported.
Already tried it with different templates but still can not import it.
I use template like this
recordkey,linenum,currency,price
1,9,EUR,.....
2,9,EUR,.....
1,0,EUR,.....
2,0,EUR,.....
Anybody an idea.
gr,
Mark

Hi.....
Price lists are loaded under the following schedule:
Currency Price LineNum RecordKey
Currency Price LineNum RecordKey
1 0 EUR 100
2 0 EUR 200
3 0 EUR 300
1 1 EUR 200
2 1 EUR 400
3 1 EUR 600
, Which corresponds to RecordKey template link to the articles, linenum identifies the price list and add currency and price respectively
I hope it will help
Best regards,

Similar Messages

  • Importing Multilanguage Translations with DTW

    Hi,
    My issue is to import multilanguage translations with DTW. The import itself works fine, the problem is to update.
    The scenario is:
    - some translations to an item A were imported
    - now there are some translations in other languages, that should be imported to the item A
    It should be possible, but i just can't get it..
    Regards,
    Leonhard Detzel
    Edited by: Rui Pereira on Nov 7, 2008 1:45 PM

    How do I set the UserLanguagesObject?
    I use two templates:
    1.) MultiLanguageTranslations:
    RecordKey = 1
    Numerator = ACME Item
    FeldAlias = ItemName
    PrimaryKeyObject = A100
    TableName = OITM
    2.) TranslationsInUserLanguages:
    RecordKey = 1
    LineNum = (empty when import)
    LanguageCode = 9
    TranslationsContent = this is german
    When updating i tried to add an additional row in the second template or i created a new template only with the new record, setting the LineNum to 1. It doesn't work.
    Or did you mean, that in the import i have to set all language codes, even if without translationscontent?

  • Import profit centers with DTW

    Hi All,
    Is it possible to import profit centers into the SAP B1 2007A with DTW, ?
    I have to create 50 profit centers in a company, I cannot find template to import profit centers in the DTW:
    Is it possible?
    Another way to use copy express, because these profit centers are in another B1 company, but I cannot find the possibility in the Copy Express to copy profit centers. Where can I find?
    Thanks: Veronika

    Hi,
    Their are no ways... Even by programming, no interface exists in the DI-API for this object.
    Your only solution is either to create them from hand or by direct import in the DB (which I don't recommend).
    Regards,
    Eric

  • Error importing VAT Groups with DTW

    Hello,
    I have a problem with importing with DTW VAT Groups. The error I am getting is:
    "" is not a valid value for field Category. The valid values are 'O' - Output tax and 'I' - Input tax. This error appears even if in my csv in the Category column I have set up O for outputs and I for imputs.
    If i don't put anything in field Category, it imports them fine, but all of output type.
    Am I missing something or this is a bug?
    Thank you,

    Irina,
    The DTW uses the same properties as the SDK objects.  If you look at the VatGroups object in the DI API help documentation for the SDK, you do not use an "O" or "I", you use and enumeration to signify whether the tax is for input or output depending on the document type.  You will want to look at the VatGroups business object in the SDK help and specifically for the Category property the BoVatCategoryEnum Enumeration.
    HTH,
    Eddy

  • Importing Item quantity with DTW

    Hello,
    How can I import Items quantities (OITW.OnHand) with DTW ?
    thanks taking care my question.

    Jean Pierre,
    The forum that you have posted your question in is for the SAP Business One integration for SAP NetWeaver.  Your question is with respect to the Data Transfer Workbench as you should post this in the SAP Business One Form on this portal.
    With respect to your question ... you would need to import item quantaties as Inventory General Entries.  There is a sample of this loacated at ..\Program Files\SAP\Data Transfer Workbench\Templates\Data preparation examples\10. Testcase1_Test Data for Import function.  The issue here is that by doing this you will also create General Ledger Transactions which you will then probably need to reverse.
    HTH,
    Eddy

  • Import AP/Invoices with DTW

    Hello,
    We tried to import AP invoices with purchase items only (no stock/sales item) and have a problem with importing an AP invoices with the same purchase item on different rows in the invoice. Import is succesfull but if i have item 5020 on row 1 and 4 , row 1 will be overwritten by row 4 in the import.
    Is there an option to define this in DTW.
    Could it be a problem with the summary type OPCH.SummryType ?
    Thanks
    Mark
    Edited by: M. Hageman on Mar 13, 2009 9:03 AM

    You may try to DTW a different ItemCode for line 4 first.  Then DTW again by updating this line only.  It should allow system to bypass ItemCode checking.
    Thanks,
    Gordon

  • Importing landed costs with DTW

    hi all,
    I use SAP B1 8.81 PL04, exesite there a way to transfer the landed costs with DTW?
    thanks

    Hi,
    It may not be available in your PL. The latest DTW has the Landed costs folder with 3 templates OIPF, IPF1 & IPF2
    Thanks,
    Gordon

  • Cannot Import BP BankAccounts with DTW 2007

    Hello All
    I try to insert with DTW 2007 (on a SAP 2007 database) some BP banks account.
    My Structure is like in SBO 2005.
    I get : Invalid Code [OCRB.BankCode]
    I d'ont understand because the bank Code exist in the Bank Table.
    I Try to set the internal key of the bank or even a bank account name but nothing change...
    There is my structure
    RecordKey     LineNum     BankCode     Branch     AccountNo     AccountName     ControlKey     Country     InternalKey
    1                         1        a bank code    a bank branch an account   a name                a ctrl key       FR         1
    Without the BPaccount CSV file, the DTW process work fine....
    Thanks a lot for answers
    Julien

    Dear
    The linenum might be wrong, please change to 0 for a try.
    Best Regards,
    Xiaodan AN

  • Importing Sales Opportunities with DTW

    Hello,
    I am trying to import the sales opportunities with the DTW, but I keep on getting the following error
    potential amount is missing [OPR1.MaxSumLoc][Line: 1][Application defined or Object- definederroroSalesOpportunities]
    I am using SAP 2007A patch level 47.
    I have the following one line that I have been testing with, after my previous inputs failed. Please assist.
    RecordKey 1
    CardCode L1004
    ContactPerson 2
    Dataownershipfield 14
    SalesPerson 4
    Date 20090419
    Status sos_Open
    TotalAmountLocal 100.00
    Edited by: Martin Kamau on Apr 19, 2009 6:57 PM

    Dear Martin Kamau,
    By SDK help, the Source table of SalesOpportunities Object is OOPR, and SalesOpportunitiesLines is OPR1.
    In B1 application Sales Opportunity form, you could check which field need to set for OOPR and OPR1, you could refer to SDK help file also.
    Best Regards
    Jane Jing
    SAP Business One Forums team

  • Can't import Serial Numbers with DTW

    Hi,
    I'm trying all day long to import data with the oInventoryGenEntry Template. I always got the error message :
    [IGN1.WhsCode][line: 1],'LS46BPPNB connot be released from stock without a full selection of serial/batch no.'Application-defined or object-defined error65171.
    here are the content of the files related to :
    'Documents' :
    RecordKey;DocDate;Comments;JournalMemo
    RecordKey;DocDate;Comments;JournalMemo
    1;20090601;Stock ini Logis;Stock ini Logis
    'Document_Lines' :
    Recordkey;linenum;ItemCode;Quantity
    Recordkey;linenum;ItemCode;Quantity
    1;0;LS46BPPNB;4
    'SerialNumbers'  :
    RecordKey;BaseLineNumber;ManufacturerSerialNumber
    RecordKey;BaseLineNumber;ManufacturerSerialNumber
    1;0;BP46HS1S300170
    1;0;BP46HS1S300183
    1;0;BP46HS1S300184
    1;0;BP46HS1S400018
    I've tried to simulate an exit rather than an entry. I succeeded by adding a column 'SystemSerialNumber' with valid data into.
    But, I have to generate an entry and i'm not supposed to know what SystemSerialNumber will be used.
    An idea?
    Best regards,
    Francis

    I found a way.
    I have to define the column LineNum BEFORE the column BaseLineNumber.
    With these files, it's OK :
    Document_Lines :
    RecordKey;LineNum;ItemCode;Quantity
    RecordKey;LineNum;ItemCode;Quantity
    1;0;LS32BHLNS;1
    1;1;LS46BHYNS;1
    1;2;LS40BPPNB;5
    SerialNumbers :
    RecordKey;LineNum;BaseLineNumber;ManufacturerSerialNumber
    RecordKey;LineNum;BaseLineNumber;ManufacturerSerialNumber
    1;0;0;BH32HS1Q900088
    1;1;1;BH46HS1Q900095
    1;2;2;BP40HS1QC00223
    1;3;2;BP40HS1QC00224
    1;4;2;BP40HS1S100356
    1;5;2;BP40HS1S100391
    1;6;2;BP40HS1S100396
    Thank you all
    Francis

  • Importing InventoryGenEntry with DTW

    Hi experts!
    I am trying to import an inventoryGenEntry with DTW and it sends me this error:
    IGN1.WhsCode,Line: 1, Fractional quantity in row XXXX aplication defined or object defined error 65171
    The document only have one line, the item have batch numbre managment.
    I test this and whorked fine:
    I create the item on another DB without Batch number managment an it works.
    Header:
    RecordKey,DocDate,DocDueDate,TaxDate,Comments
    1,20091129,20091129,20091129,XXXXX
    Line:
    RecordKey,LineNum,AccountCode,ItemCode,Price,PriceAfterVAT,Quantity,WarehouseCode
    1,1,XXXXX,6095,180.25,180.25,21.50,A01
    Batch
    RecordKey,LineNum,AddmisionDate,BatchNumber,Notes,Quantity
    1,1,20091129,11090001,XXXX,21.50
    Can somebody help me?
    Regards.
    Enriquillo Guigni

    Hi Mr. Gordon,
    I check the linenum field remark:
    It should be an integer which begin with 0 ,it is just for update, keep it empty when import.
    But I need decimal quantities to make this entry because I'm working with "chemical" materials, could you recomend me something diferent?
    Regards.
    Enriquillo Guigni

  • 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

  • "Import Price Catalogs" fails with RATE not valid

    Importing BLANKET using "Import Price Catalogs" but it fails with Error RATE cannot be null, IF I pass rate it fails with RATE not valid.
    CASE#1
    po_headers_interface
    rate_type: Corporate
    Rate: 6.5
    rate_date: xx-xx-xxxx ( same as PO creation date)
    CASE#2
    po_headers_interface
    rate_type: NULL
    Rate: NULL
    rate_date: NULL
    PO currency is USD but its a china PO. ORG currency is USD.
    Any help is appreciated.
    Thanks

    RDBMS : 11.1.0.7.0
    Oracle Applications : 12.1.2
    OS: WIN 7
    Log File:
    Purchasing: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    POXPDOI module: Import Price Catalogs
    Current system time is 13-APR-2011 13:23:43
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    Blanket
    N
    N
    APPROVED
    N
    Y
    Start of log messages from FND_FILE
    To get the log messages for PDOI, please use the following id to query against FND_LOG_MESSAGES table:
    AUDSID = 36565489
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PRINT   -------------
    Printing output file.
    Request ID : 24725515      
    Number of copies : 0      
    Printer : noprint
    Finished executing request completion options.
    Concurrent request completed successfully
    Current system time is 13-APR-2011 13:23:44
    ---------------------------------------------------------------------------

  • Error importing oBusinessPartners with DTW 2005.0.16

    I can not import BusinessParters with DTW 2005.0.16. For objects like Items ... it works as usual. With oBusinessPartners the Source data is shown empty, resulting in 0 imports and in 0 errors. If I open the dialog "Maintain Interface" to see the field database, it is empty within the oBusinessPartners.
    How can I correct this?
    Thanks
    Franz

    hi all,
    Franz is right with his interpretation: It is about participating in the Ramp-up program for SAP Business One 2007 A:
    Customer upgrade projects will not be able to participate in the 2007 A Ramp-Up if PL23 (or higher) on SAP Business One 2005 A SP01 have been applied. This is because Enhancement Package content has been introduced with PL23 which, due to compliance rules that SAP must follow, SAP can only add to SAP Business One 2007 A once this new release has been assigned general availability status.
    Necessary details for SAP partners can be checked at (as previously mentioned in this thread):
    http://service.sap.com/~sapidb/011000358700000173412007E
    Hope this clarifies,
    Heike

  • Data with "," overflows to the next field when importing data with DTW

    Dear all,
    When I tried to import data with DTW, for the data that includes ",", the data after "," all jumps into the next field after import.
    E.g. Column A(memo): bank, United state
           Column B(project code): blank
           Result in SBO: Memo field : bank
                                  Project code: United state
    I  have tried 2 ways.
    1. Save the file as csv, and adding double quote(") at the beginning and ending of the data. However, it didn't work. It didn't work with single quote as well.
    2. Save the file as txt, without amending the data at all.
    It worked, however, in SBO, double quote is auto added, it becomes "bank, United state".
    Please kindly advise how to handle such case.
    Thank you.
    Regards,
    Julie

    Hi,
    Check this if it is useful :
    Upload of BP Data using DTW
    Rgds,
    Jitin

Maybe you are looking for

  • Low memory message with camera

    sometimes i still get the low memory message while using camera even with the latest update for nokia 500 what should i do? sometimes i need to upload somehing instantly while using check in, and i cant restarat and do so !!! what should i do? Solved

  • Customizing EBS Oracle Help - "404 File Not Found" Default page

    All, I am wondering if someone could explain to me how the Oracle EBS Application Help works.  For example, we have a custom form where we do not have a Help Page defined for the form so it sends me to a default page that says the following: "404 NOT

  • How can i get my back and foward icon buttons to work?

    When I'm on a website i can't move forward or back because the icons are grayed out. Is thee any way I could fix that?

  • Best practice ?  send Object to request or desired pieces of data?

    Newbie to this style of programming... Is the best practice to put the customer object in the session or request object and allow jsp's to declare and instantiate the customer object out of the session/request (then use whatever getters are needed to

  • Using multiple LTS

    Hi All, I have a few conceptual questions. I have found that I can use 2 dimension from physical layer in one logical table using two LTS or by just using one LTS. If i drag and drop the fields from physical table into logical table, new LTS is creat