Upload Inventory Transfer as Draft via DTW

Hy!
I'm Gen from Japan.
My customer want use Draft Inventory Transfer data as Shipping Instruction to 3PL.
Are there any way to upload Inventory Transfer as Draft using DTW oDraft?
I cannot find FromWarehouse which in ODRF stored in Filler column.
My B1 version: 2005B PL40
regards
Gen

Thanks Jeyakanthan.
I've checked the note, and tried the step using my DTW.
Unfortunately in my DTW (version 2005.0.19 API Version 6.80.320) there is no 'save as draft' checkbox.
I've asked to SAP support, and they answered like below
The FromWarehouse will be the default Warehouse that is set in the
General Settings/Inventory/Items tab page/Default Warehouse field in the
application. The reason for that is that the FromWarehouse property is
not exposed for the documents object via DI API since draft does not
implement stocktransfer interface and we are using regular document
instead, so we are losing the properties of the stocktransfer.
Business requirement is like below.
*Customer has another system which creates shipping instruction to 3PL.
*Firstly, I supposed to use the system for shipping instructo
, and import the result from 3PL into Stock Transfer via iBolt.
(Shipping instruction not to customer but to anothere WH)
*But today, customer said that they want centralize all interface to 3PL via B1.
*For that requirement, I tried to do whether it is able to interface Shipping Instruction as Draft Stock Transfer, create
Shipping Instruction Data for 3PL from B1. After getting the result from 3PL create real Stock Transfer and update Draft Stock Transfer's status from open to close.
Maybe it's simple to realize using SDK.
As I haven't ever used SDK, I tried to check using DTW.
Fortunately I'm in blue print face.
I'll try to change the flow.

Similar Messages

  • Error while posting report in inventory transfer from draft

    hi, 
             we have entered all the details in inventory transfer at the row level.Due to editing purpose we have saved it as draft.but now while posting the document it displayed the error as "No Matching records found".
    ca anybody tell what is the reason????
    regards priya

    Hi Priya,
    Please go through note 1112941
    https://service.sap.com/sap/support/notes/1112941
    If itu2019s not the case, please help collect error in detail.
    Hope it helps.
    Regards,
    Jacqueline Jiang
    SAP Business One Forums Team

  • Inventory Transfer Draft via Add

    Hi,
               I need to make inventory Transfer,But it should not transferred immediately.It first gets added in Draft,but stock decreased from the respective counters of the source branch.After that from Draft document , stock gets added the destination Branch.
    All should be done through DI
    Plz Give me the Sample coding also
    Thanks in Advance

    Hi,
    What is your B1 version and PL?
    Thanks,
    Gordon

  • Load FIFO Inventory Beginning Balances via DTW

    Hello all,
    we are trying to load the initial inventory stock of an all FIFO item company in B1 8.8 SP00 PL14 hotfix1.
    The OITW StockTaking template does its job via DTW.
    But then the Inventory Transactions - Initial Quantities... - Inventory Posting step requires to enter an item price regardless of the price source selection, which seems to defeat the purpose of DTW.
    Is this the correct procedure?.
    Thanks,
    Denes.

    Workaround:
    create a price list to hold the item cost and select option "By price list" in "Price Source for Whse Inv Posting".
    The price field in the next window will be filled with the value from  the newly defined price list.
    Now we can reconcile without entering the item price manually.

  • Problems with Draft - Inventory Transfer - SDK 2007

    Hi all, I have problems making a Draft document of a Inventory Transfer using the DIAPI, I know that the draft of inventory transfers is new in SBO 2007 and I have the correct version of the DIAPI installed, the problem is that I can't find the property "FromWarehouse", into the Draft Object.
    Thanks for help.

    Note that the header of this forum specifies:
    This forum is dedicated to development and deployment of .Net applications that connect and interact with BusinessObjects Enterprise, BusinessObjects Edge, or Crystal Reports Server. This includes the development of applications using the BusinessObjects Enterprise, Report Application Server, Report Engine, and Web Services SDKs.
    I do not think your query concerns any of the above mentioned products? If that is the case, please post to the correct forum.
    Ludek

  • DTW Bin Location - Inventory Transfer / Good Receipts

    Hi Everyone,
    I don´t found Template or Field Link BinLocation on Inventory Transfer and Good Receipts,
    Someone have Idea?
    Very Thanks

    Hi Douglas,
    Please check below links.
    Trying to create Stock Transfer from one Bin Location to another Using DTW SAP B1 9.0 PL05
    DTW for Bin Locations in Goods Receipt
    Where is the DTW Goods receipt bin location information template
    Bin Locations in SAP Business One 9.0
    http://help.sap.com/saphelp_sbo900/helpdata/en/45/221d5373c80108e10000000a114a6b/content.htm
    http://help.sap.com/saphelp_sbo900/helpdata/en/45/22e90473c80108e10000000a114a6b/content.htm
    Hope this help
    Regards::::
    Atul Chakraborty

  • Link Goods receipt with PO via DTW

    Hi,
    I am uploading the goods receipt via DTW, using the Purchase Delivery templates. I need to link the receipt document with the PO. IS there any way to do it?
    TKs
    Adriana

    Suda,
    Tks for your quick response. The test box was not checked. I just did it again and the operation was succesfully but I does not update records in inventory, po and goods receipts.
    The PO has two items, first items with 7 serial numbers and the second item with 5 serial items. In the serial template I am entering the serial number in Internal serial , the record key and the Base line numbers , 0 and 1
    When I did the test was with only one item. Does this make any difference?
    Tks
    Adriana

  • Updating Serial # Location via DTW???

    Hi,  we recently had to relocate some inventory from one location to another.  During initial upload we populated the serial # location during goods receipt.  I now need to change that location for about 100 serial numbers.  Is there a way to do this via DTW?

    Hi Joe........
    Location field for Serial or Batch No. details is editable and you can edit it anyhow but only by going through Inventory> Inventiory Management> Serial/Batch Details and which you can not update through DTW.
    But SAP allows you to enter the correct location while uploading data through DTW of Marketing docs.
    But unfortunately you cannot update the location through DTW where you want to update it. You have to do it one by one manually........
    Regards,
    Rahul

  • 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.

  • 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!!

  • Inventory Transfer Report

    Hi experts,
       I want to retrieve data inventory transfer like
       Suppose Wh01 And Wh02
        I have done inventory transfer from Wh01 to Wh02 And Vice versa for I001
        I want in report like for subcontracting inventory transfer.....
    Regards,
    Sandy

    Hello Sir,
        Thanks for reply to me....
       But i want another result
    Scenario Like this-
       I am transferring I001 from wh01 to wh02 via inventory transfer Quantities suppose 10
       Now i transferring same item I001 from wh02 to wh01 via inventory transfer Quantities 8
    Then My report should shows following Fields
    DocNum  Series  CardCode    FromWhs    Towhs   InQuntities_In_Wh02  Out_QuntitiesIn_Wh02
    And Also 
    InQuntiies_In_Wh01     OutQuantitiesIn_Who2    Remaining_Qty
    I hope you guys will understand what i want ???
    like PurchaseVsSale report
    Regards,
    Sandy

  • Process to Discrete Inventory Transfer Facility in EBS 11.5.10

    I have a need to understand how the Process to Discrete Inventory Transfer Facility in EBS 11.5.10 works. Does it transfer only certain types of items? How is it determined which items are to be transfered? I understand that in 12.1.1 the OPM inventory table is obsolete and all items are now stored in a single table. Does anyone have a mapping of which fields in the 11.5.10 OPM inventory table ic_item_mst_b match to the MTL_SYSTEM_ITEMS_B? Is the MTL_SYSTEM_ITEMS_B table the main inventory table in 12.1.1? I'm looking at this from a data warehousing perspective. So I have a product dimension which will store all of my items. For 11.5.10 I need to pull all OPM items that wouldn't be included when running the transfer facility. Any detailed information that could be provided would be helpful. Thank you.

    Hi,
    Use FNDLOAD.
    Note: 287417.1 - Parameters Of Different Configuration Files To Download And Upload Seed Data Types
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=287417.1
    Search the Forum and Metalink for FNDLOAD, you will get many hits.
    Regards,
    Hussein

  • Inventory Transfer document templetes

    Hi,
    Please confirm me,
    I have tried to update Inventory transfer documents through DTW. Know i am using stock transfer templetes for inventory transfer documents of Items. it is correct or not?
    For Inventory stock transfer Documents DTW templete path:
    C:\Program Files\SAP\Data Transfer Workbench\Templates\Templates\oStockTransfer
    My SAP B1 version is SAP Business One 2007 B (8.60.037) SP:00 PL:10.
    Thanks,
    Surendra.

    Template Name: Stock Transfer
    RecordKey  DocDate  FromWarehouse  JournalMemo                    Series
    RecordKey  DocDate  FromWarehouse  JournalMemo                    Series
    1        20110401     CHNN        CHNN-BT/ 4 / 11-12 Chennai Bank Rcpt       86
    2        20110405      SHNGR        SLGR-BT/ 1 / 11-12 Chennai Bank Rcpt       86
    Template Name: Stock Transfer Lines
    RecordKey  LineNum  ItemCode  Quantity     WarehouseCode
    RecordKey  LineNum  ItemCode  Quantity     WarehouseCode
    1          0     COS4     36        SHNGRTR
    1          1     COS4     36        SHNGRTR
    1          2     COS4     36        SHNGRTR
    1          3     COS2     408        SHNGRTR
    1          4     COS2     108        SHNGRTR
    1          5     COS72     108        SHNGRTR
    1          6     COS37     96        SHNGRTR
    1          7     COS37     48        SHNGRTR
    1          8     COS37     108        SHNGRTR
    1          9     COS58     108        SHNGRTR
    1          10     COS58     66        SHNGRTR
    1          11     COS48     78        SHNGRTR
    1          12     COS2     396        SHNGRTR
    1          13     COS2     108        SHNGRTR
    2          0     COS2     12        CHN02
    2          1     COS2     36        CHN02
    2          2     COS48     48        CHN02
    2          3     COS47     48        CHN02
    2          4     COS58     48        CHN02
    2          5     COS37     48        CHN02
    2          6     COS4     12        CHN02
    2          7     COS4     36        CHN02
    Template Name: BatchNumbers
    RecordKey  LineNum   BaseLineNumber  BatchNumber  Quantity
    RecordKey  LineNum   BaseLineNumber  BatchNumber  Quantity
    1          0     0          MS 186          36
    1          1     1          Ms 188          36
    1          2     2          Ms 189          36
    1          3     3          S45          408
    1          4     4          S47          108
    1          5     5          N101          108
    1          6     6          301          96
    1          7     7          205          48
    1          8     8          BWN/108/001  108
    1          9     9          FWMC/108/0   108
    1          10     10          FWMC/109/005  66
    1          11     11          BBN/108/001   78
    1          12     12          S48          396
    1          13     13          S49          108
    2          0     0          S42          12
    2          1     1          S43          36
    2          2     2          Cos48          48
    2          3     3          BWN/108/00   48
    2          4     4          FWMC/108/0   48
    2          5     5          205          48
    2          6     6          MS - 184     12
    2          7     7          MS - 185     36
    Thanks,
    Surendra

  • Field integration between Inventory Transfer and Sales Order?

    Dear Gurus,
    Hope to find you well, we have to redefine our processes of sales. Now stock from a remote site will be transferred to inventory in transit warehouse recorded. Truck Number(UDF) and Document Number  (Inventory Transfer) will be used to trace inventory status and creating Crystal Reporting from Stock Uploading till the A/R Invoice are created. My Query is how can this be achieved in SAP B1 2007 A Patch 10. Please advice. Its very important for us.
    Please find trail that will help you understand:
    Process Mapping Help Needed
    Faisal
    Edited by: Faisal Baloch on Nov 17, 2011 7:02 AM

    Dear Faisal,
    Unlike the higher package, B1 has no option to link between Inventory Transfer and Sales Order. You have to add UDF and manually maintain the link.
    Thanks,
    Gordon

  • Create UserFieldsMD via DTW

    Dear Collegues,
    I wanna know if it´s possible to create this kind of object via DTW?; I found the template on DTW´s templates but when I try to import the follow message appeared me: "CServiceData::VerifyPropertyWrite failed, Property 'FieldID' of 'UserFieldMD' is read only65171"
    TableID     FieldID     AliasID     TypeID     SizeID     Descr     EditType     EditSize
    ORCD     30     bb_price     db_Alpha     10     testprice     st_None     10
    Kind regards,
    Christian Carrasco

    I need to create 100 fields on Inventory Master Data and I don´t want to create an addon to add them.
    I read the sdk documentation to find some information about this object and it say that UserFieldMD is a business object that enables you to manage user-defined fields in user and system tables.

Maybe you are looking for