DTW with SalesForecast

Hi there,
I notice importing thru DTW a SalesForecast that once is imported it takes by default "Daily" and is not possible change it anymore, and there is no property on the SalesForecast Object that can set the view type of the Forecast.
Is that a bug? or Im doing something wrong?
Thanx in advance
Roberto

Hi Roberto/Mike
The system stores the Sales Forecast in the OFCT/FCT1 tables as daily regardless of the view setting. The view setting will determine how the forecast is displayed or summed up. For this reason the template and DI API object only requires daily information. Unfortunately the DI API object does not let you set the view and it therefore defaults to daily. You can set the start and end date as a month for example and supply just the quantity for day one of the month, which is the same way that SAP posts the information to the tables. Hopefully this will work with the MRP.
This does seem to be an oversight on the part of SAP to not have included the view in the object.
Kind regards
Peter Juby

Similar Messages

  • Sales Order through DTW with Approval

    Dear All,
    Had any one uploaded Sales Order through DTW with Approval"
    Regard,
    Divya Singh

    Dear Divya Singh,
    I don't think that is logical to DTW document with approval. You probably better to DTW drafts and then going through approval procedure.
    Thanks,
    Gordon

  • DTW with oSalesForecast Object

    Hi there,
    I notice importing thru DTW a SalesForecast that once is imported it takes by default "Daily" and is not possible change it anymore, and there is no property on the SalesForecast Object that can set the view type of the Forecast.
    Is that a bug? or Im doing something wrong?
    Thanx in advance
    Roberto

    So that means that there is something wrong.
    If the object dosn't expose the method or property to change the FormView and I cannot change in the Forecast form the view once is imported and of course I cannot go in the database to change it manually... I guess its a bug..

  • Issue In Sales Invoice DTW with down payment

    Dear Friends,
    I am trying to add some Sales Invoice with advance payment by DTW.
    Entries of Sales order , Sales Advance Down Payment request & Payment against Advance Down payment request are already done.
    In Invoice master file for DTW I add down payment amount in DpmAmnt.
    Invoice was successfully uploaded but link between down payment & invoice is not generated.
    But link between Invoice and Sales Order is generated.  
    How to link Down Payment Entry to Sales Invoice in DTW?

    Dear Swapnil,
    After seeing your attached image file, can you please rectify the same in your system as I have done it successfully at my end. Please find below screen shot for your reference.
    Please test it and let me know the same for any issue.
    Regards,
    Vinod Memane

  • DTW with add-one

    I would like to know can we do Data migration (DTW) in add-one in SAP business one ? SAP business one 9.0 / add-one for QC

    Hi Jwalant,
    Add on data finally stored in sql table. In sap they must have UDT. So you need to customize DTW template to upload add on data.
    Make sure you follow UDF rules to upload date.
    If UDF is created for numeric value and you are trying to upload alfa numeric value, DTW will throw an error.
    Regards,
    Chintan

  • Problem with using DTW for SAP BO PL11

    Hello, experts!
    I'm using SAP B1 8.8 PL 11, Microsoft SQL Server 2008 Standard Edition.
    I have a script, which put data for Item Master Data import into temporary table, after that I want to transfer this data via DTW into SAP B1 database.
    There are some new rules for DTW beginning from PL 10; I've adapted my script - removed RecordKey and replaced it with ParentKey everywhere in child tables.
    But when I try to use DTW with ODBC connection, and press Test in form, where query should been specified, in result table values for first column are spreaded for the second one: first column ItemCode and second column ItemName are equal to Item Code (http://s39.radikal.ru/i083/1009/0b/b7071404dc99.jpg). But in SQL:http://s001.radikal.ru/i195/1009/1c/3cb40e506842.jpg
    If I don't press Test and just use it, it shows me a lot of import errors like "Invalid XML Wrong value for column" and shows that Column received shifted value from neighbour column (i.e. ItemName column received value from ItemCode column).
    My table has following structure (all column names were copied from appropriate template file, bundled with DTW, saving the order):
    CREATE TABLE [dbo].[tmpsapb1_Items](
       [ItemCode] [varchar](50) NOT NULL,
       [ItemName] [varchar](60) NOT NULL,
       [ForeignName] [varchar](1) NOT NULL,
       [ItemsGroupCode] [varchar](10) NULL,
       [CustomsGroupCode] [varchar](1) NOT NULL,
       [SalesVATGroup] [varchar](2) NOT NULL,
       [BarCode] [varchar](8000) NOT NULL,
       [VatLiable] [varchar](1) NOT NULL,
       [PurchaseItem] [varchar](1) NOT NULL,
       [SalesItem] [varchar](1) NOT NULL,
       [InventoryItem] [varchar](4) NOT NULL,
       [IncomeAccount] [varchar](1) NOT NULL,
       [ExemptIncomeAccount] [varchar](1) NOT NULL,
       [ExpanseAccount] [varchar](1) NOT NULL,
       [Mainsupplier] [varchar](1) NOT NULL,
       [SupplierCatalogNo] [varchar](17) NULL,
       [DesiredInventory] [varchar](1) NOT NULL,
       [MinInventory] [varchar](1) NOT NULL,
       [Picture] [varchar](1) NOT NULL,
       [User_Text] [varchar](1) NOT NULL,
       [SerialNum] [varchar](1) NOT NULL,

    Your temporary table will be the first trouble maker. ItemCode length is 20 for example. Check the item master table structure and recreate your temporary table.
    Thanks,
    Gordon

  • Update with DTW

    Hello to all
    i have made some pricelists and i have assigned p rices to the items.
    the requirement now is to update the prices of some of the items
    how can i do it because by using the DTW with Update existing or Import new it displays that the itemcode .... already exists

    Hi,
    Based on your question last year: http://forums.sdn.sap.com/thread.jspa?messageID=10776938#10776938
    You have been given the idea how this DTW work.
    To update existing price by DTW, you need to find out the pricelist number and put Linenum=pricelist number -1.
    Thanks,
    Gordon

  • DTW of Opening Balances with Stock Taking Template

    Hello Gurus...
    I have the Stock Taking DTW Template with ItemCode, WarehouseCode, and Counted as the column names.  Straight from SAP.  I ran the DTW with actual Items (already connected to the appropriate warehouses).  The end result of the DTW is that all records ran successfully with absolutely no errors.  However, the warehouse "In Stock" on the Item Master Data Window > Inventory Tab shows absolutely nothing.  No updates were done!!!
    This seems to be such a simple DTW - what am I doing wrong???
    Thanks in Advance - Zal

    Hi!
    YOu can use.
    Main Menu, choose  Inventory  Inventory Transactions  Initial Quantities, Inventory Tracking and Inventory Posting --> Tab Inventory Posting. Click OK and Reciation to update new inventory.
    Thanks!

  • Problem in importing Sales Order with udf in the rows

    Dear All,
    I am having problem in importing Sales Order with udf in the rows. I mean it is getting imported but the udf values in the rows is not getting updated. But the udf values in the header is getting updated. I am using SAP 8.8 Pl 10.
    Can anyone guide me what to do in this scenario?
    Regards,
    Gary

    So , Login to DTW .
    with the Desired Database and Login Credentials.
    Goto - > Templates - > Customized Templates
    Select The Object .
    Right Click on the object needed and choose Create Template for the Structure .
    Then use this template for import .
    Hope it helps
    Thanks
    Ashish Ranjan

  • Importing Sales Order with Tax

    I have to import sales Order into Order Management with tax details. Sales Order Interface does not capture the tax amount that is passed through the interface. Looks like EB Tax should be set up to calculate the tax after order is imported. I don't want tax to be calculated again in Oracle application as it is already calculated in the external system. I want tax amount to be accounted but not calculated in Oracle application.
    Please let me know your suggestions, to capture the tax information in Oracle application
    Thanks,
    Priya.

    So , Login to DTW .
    with the Desired Database and Login Credentials.
    Goto - > Templates - > Customized Templates
    Select The Object .
    Right Click on the object needed and choose Create Template for the Structure .
    Then use this template for import .
    Hope it helps
    Thanks
    Ashish Ranjan

  • DTW error while uploading the GL account

    Hi all
    I m trying to upload GL accounts from dtw with segment account and I created segment in sap but dtw uploaded the title account but active account is not uploading and its giving error ...enter valid code . please help
    Thanks \
    ricky

    Hi Ricky,
    Please check below links.
    Uploading of Chart of Accounts through DTW
    Problem uploading COA with segment through DTW
    Chart of account - DTW
    May Heplfull
    Regards::::
    Atul Chakraborty

  • Incoming payments DTW

    I am trying to import payments transferred to our bank account by business partners against our down payment requests.
    As described in several threads in this forum I should be using 3 tables to do it:
    Payments
    Payments_invoices
    Payments_accounts
    For me this configuration is however not working. I get: "Cannot pay to account when the payment is to a business partner".
    I managed to import the incoming payments with only 2 tables, without using Payments_accounts, having our bank account's G/L account number in the TransferAccount field of the Payments table.
    1) Is there any problem doing so, and has anyone really managed to use dtw with all of the 3 recomended tables to import incoming payments?
    2) My process is working until currency is not a foreign one. As soon as it is, I am not able to avoid the following error: "Cannot pay the document partially Application-defined or object-defined error65171"
    Thanks in advance for any idea/comment.
    Peter

    Suda,
    Thanks for your answer.
    No problem on that, of course the invoices and customers are referenced with the right codes.
    It is working perfectly with local currency, the problem I described (in point 2) is coming out only (and always) when foreign currency is used.
    Peter

  • DTW crash

    Hi
    I am using 2005A SP1 PL29 with DTW 2005.0.17, API 6.80.319. I upgraded to this because with the DTW from PL22 there was a bug with the BusinessPartners object.
    This bug has been corrected and I can import BusinessPartners objects now ... if DTW does not crash.
    Does somebody else see this behavior and has some tips for me?
    Thanks and best regards,
    Franz
    Here is the log entry:
    Ereignistyp:     Fehler
    Ereignisquelle:     Application Error
    Ereigniskategorie:     (100)
    Ereigniskennung:     1000
    Datum:          24.07.2007
    Zeit:          14:33:03
    Benutzer:          Nicht zutreffend
    Computer:     SERVER1
    Beschreibung:
    Fehlgeschlagene Anwendung DTW.exe, Version 2005.0.0.17, fehlgeschlagenes Modul ObserverDLL_680319.dll, Version 6.80.319.0, Fehleradresse 0x005a423b.
    Weitere Informationen über die Hilfe- und Supportdienste erhalten Sie unter http://go.microsoft.com/fwlink/events.asp.
    Daten:
    0000: 41 70 70 6c 69 63 61 74   Applicat
    0008: 69 6f 6e 20 46 61 69 6c   ion Fail
    0010: 75 72 65 20 20 44 54 57   ure  DTW
    0018: 2e 65 78 65 20 32 30 30   .exe 200
    0020: 35 2e 30 2e 30 2e 31 37   5.0.0.17
    0028: 20 69 6e 20 4f 62 73 65    in Obse
    0030: 72 76 65 72 44 4c 4c 5f   rverDLL_
    0038: 36 38 30 33 31 39 2e 64   680319.d
    0040: 6c 6c 20 36 2e 38 30 2e   ll 6.80.
    0048: 33 31 39 2e 30 20 61 74   319.0 at
    0050: 20 6f 66 66 73 65 74 20    offset
    0058: 30 30 35 61 34 32 33 62   005a423b

    Hi,
          i am facing the same problem. i update SAP to PL23 but for PL23 DTW not works. i post this call to SAP and in their reply they inform me to use DTW with PL13 . i used the same and my COA got upload but while uploading Business partner DTW got crashed. i did Uninstall and reinstall DTW and other R&D also but nothing works. Finally i post call to SAP Support. They asked my BP Templates and after that they are still in progress to solve this issue.
    Regards,
    Pankaj sharma

  • BP with many contact persons

    Dear All,
    How to upload business Partners with many contact persons details.
    iam unable to do with DTW  with Contact empolyees templet.
    any one guide me
    thanks

    For Importing BP Contacts.
    In the BusinessPartners template just fill the RecordKey and CardCode, leave everything else blank
    On the ContactEmployees template
    enter the recordkey corresponding to the BP in the BusinessPartners template and repeat the recordkey if entering mutiple contacts for the same BP.
    NO NEED TO ENTER LINENUM
    Attached the BP template after highlighting BusinessPArtners in STEP 2 and highighlight contactEmployees and Browse and select the contact employees template
    ON STEP 3, click the Target Data tab and Only Check "Add all Items into Schema if can't ......"
    Proceed by clicking Next and complete the import.  Please check both Import and Update in STEP 4

  • Updating with ITM1 Template

    I am tryin to upload itm1 item pricewith 2 templates Header (oitm ) only has te column with itemcode and then use the itm1 price template. with all the columns. I upload it with dtw with no error messages.  But when I open SBO8.8 PL15, there is no change. Any idea why ?
    Edited by: Héctor Ramón Santos Anaya on Jan 4, 2011 7:33 AM

    Hi Hector,
    If Item is already there in the database, then no need for the OITM template.
    ITM1 template only enough.
    Try this.
    Regards,
    Bala

Maybe you are looking for

  • Unable to connect to Oracle Database using Oracle Sql developer 2.1.1.64

    Hi Everyone, I am searching for some help regarding my problem with Oracle connectivity. I have installed Oracle 11g release 2 on my Windows XP Professional Laptop. For a few days after installation i could connect to the Oracle database with the SYS

  • Exporting for After effects CS3

    Hey all, im trying to export some clips from final cut pro 6 to use in After effects. How do i go about doing this without losing any quality? Thanks

  • Apple iPod USB Power Adapter - ?

    Hello everybody! I've got a problem with my new iPod mini and I hope you may help me. After updating the new software for my iPod Apple told me to charge the battery with a Apple iPod USB Power Adapter which I don't have. I tried to connect the iPod

  • Dynamic table names without dynamic sql?

    I am trying to figure out a way to use table names as variables without using dynamic sql. So for instance, I have... execute immediate 'INSERT INTO '||vTABLE||' VALUES ('test')'; and execute immediate 'INSERT INTO TABLE1 SELECT * FROM '||vTable; Is

  • How do I delete a partition so that I recover the disk space?

    I partitioned my terabyte hard drive to run Mavericks (as well as Yosemite). I followed the Genius instructions from the local store and used Disk Utility to delete Macintosh HD Mavericks. The Disk Utility message said the partition was deleted but i