DTW template for Projects

Hi,
What is the template to import Projects into sap b1 using DTW?
Thanks for the replies.
Thanks & Regards,
naresh k

Hi Naresh
There is an object called ProjectService in the DI API for this, certainly in 2007. I unfortunately don't have 2005 with me so can't check if it was added recently. I also don't recall DTW having a template for this.
Kind regards
Peter Juby

Similar Messages

  • DTW Template for A/R Invoices SBO2004A Version

    hello everybody,
    i am using SAP Business One 2004A, i want to upload A/R Invoices using DTW, but i dont have the Template for Uploading of A/R Invoices, can anyone give me a template for coz i cant found it in C:\Program Files\SAP Manage\Data Transfer Workbench\Templates\Templates
    thanks.
    FIDEL

    Hello,
    I have the DTW template for SAP B1 2004A version, our company still supports the client that is not still upgraded their SBO version. Send me your e-mail to [email protected]
    Rgds,

  • DTW template for Predefined Text

    Hi All,
    I got a lot of predefined text data and want to import into SAPB1.
    Are there got DTW template for Predefined Text? or you got idea how to import Predefined Text into SAPB1 system without using DTW (SDK is not solution for this question)
    Thx
    KC

    Need to define it manually.
    Check this link
    Purchase Order Predefined Texts

  • DTW template for activities

    Hi there,
    i am searching for a DTW template for uploading activities. It is possible to upload activities via DTW.
    I do not find any template.
    Regards Steffen

    Steffen,
    Use the template called Contacts1 in the oContacts folder.
    Regards,
    Nat

  • DTW template for uploading Intial Quantities

    hi,
    Can anybody of you tell me what is name of DTW template for uploading
    intial quantities ?
    Thanks,
    A.Jeyakanthan

    Thank you all for reply
    In oStocktaking
    template contains itemcode,warehouse & quantity.
    We also require price to uploaded with initial quantities,
    how to do it ?

  • DTW template for Inventory balance

    Dear All,
    what is the template for migration of batch wise inventory balances. also let me know what are the mandatory fields.
    prince

    Hi Prince,
    DTW has changed its file structure to be in lines with the SAP Business One module menu so its much easier to locate the files.
    So the new path for the sample Goods Receipt is:
    C:\Program Files\SAP\Data Transfer Workbench\Templates\Data preparation examples\10. Testcase1_Test Data for Import function\Inventory\Inventory Transactions\Goods Receipt
    The default template can be found at:
    C:\Program Files\SAP\Data Transfer Workbench\Templates\Templates\Inventory\Inventory Transactions\Goods Receipt
    Cheers,
    Lisa

  • DTW Template for Segmented COA

    Hi All
    I want to know that, Is it possible to import Segmented COA data including Active and title Account.
    When I am trying I am able to import only titles, this is because I can make title account without segment.
    But in case of  Active acoount, the fields I have used in template are -
    Segment_0    Segment_1, .  . . . .  AccntName etc but in DTW all segment field was unmapped.
    Can anybody provide me template for Segmented COA?
    Thanks
    Anubha

    Hi Anubha,
    Refer this link
    Importing segmented COA
    Uploading of Chart of Accounts through DTW
    DTW Chart of Accounts error
    Thanks,
    Srujal patel

  • DTW Template for SALES ORDERS

    Hi All,
                Can anybody give me the name of the DTW template used for Sales Orders Updation.
                 I am Using SAP Business One 2005B version.
    Thanks and Regards,
    Sree.

    Sree,
    This is the key
    1. Fill the DocEntry and LineNum columns in your template to reference the Order and the exact lines you plan to update
    Suda

  • What's the DTW template for Inventory Revaluation

    I need to update standard cost quarterly for all items. But where is the tempalte for inventory revaluation? I cannot find it.

    DTW is using oMaterialrevaluation template for  Inventory Revaluation
    . If you are using Standard Cost, you may DTW by that object. But it is not available to FIFO.

  • Need to find excel template for project manager to track a project

    need an informationon excel templates for tracking projects

    You just need to install Traditional DAQ language support for Visual Basic, and you'll get the header files. I've attached it below for your convenience. (had to rename it to a txt file to be able to attach it here).
    Joe
    Attachments:
    wdaq_vb.txt ‏19 KB

  • DTW template for importing AR DP Invoice

    Dear all,
    Is there any DTW template used to import AR Down payment invoices into SAP B1?
    Thanks
    Mohamed Asif

    Hi Jambulingam.P,
    I checked through the link and analysed both the options:
    *Option 1:*
    on the SAP note, 1155803 - Accessing the Down Payment template; i dont have this object "oDownpayment" in DTW. We are using DTW version 2005.0.21, API version 6.80.321 and SAP B1 version is 2005A PL50. Is this a version problem?
    Option 2:
    I used the 'oInvoices' template and created the extra column "Dowpaymenttype" and 'dptInvoice' as its contents but thes exports transactions in the Invoice document and not the AR Downpayment Invoice. Below is the extract from the template:
    Documents excel sheet:
    RecordKey: 1
    CardCode: C00221
    DocDate: 20090102
    DocDueDate: 20090102
    DocTotal : 50
    DocType: dDocument_Items
    DownPaymentType: dptInvoice
    Document Lines excel sheet:
    RecordKey: 1
    ItemCode: F00001
    LineTotal: 50
    Price: 10
    PriceAfterVAT: 10
    Quantity: 1
    TaxCode: O1
    WarehouseCode: MSAC_FGM
    Please advice on both the options as to where the problem could be,
    Kind regards,
    Asif

  • DTW object for project

    Hi Experts
    I would like to import project with DTW, But I cann't find it.
    What is the project object name with DTW?
    Glen

    Hi Delphi Experts,
       Now, I need to use DI to add project, I can find the VB sample code as follow,
    Dim oCmpSrv As SAPbobsCOM.CompanyService
    Dim projectService As SAPbobsCOM.IProjectsService
    Dim project As SAPbobsCOM.IProject
    oCmpSrv = oCompany.GetCompanyService
    projectService = oCmpSrv.GetBusinessService(SAPbobsCOM.ServiceTypes.ProjectsService)
    project = projectService.GetDataInterface(SAPbobsCOM.ProjectsServiceDataInterfaces.psProject)
    project.Code = "1"
    project.Name = "Jeremy"
    projectService.AddProject(project)
    project.Code = "2"
    project.Name = "June"
    projectService.AddProject(project)
    But I use delphi7, Do any body could translate VB code to delphi for me?
    Glen

  • To which field in SAP does JdtNum in DTW template for JE correspond to?

    Hi everyone,
    I am updating previously uploaded Journal Entries using DTW. I could not find a primary key to identify which JE will be uploaded by DTW. I guess it is JdtNum. Am I correct? I do not know what to put in this column though.
    Please enlighten me.
    Thanks and regards,
    Derrick

    Hi Eric,
    Yes it is, you are correct .
    The JdtNum field is the other terms Recordkey for the header and document lines.
    If you are importing new data then you will need to start with 1. Whn updating you will need to specify the Journal Number TransId int he JdtNum.
    Thank you.
    Regards,
    Rakesh N

  • DTW Template for Inventory Revaluation

    Hi experts,
    Please allow me to ask one funny/stupid question?
    Which template should I use to upload data for Inventory Revaluation?
    Is it oMaterialRevaluation?
    Please tell me.

    Hi Tou,
    Check the link
    Re: Mass inventory revaluation with standard cost
    Re: Inventory Revaluation
    Regards
    jambulingam.P

  • DTW Template for Alternative Items

    Hi Experts,
    Can someone tell me which template do we use for importing Alternative Items ?
    Thanks & regards
    Johnson

    Hello
    There are other cases where that is also ... such as Profit Center ...
    There are other alternatives that are not recommended by SAP to perform these operations, which are the responsibility of the person who performs (DTS)
    Best regards,

Maybe you are looking for

  • HT201303 how to remove credit card   i do not want one on file

    how to remove credit card   i do not want one on file

  • Acrobat 9 Display Irritants - Anyone know how to Fix These?

    I am using a new PC with Windows 7. I wish I could stick with XP but it's become very hard to get it. So I have to use Acrobat 9. Every Document in a New Window! I really, really, really dislike the way that Acrobat 9 opens every document in another

  • What do I need to run Windows on a Mac and Word for Windows?

    I have a Mac OS X Lion and would like to run Windows programs which are only programmed to run on Windows.  What do I need so that I can run Windows and Microsoft Word.

  • Customise Widget Menu Bar

    Hello could anyone please tell me how it would be possible to customise some images of Cupcakes to enlarge when a mouse is hovered over then. As I have an image of a Cupcake that I would like to use for menu options, where you hover over each one and

  • Recent Booting up Problems

    Hey guys, I've been using a windows XP partition on my Macbook Pro for a few years now occasionally for gaming, otherwise I just use the standard Mac OS. I've run into a new problem. I was using it today, and went to the washroom. As I was returning,