Stock Transfer for Assets Item

Hi MM guru's
what is the procedure for stock transfer in SAP  for assets (Plant to Plant)
Thanks in advance

Hi there,
If the stock you can see in MMBE you can go for plant to plant stock transfer using MB1B movement type 301
if you cant see the stock that means you have received the material from PO having account assignment category A which says it is an asset.
Now for that you have to go for the asset to asset (Asset code to Asset code ) create an asset code in the reciving plant and transfer through FI module path. Just consult your FI consultant for the same.
Rewards if helpfull
Regards
Sujoy

Similar Messages

  • Intercompany Stock transfer for Returns

    Hi,
    Can any one help me in giving solutions for Intercompany stock transfer for Returns. I need the Steps involved the above process.
    Regards,
    Kannan

    Hi Laura,
    If you are processing with delivery, you shd check the delivery indicator in MBRL Transaction.
    In your scenario if Plant A has shipped to plant B and Plant B return to plant A on a return PO. Plant A raises the crdeit memo on plant B.
    Typically returns are done with as you create a  return purchase order with Return indicator create an outbound delivery  and do 161 movement and subsequent PGR on the outbound delivery.
    Thanks
    Sudhakar

  • Stock Transfer for Excisable Materials Using Movement Type 301

    Hi,
    We are having a Plant 1002 as excisable Materials.
    During GR we following the process like GR (Part -I), Capture Invoice, Post Invoice.
    Can we transfer the Material from Plant 1002 to other Plant, say 1001, using Movement Type 301?
    Or we need to follow some other router for Stock Transfer for the Excisable Materials?
    I was told by the ex-consultant that we would be using Mov Type 301 for all Stock Transfers, but I have a doubt, please guide.*
    Regards,

    Hi PK,
    Here in Brazil we work with excisable material and when we have to transfer it plant to plant, we have to use IVA that performs tax posts on accounting document. Also, we have to create Nota Fiscal (BrazillianLegal Document).
    I think you have to talk to your legal/accounting area in order to make sure which procedure you will have to use.
    If you need tax posting on accounting document, then you will not be able to use 301 movement type.
    We use MM/SD Plant to Plant transfer (movement type 861 / 862)
    Depending on your Legal/accounting area feed back, you could use this scenario or just MM plant to plant transfer (movement type 303/305).
    If they are ok with no tax postings on accounting document, then 301 movement type should be used.
    Try to make a test, show then how it works, then you could get ok from then
    I hope it helps you.
    Best Regards,
    Natan

  • Stock transfer for blocked materials

    Hi,
    I have blocked the material  for procurement in MMR, in purchasing view in "Plant-sp.matl status" field...
    Now when ever i am creating PR,PO i am getting error message as "Status "Blocked for procment/whse" of material XXXXX does not allow external procurement"...Till Here it is correct.
    Now my requirement is, i do not want to procure this material, but i want to issue and do stock transfers for the remaining materials which are lying in my premises.
    When i tried doing stock transfer i got error message that "Material XXXXX has status Blocked for procment/whse in plant XXXX
    Message no. M7092..
    I tried to change the message as warning in OMCQ,There i didnot found this message, so i created it and made it warning.
    Now when i tried Stock transfer again i am getting same error.
    Pl help.
    Utsav

    hi
    goto OMCQ and click n new entry and then add this message as folows
    version   00
    Application Area   m7
    Message number   092
    and make this as WARning
    or goto OMS4 and here for ur block indicator make the Purchasing msg. as A  i.e. warning
    regards
    kunal
    Edited by: SAP Learner on Jul 16, 2009 1:29 PM

  • Two step 303, 305 movement stock transfer for split valuatin material

    Hi expert,
    we are using split valuation for material in IS -Retail for both warehouse  as well as store. when i am transfer material from store with movement type 303, message is showing'Use one-step procedure for transfer posting to art. subj. to valuation'.
    we wave to use this method in case of split vauation material.
    how we can do.
    Regards,
    Santosh

    Hi Santosh,
    Try to transfer material using TCode MB1B with Mvt type "301".
    Movement Type "301" is used for stock transfer - One step process.
    So when you post transfer using Mvt. Type 301, the receiving store will not require to do GRN for that material.
    Hope this helps you. Let me know in case you need some more info.
    Regards,
    Nikita

  • How to have  make to stock strategy for configurable items

    Dear Frndz,
    My client would like to have make to stock strategy for their configurable items, pls help me out with the step by step procedure of the same.
    Regards,
    Srini

    Hi
    K-Mat Creation steps
    1) Create Char in CT04 with assignment of Control indicators and Char values
    2) Create Class in CL02 with type 300 and assign the Char to it
    3) Assign this class to Material in Classification view in MM02
    4) Create Configuration Profile in CU41 and Main Profiles for PP & SD relevancy
    5) Assign Constraints and Procedures to Each Profile as per the rules required by design or Business
    6) Create a Configurable Material (Mat type - KMAT) with Classification,Sales,MRP,Accounting views and   Planning stg 25
    7) Create A Super BOM(for K-mat) and assign all the comp with Proper Selection & Pre conditions
    8)Create Super Routing(For K-mat) and Assign all operations with Proper Selection
    Material Variant(MV) Creation Steps(Material variants are the stockable items in VC Scenario)
    1) Create a MV with Material type FERT and Stg 10 or 40 (Classification view not essential)
    2) Assign the K-mat material to this MV in Basic data - 2 view in Cross Plant CM field and click on Configure variant tab to select the fixed char value combination for this MV. Do the same steps in MRP-III view
    By this way u can make the stock of configure items
    Regards
    Brahmaji

  • How to process stock transfer of  assets

    Hi,
       When the user is trying to process GR for assets, system is giving error message of "update control of movement type is incorrect (entry 605 -
    L).
      plz suggest the process and movement type for transferring assets from one plant to other plant.

    -

  • Stock Transfer for Items manged by Batches

    Hi All,
    I am doing a StockTransfer from one warehouse to another using the StockTransfer object, but when an item is a batch item then it doesn’t work, it does not do the StockTransfer nor does it throws error. It just gives the message as ("Failed to add a Inventory Transfer") which is the message I have defined as below.
    Here is the code for StockTransfer, where "A00008" item code is an item manged by Batches.
    Dim InventoryTransfer As SAPbobsCOM.StockTransfer
    Try
    InventoryTransfer = MyCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oStockTransfer)
    InventoryTransfer.CardCode = "C0001"
    InventoryTransfer.DocDate = Now
    InventoryTransfer.FromWarehouse = "01"
    Call InventoryTransfer.Lines.SetCurrentLine(0)
    InventoryTransfer.Lines.ItemCode = "A00008"
    InventoryTransfer.Lines.WarehouseCode = "W5"
    InventoryTransfer.Lines.Quantity = "2"
    Call InventoryTransfer.Lines.Add()
          If (0 <> InventoryTransfer.Add()) Then
    My_Application.MessageBox("Failed to add a Inventory Transfer")
          Else
    My_Application.MessageBox("Succeeded to add Inventory Transfer")
          End If
    Catch ex As Exception
    My_Application.MessageBox(ex.Message)
    End Try
    If an item is managed by Batches then how do I do StockTransfer through code. Can any one provide me the code to do the same.
    Thanks in Advance !!!
    Regards,
    Murtaza

    Hi Murtaza,
    Sorry for the late reply - maybe you found the solution by yourself in the meantime, but let me answer here for other developers...
    Please note that "empty" objects are coming with 1 line ("for free") - i.e. you must not call
    Call InventoryTransfer.Lines.Add()
    This will create a 2nd empty line - and that caused trouble (i.e. errors in the .Add()) in the past!
    Furthermore you have to spacify the batch numbers in the
    InventoryTransfer.Lines.BatchNumbers
    sub-object!
    HTH,
    Frank

  • Mass transfer for asset categories

    Hi,
    We are implementing FA (on 11i release) in an organization. This organization is divided on 20 cost centers.
    The requirement is that each cost center have its own balance sheet.
    Related to FA, I need Asset cost account and Asset expense account to be detailed also on CC level. There are 4 types of assets (which are registered in 4 different natural accounts)
    I have implemented by:
    Create one book for all the organization.
    Create one category for each type of asset and each CC (in total 80 categories).
    So the registration of "asset cost" account on asset categories window looks:
    Assets belonging for the first cost center:
    01-CC1-1111-00
    01-CC1-2222-00
    01-CC1-3333-00
    01-CC1-4444-00
    Assets belonging to the 2nd CC:
    01-CC2-1111-00
    01-CC2-2222-00
    01-CC2-3333-00
    01-CC2-4444-00
    and so on.
    All categories are linked to the same book.
    When I transfer a big number of assets from one CC into another, mass transfer program allows only transfer between expense accounts, location and employee name. It does not allow transfer from one category into another.
    Please advice how mass transfer from one category into another can be implemented.
    Thank you.

    Hi
    You need to perform mass reclassifications for the same which is done at the book level.
    In the Asset to reclass section you will populate the details of the asset numbers and the existing category information
    In the Reclass section provide the details of the future category information.
    Thereafter click on the preview button to preview the selection of assets found eligible for reclassification based on the input criteria entered, once you are satisfied with the output, run the mass reclassification program to bring the category transfer in effect.
    Hope this helps.
    Thanks
    Manish Jain

  • Intercompany Stock transfer for KMAT configurable material

    Hi All
    I have a scenario in which we do intercompany sale of machines which is KMAT - configurable.
    company A & B ,
    company B's customer raises a order...
    this raises a order in Company A , and producion in A takes place , and material is created as sales order stock
    This is then delivered and invoiced to PLANT_B which is a customer (but linked to plant B of company B)
    Now I create S.O., MD02 , C040 , C015 and then MIGO to transfer to sales order stock.
    I am assuming that the customer in inv. is PLANT_B which is customer linked to plant , so this should transfer the stock to plant B. and then we can go ahead and deliver and inv to end customer OF COMP B.
    Now how do I transfer this stock from sales order in COMPANY A to Sales order in COMP B
    Remember since this is a KMAT ocnfigurable material , and not a normal material.
    So the cycle is
    COMP B S.O -> COMPA S.O -> COMPA - PROD ORDER - > DELIVER COMPA -> INV COMPA -> DELIVER COMPB ->INV COMPB
    Please help.

    Hi,
    First try to transfer the stock to unrestricted stocj of company B with the help of STO process. Once it goes to unrestricted stock of company B then move this stock to sales order stock of company B using movement type.
    << Moderator message - Point begging removed >>
    Regards,
    Kishore
    Edited by: Rob Burbank on Dec 8, 2010 4:11 PM

  • Drop ship warehouse shows in stock quantities for some items

    We have a customer using SBO 2007 A SP 01 PL 08. The inventory posting report shows the drop ship warehouse with onhand balances. We have tried to create reversing entries to remove these quantities and the system ignores the transaction as it should. We are not sure how these balances got in the drop ship warehouse, but we need to get them out. Some quantities are negative amounts and some are positive amounts. What is the best way to remove these? They have zero inventory in the drop ship warehouse. This happened to six items out of 2600. Thank you in advance for your suggestions.

    These six odd items must have something in common. You need log a support message for the matter. It is beyond forum capability.
    Thanks,
    Gordon

  • Stock transfer with zero stock

    Hi all,
    Stock tranfer is happening with zero stock.
    Is there any way to avoid this ?
    Thanks
    Jeyakanthan

    Hi Jeyakanthan,
    If  you have already selected 'Block below negative quantity', please check Item Master Data ->Stock Tab: checkbox for
    'Manage Stock by Warehouse' is ticked or not.
    With it ticked, the system considers the stock in each warehouse and none of the warehouses can go into negative stock for this item.
    If this box is not ticked, the system calculates the overall stock availability and e.g. if you do a stock transfer for an item from  warehouse A to warehouse B, you will never go into negative stock in an overall view for this particular item although it is negative in warehouse A.
    To sum up, you need to check the box "Manage Inventory by Warehouse" in the "Item Master Data"  and at the same time "Block below negative quantity" checkbox in the Document Settings in order to block negative quantity by warehouse.
    I hope this answers your question.
    Regards,
    Ivy Zhang
    SAP Business One Forums Team

  • Stock Transfer of Capital goods(capex,assets)

    Dear SAP Gurus,
    How to do the stock transfer of the Capex material, as during the procurement of the capital goods, it got procured by using the short descriptioin without material master and with the PO account assignment category "ASSET" , and while doing the GRN , no stock lies in the storage location ,
    Now the Requierement is to stock transfer the Asset from one plant to the another plant. using hte stock transfer order,
    How to do this.
    As per as finance point of view is concerned , they will do the Asset to Asset Transfer , but from teh logistics point of view, how to achieve it.
    Thanks & Regards
    Nitin Chhabra

    Dear ,
            Please follow this link to get detail informatiom about Capital material handling.
    http://help.sap.com/saphelp_47x200/helpdata/en/09/ebf138cdd78a4be10000000a114084/frameset.htm
    Check Capital Goods under material management
    Hope it helps
    Abhijit

  • The Question about stock transfer between HU-Management and WM-Management

    Hi,
    There is a scenario about stock transfer between HU-Management and WM-Management storage location. I use transaction MB1B , movement type 313 , 315. After Good issue from WM-management storage location, outbound delivery will genarated, then Pack, Create/Confirm TO, at last post goods issue for the outboud delivery. But when i do movement type 315, there is a warning message "Data of preceding document was not transmitted", and from the F1 help i find this system reponse "You can maintain an indicator that makes information about preceding documents in this delivery available under delivery type in Customizing. For some characteristics of this indicator, the type of preceding document and the related document and item numbers must be transmitted to delivery creation. At least one of these parameters is missing.".
    So, My questions are:
    1. Generallily, Outbound delivery is created by SO, inbound delivery is created referenc PO, but how the stock transfer for 2 steps generate the outbould delivery and inbound delivery? Could you pls tell me the where i can config this in the IMG?
    2. What's "Data of preceding document was not transmitted" mean ? how to fix this issue ?
    Best Regards
    Boxer Du
    I am the SAP fans, focus on MM and WM. I am interesting TRM Yard Management and Cross Docking now.Very Gladly to talk you about these areas. I want to exchange the knowledge with you, and want to be a good friend of you. Pls contact me. You can find My MSN in the profile. Thanks.

    Hi,
    Sure, The inbound delivery type is set up in the IMG->Logistics General -> HU management -> Basics ->Delivery type -> Delivery type determination.
    For Inbound delivery type 'HID' is maintained in this view.
    Best Regards.
    Some One want to discuss the details , can contact me. Thanks.

  • Stock transfer Order Return process

    Dear Expert,
    We are using plant to plant stock transfer for semi fineshed and finished materials. We are using STO with delivery
    Need you help in getting solution for following scenarion.
    1. STO creating.
    2. Delivery created against STO
    3. Goods Movement posting done (641) movement.
    Now due to some reason material did not reached the receiving plant or receiving plant rejected the material and so the material has to be accounted back in sending plant.
    What should be the movement for stock accounting
    1. For issue / rejecting the material in receiving plant
    2. Reciept the returned material in receiving plant.
    Pl note that due excise invoice generated, 641 material movement can not be cancelled.
    Thanks in advance.

    Hi
    Due to excise implication, all the materials that has been shipped out to a different plant has to be accounted first in the other plant for the register entries to happen.  I hope you agree with this.
    So once the material is received then
    You can handle this two ways
    1. Create another STO from the Plant 2 to plant 1 and complete the process, this will take care of the registers also.
    2. Copy the line item form the existing PO to add another line item with returns indicator.
    You can process with SD delivery, if you have the config for the return delivery process.
    I am not sure about the register entries in this case.
    regards
    Hope this helps

Maybe you are looking for