Confirm Transfer order using FM L_TO_CONFIRM

Dear All,
I need to confirm a transfer order.
I am using this FM 'L_TO_CONFIRM' to do that, but i think there is some issue in populating the tables parameter (T_LTAP_CONF & T_LTAP_CONF_HU) of this FM, so i am not getting the sy-subrc to 0.
Can anyone who used the above fm, please post the code - from fetching values from tables to populating the parameters of this FM.
This would be really helpful.
Thanks,
Hima

Is WS_LM_TRANSFER_ORDER_CREATE a better option for my desired results?

Similar Messages

  • MM-WM: Cancelling confirmed transfer order

    Hi Gurus,
    I have created a delivery with wrong quantity for "purchase order" then I packed material into handling units, completed 'putaway' and finally confirmed the "transfer Orders into warehouse but when I try to post goods receipt it raises an error : PU Ordered quantity exceeded by 20000 Message no. M7022.
    So I can't post it or I can't reverse delivery as it is not posted. Also I don't know how to reverse confirmed transfer order. Can any one explain me how to do it?
    Thanks
    Shiv

    Hi,
    You can cancel the confirm transfer order using LT0G, once you cancel it, you can cancel your delivery, and create a fresh delivery with the right quantity....
    Reward, if helpful.....
    Regards,
    Noopur

  • Exit to confirm transfer order with a storage unit number

    hi guys,
    I want to confirm transfer order with a storage unit number  from LT06 transaction, somebody know a user exit? .. actuallly i am using  MWMTO004 (EXIT_SAPLL03A_005)  but it doesn´t confirm the transfer order, How can i solve it? give me suggestions.
    Thanks in advance.
    Marisol.
    Edited by: Marisol on Apr 28, 2010 7:40 PM

    I solved  the problem myself.
    Thanks.

  • Unable to confirm transfer order due to error message "enter a storage unit

    Hi guys:
    I am unable to confirm transfer order due to error message popping up and saying "enter a storage unit", and I tried to search it in whole thread in the forum,it was suggestion to pick up destination storage unit via ls24, but I did went to ls24 and trying to click that line(transfer order) but unable to find the storage unit, so is there another way to fix it?

    Hi Allen...
    Pls check if your Storage Type is SU Active. If yes, then system will create a storage unit according to the setting done for the storage unit management, perhaps in your case you are confirmin TO for the putaway.
    Pls confirm and revert
    Regards
    Shiva

  • Creation of Stock transfer order using BAPI

    Dear Gurus,
            I was trying to create Stock transfer order using BAPI function
            BAPI_PO_CREATE
            though i have defined Bsart as 'UB'
            still it gives message :
            " No master record exists for vendor MOH1 "
            Please show me path fwd.
            Thanks and Regards
            Gaurav sood

    Dear all,
         Issue Resolved
    thanks

  • Confirming transfer order for nested handling units (picking and shipping)

    Hi
    My shipping location is HU + WM, I understand we cannot "auto confirm" Transfer Orders during creation from an outbound delivery (LT03) in the case of nested HUs because the system wants to know which exact box HUs ( The TO only specifies the pallet HU...storage unit)
    I have an automatic Pick HU created during TO confirmation but the system still prompts for me to enter  box HUs that need to be shipped/repacked on LT12. This makes logical sense but is slowing down our shipping process. Since we do not put HU labels on our boxes, the picker has to go into HUMO, enter the pallet HU, retrieve the box HUs and finally enter some of those on the TO confirmation screen to match the open quantity. In reality we don't really care what HUs he picks as long as he picks from the right pallet.
    Is there any way to automate this? If the system can pick box HUs sequentially, randomly or create further pick HUs. Anything but doesnt ask the picker to put in the box HU numbers
    OR
    Is there a way to auto confirm TOs during creation
    OR
    Is there any way to putaway box level HUs into the warehouse at the end of the production line so that Storage Unit is the box HU number and not the pallet HU number, that way it wouldn't prompt me for box HUs during picking.
    I would really appreciate your help.

    This is the standard SAP for picking nested handling units.  You can do some more reading on this by accessing the SAP note 829266.
    We had a similar problem with nested handling units - what we ended up doing was writing a BDC program that would take the nested handling unit and pack it back onto that HU instead of the pick HU after TO confirmation was done in the delivery. 
    In order to get your TO to automatically confirm, check the configuration for the storage type that its picking from - look to see if "Storage Type requires confirmation for removal/placement" is checked. 
    You can als ocheck the movement type configuration for Propose Confirmation.

  • Creating Transfer Order using LT03

    Hi All,
    Can anybody send me steps to create Transfer Order using LT03. I'm a technical guy and dont know how to create this.
    Should I have outbound delivery to create TO using LT03?
    Thanks n Advance.

    I'm new on SAP. What is BAPI?
    Thanks for your answer.
    Regards,
    Aurélie

  • Manula transfer order using function modules

    Hi,
         I am trying to create a transfer order using l_to_create_single.
    very thing works fine. the only problem is vbeln value is not updated in to table ltak.
    here i am creating a TO for single material.
    If i use l_to_create_dn, vbeln value is updated. but TO is created for all the items( materials) in delivery at a time.
    this is not the desired result.Is there any chance that i can create a TO using l_to_create_dn for only a single material.
    Please help me.
    Thanks &
    Kind regards
    Vamsi.

    Hi Avula,
    L_TO_CREATE_SINGLE is a BAPI and the Changes will be updated when you are going to call the FM BAPI_TRANSACTION_COMMIT. So Call the Commit only after the User presses OK.
    OR
    Pass the below parameters to create TO
    CALL FUNCTION 'L_TO_CREATE_DN'
    EXPORTING
    i_lgnum = s1_lgnum
    i_vbeln = p_delv
    it_delit = i_it_delit
    IMPORTING
    e_tanum = l_tanum
    TABLES
    t_ltap_vb = i_ltap_vb
    EXCEPTIONS
    OTHERS = 1.
    Edited by: Raj on Jun 27, 2008 3:31 AM

  • WM  how to cancel confirmed Transfer Order

    Hi,
    I am new to WM, can you please tell how to cancel confirme Ttransfer order in WM.
    for example if post goods issues is compleated for delivery then the Transfer order will be created and the Trnasfer order confirmed manually, now  how to reverse or cancel the Transfer order.
    please advice
    Regards
    Kumar

    If the goods receipt is created, for example goods receipt for purchase order.After receiving the goods then we will putaway the stock by confirming transfer order.
    If we want to reverse the goods receipt then how to cancel the To.
    Pls advice
    First you should reverse the GR and then (based on settings in IM-WM interface) a new TR will be created and processing that TR (e.g. from trx LB10) you will create a NEW TO (stock removal TO).
    Regards,
    Csaba

  • Block or warn when delete a delivery that has confirmed transfer order

    Hi,
    Our system allows user to delete a delivery with confirmed transfer order (not for open TO though). This creates lots material in the status of wating PGI. Is there any method to block or at least warn the user from deleting a delivery with confirmed TO?
    Thanks in advance,
    Colin

    Hi Sridhar,
    Thanks for your quick response. I put these codes in the user exit
    FORM userexit_delete_document.
      message 'cannot delete' type 'E'.
      v50agl-no_commit = 'X'.
    ENDFORM.                    "USEREXIT_DELETE_DOCUMENT
    The no_commit would stop delivery being deleted. Since the internal tables and structure have been cleared up/changed before this user exit, when back to VL02N, the line items and some other info disappear. Is there any way I can roll back the data in those internal tables or structures, or simply exit out and back to the selection screen?
    Thanks,
    Colin

  • Creating/confirming transfer order (WM) using bapi/function modules

    Hi,
    I usually use BDC to create transfer orders or other documents in WM, but i've been told that using BAPI is more correct. I'm new to this concept, so could you please tell me how i can find the apropriate BAPI/function modules available for this purpose in 46C ?
    I thank you in advance,
    Bruno

    Hi Gisk,
    i am trying ot create a TO based on a material document and year. Same function as transaction LB12. Do you know which function module i can use for this.
    I am trying to use the function module L_TO_CREATE_SINGLE, i fill in the T_LTAK-MBLNR and T_LTAK-MJAHR. But do not know which fields to fill in.
    Hope you can help me.
    Grtz
    Coeno

  • Problems Confirming Transfer Order

    Hi,
    While creating a transfer order we have given same sorce and destination bin and TO was saved, while we are trying to confirm getting error message "negative pick/putaway not allowed contact sap".
    We dont allow this so this is obvious but anyhow we have to confirm it, is it possible by any means? Only one SU is been associated with it.  Can we manually update the confirmation checkbox at table LTAP will it be useful or trying to confirm it using L_to_Confirm function module? Or implementing sap note will be helpful?
    What could be best possible solution to overcome this problem?  Would appreciate your support.
    Thanks,
    Rahul

    Hi Rahul,
    Please check the below SAP notes whether applicable to
    resolve your current problem
    896528
    1124050
    1423066
    Regards
    R. Senthil Mareeswaran.

  • Creation of transfer orders using reservation

    Hi,
    We have requirement to create a transfer order against goods movement reservation. In standard SAP, the transfer orders get generated only after posting goods issue for reservation. However, we need to create transfer orders first so that we can print the pick list first and the post the goods issue against those reservations.
    I know this is possible for outbound delivery. However, I have tried all ways to do this for reservation and could not find solution.
    Please help.
    Thanks,
    -Shekhar

    i have a similar requirement. I have not come across any solution to it in Standard. Then i opted for ABAP. Found a BAPI for the creation of TR and TO. the better option is the creation of TR rather then creation of transfer order. the user will be confirming the source storage bin where as the destination storage bins will be assigned based on the movement type.
    Once we have the movement type in reservation, we will create a transfer requirement with the respective requirement type. Destination storage bin will be defined by the movement type (or based on any configuration that you may have done).
    this will be used to create a transfer order where the user will be able to opt for the source storage bin.
    Hope this will be of any advantage to you.

  • WM - Confirm Transfer Order - and automated Goods Issue posting

    Hi
    We operate Warehouse Management, on the Sales Process that has been implemented, we have standard sales order, delivery with a transfer order created in WM, when the TO for the delivery is confirmed in WM (tcode LT12) this usually automatically creates the goods issue in MM.
    However sometimes the Goods Issue in MM is not created automatically, I can see no immediate reason why, and if the Delivery is brought up in VL02N, and 'Post Goods Issue' option chosen it goes through fine without any probs.
    Any ideas welcome on what I should be checking to track the problem?

    There is no background job that is producing the Post Goods Issue in this instance after the TO is manually confirmed in LT12.   My issue is that usually the PGI happens automatically from the TO being confirmed (not by a background scheduled job), but in some instances it does not. 
    It is the latter problems I am trying to trace, as when the PGI is not automatic from the TO confirmation, we are able to goto VL02N (Change Delivery) and issue a PGI without an error.  The problem is that this is an extra step, I wish to trace why it is not automatic from the TO confirmation like in 98% of cases in our setup. 
    There is defintely no background job scheduling PGI, I am aware of the RVV50L21 program which can be used to schedule background jobs for PGI, as we use this on another Sales Org (where WM is not used), but it is not scheduled for the Plants/Shipping Points regarding my TO/auto PGI issue.

  • Transfer Order using ALE

    Hi,
    What is the program/transaction for sending Transfer Order(Message Type WMTORD) using ALE.
    What is the program/transaction for sending Transfer Order Confirmation(Message Type WMTOCO) using ALE.
    What is the program/transaction for sending Transfer Order Cancellation(Message Type WMCATO) using ALE.

    Hi Sundar,
    For this you need to configure the warehouses in OMKY T-code. And your Functional consultants can assign the output type for the transfer orders then they will transmit thru ALE.
    Regards,
    Raghav

Maybe you are looking for

  • How do I remove ONE device from an iCloud account to a new one?

    I am moving to college this fall, and want to separate myself and my apple devices (iPad 2 and iPhone 4s) from my family's apple ID. For a few years we've all shared a single ID for purchases of apps and music, as well as syncing our calendar events

  • Reader 10.1.4 won't print

    HP 1080 printer used to print pdf docs from a win 7 64bit machine. Still prints other docs have tried installing different versions of reader. Reader print interface acts like it processes the doc but no jobs show in the printer spooler interface.  S

  • NAC Appliance: how to clear configuration ?

    Hi! Is it possible to clear the configuration of the Clean Access Manager (and all of its servers), if it already has lots of user-defined settings, to start configuring it from scratch? Thx.

  • Getting an error when calling Java System Report from Moniroring in NWA

    Here is the deatils error message. Not quite sure what is referring to . The initial exception that caused the request to fail, was:    java.lang.NullPointerException     at com.sap.engine.admin.model.performance._gen.HistoryData$Impl.getHistoryGranu

  • Capture Design Forms in Designer 6i problem

    I install Oracle 8.1.6 release 2 for Windows NT, I also install Designer 6i. Everything work well except when I try to capture design of form (Generate -> Capture Design of -> Form...) I get the following error: "CDD-23564: The file "XX:\ORANT\BIN\cf