Query regarding Transfer order creation

Hi Experts,
I have query regarding on creation of transferorder in WM.
1) Once the delivery order received from SD ,  How  WM people  will proceed with that delivery order?
2) Is it possible  to create transfer order for each item avaliable in delivery order?
3)  Is there any chance to partial delivery/ partial picking against that delivery order?
Please guide..
Points willl be rewarded ..
Thanks in advance..

1.once the delivery order received from SD, WM will start up with creating a wave pick thru outbound delivery monitor(VL06P), then trasnfer order (TO)is created , then TO is confirmed and goods issue is posted.
2.yes it is possible to create transfer order for each item avaliable in delivery order, if the delivery items are not grouped under a wave pick.
3.partial delivery can be made

Similar Messages

  • Upload data for Tcode LT06(Transfer order creation) using BDC -very urgent

    hi experts,
          I got stucked up in writing a BDC for the Tcode LT06(Transfer order creation using wearhouse number) in MM module,
    the problem is like this, when i go to the tcode LT06 , it will ask for material doucument,mat. docu. year and wearhouse number, iam entering the inputs and then press enter, as soon as i press enter it takes me to the second screen where i will be selecting the item and then click on the button called  'Generate TO item'
    here the problem arises, as soon as i click the button iam getting a standard SAP error message(No Destination Storage Bin found in storage type 'IMP'). Due to this errror iam not able populate the batch input data on the screen, suggest me a proper solution. rewards will given if solution found useful.
    Kishore K

    Hi ,
    I have done the same in Background with BDC and TR Number for Multiple Materials ,
    Can u please explain the scenario, so then I would be able to try for solution ?
    Warm Regards.

  • Error Handling for Background/Update Tasks (Transfer Order creation) - How?

    Hi,
    I have a standard process for creating a Transfer Order and 2 user-exits that I have implemented.
    The user exits are used to transfer information during Transfer Order creation.
    However, the user-exits also check data in table TVARV and other. As such, error handling needs to be implemented, since the T.O. might or might not go through, depending on data validation and related.
    However, the user-exits are implemented during creation, which is an update task that runs in the background. This makes it impossible to output any information or error messages.
    What else can be done in regards to outputting a message, since the user will need to see some sort of message that the process failed, that the T.O. didnu2019t confirm?  Can an SAP inbox message be created and how?
    Please help.
    Thank You,
    John

    Hi,
         Please check the following link for all the function modules and user exits on TOs.
    http://help.sap.com/saphelp_erp2005/helpdata/EN/c6/f83a294afa11d182b90000e829fbfe/content.htm
    Reward points if it was helpful.
    Regards
    Abhishek
    Edited by: Abhishek Raj on May 29, 2008 10:20 AM

  • User exit at Transfer order creation

    i have a user exit named MWMTO001.
    it has been given like this will trigger at the end of the transfer order creation (Update task). wt i have done here is i activated the user-exit and when i try to create the TO its not getting stopped over the user-exit and here i didn't understand wt is mean by update task.
    regards,
    Mahesh.G

    Hi,
    How is it solved?
    I'm facing same problem, would you please advise?
    Regards

  • No Automatic Transfer order creation upon usage decision for 553 mtype

    Scenario: We have quality and warehouse management active. Goods receipt is done against a purchase order. Stock comes into 902 storage type under stock category u201CQu201D. From 902 storage type, Goods issue to scrapping under quality( using IM movement type 553 ) is done using QA11. Normally, once GI to scrap under quality is done at IM level, WM movement type 551 gets triggered automatically in the background which creates a transfer order to move stock from 902 to 999 storage type under u201CQu201D stock category.
    Problem: System unable to find storage bin for storage type 902 Q.
    In our system, automatic TO creation from TR isnu2019t happening once the usage decision for 553 movement type happens. The TO creation process couldnu2019t recognize the stock which is available as u201CQu201D. It throws an error message u201Csource storage bin could not be foundu201D at the time of TO creation from TR. Putaway strategy for the physical storage types is FIXED BIN, MIXED STOCK ALLOWED and ADDITION TO EXISTING STOCK. 902 storage type has ADDITION TO EXISITNG STOCK and MIXED STOCK as a putaway strategy.
    We have already activated auto TO creation settings at WM-IM reference movement types interface configuration.
    Is there any setting missing at QM-WM interface?
    Can someone please tell us a methodology to activate this transfer order creation process (WM mtype 551) for 553 IM mtype ?
    Thanks in advance. Please reply.
    Regards
    Preetinder Singh
    Phone: 404-468-8422

    Hello,
    I do not understand your scenario , u are saying are posting inspection lot to non WM storage location and again saying system can not find bin automatically.
    "A transfer requirement (movement type 311 / destination u201C921 Transferu201D) is created after the inspection lot posting (QA11) but the auto-creation functionality is not possible since the u201CSystem cannot find source storage binu201D.
    How can this auto-creation of a transfer order be realized since it is possible to create the transfer order manually via LB11 (entering source u201C902u201D / storage bin u201CPurchase Order no.u201D)?
    The system cannot find the storage bin automatically.
    Thank you in advance!"
    Please let me know are u using quality interim storage area. If you clear material from quality and want material to go to bin then it should be warehouse managed storage location. 
    Regards,
    Prashant

  • IDOC generation at time to transfer order creation.

    What are the config steps involved for idoc generation at the time of transfer order creation?
    please advise.
    Edited by: avi on Dec 25, 2008 5:31 AM

    Hello,
    TO creation with respect to Picking perspective:
    Lean WM --> output type WMTA can be used to create TO automatically can be created (you can go to NACE transaction and check the settings of WMTA)
    From MM WM perspective i think it is PUTAWAY concept, if Purchase order -->Inbound delivery will be created with ref. to inbound delivery TO (putaway) can be created.
    Link for IDoc maintenance:
    IMG>LE>WM>Interfaces>external systems-->configure wm
    link for Automatic TO creation:
    IMG>LE>WM>Interfaces>inventory management-->Activate Automatic TO creation
    Mahesh
    Edited by: Mahesh on Jan 2, 2009 11:19 PM

  • FM or BAPI for Transfer Order creation in eWM

    Hello ALL,
    Please provide any FM or BAPI for Transfer Order creation in eWM. i know how to create transfer order in ERP.I tried to find out a FM or BAPI in SCM eWM but failes to get one.
    Kindly help.
    BR,
    Anil..

    Hi,
    Try using FM WS_LM_TRANSFER_ORDER_CREATE.
    I hope this is available in ur system
    Thanks

  • Update tasks - Transfer Order creation.

    I have an issue in our production environment where in some situations a Transfer Order (TO) is created with missing storage handling unit information.  This only happens intermittently, and when the TO is cancelled and re-created, it is created with the correct storage unit information.
    I have looked at the TO creation function l_to_create_int and it is called from within an update function module l_communication_to_create.  The l_to_create_int function is not called within an update task.  The function within l_to_create_int which creates the storage handling unit is an update function module (function L_TA_HINZUFUEGEN).
    So my question is, what happens when you have a combination of function modules called as an update and function modules called normally?  Will the updates in the function called normally update outside of the update task commit?  I'm beginning to think that the problem may be caused by inconsistencies in when updates are completed by the program.
    I'd greatly appreciate any help or guidance regarding this issue.
    Kind regards,
    James Mandikos.

    Hi James,
    You are correct, a function module must be explicitly be called in 'UPDATE TASK' for it to be executed in the update task (regardless of the settings flagged in SE37).
    If, however, it is called in UPDATE TASK there are four possible settings you can have in SE37 which each behave differently (as of the release I am looking at at the moment - R/3 4.7).
    Here is my understanding of how the settings behave:
    <b>Start immed.</b>
    Will run in a V1 update process together with all other update functions called in the same LUW with Start immed. flagged.
    <b>Immediate start, no restart</b>
    As above, but cannot be reprocessed via transaction SM13 in the case of error (but can be viewed).
    <b>Start delayed</b>
    Will run in a V2 update process individually.
    <b>Coll.run</b>
    Will run in a V2 update process toegether with all other update functions called in the same LUW with Coll.run flagged.
    So given the data you have provided both your function modules should be running in a collective V1 process, and therefore if one failed then the whole transaction should have been rolled back (and hence this does not explain your problem). 
    <b>BUT</b> what may be happening is that for whatever reason the transaction fails (maybe due to heavy system load) and either your system admin (or an autmated job) is pushing through the error in SM13. As the function L_TA_HINZUFUEGEN is flagged as immediate start, no restart then it will not be processed and the L_TO_CREATE_INIT will be.  This could exactly explain your problem.
    Hope that makes things clearer.
    Cheers,
    Brad

  • Automatic Transfer Order Creation

    Hi All,
    Scenario: When there is GR from Production order into WM Storage Location I have all settings so that Inbound Delivery HU Mvt is created also Material is getting packed into HU in Backend automatically as soon as Delivery is created.
    My Requirement is
    that I want to create Automatic transfer Order for this Inbound Delivery created. I have gone thru STD SAP Docuemnts which tells auto TO creatoin for TRs. But I need to create Auto TO for Inbound Delivery not for TR (of course in backend)
    So that in the next step the TO can Be confirmed manually.
    Can anyone plz help me << Moderator message - Everyone's problem is important >>.
    Thanks in Advance
    Edited by: Rob Burbank on Nov 10, 2010 3:57 PM

    Hi,
    To create automatic TO in the back grond w.r.t to inbound document is not possible in WM , i belive.
    if you dont want to use TR ,then do the following setting in customisation
    SPRO- LE-WM-interfaces-activate automatic to creation -movement type assign- keep TR column blank and in create TO immediatly column use x ( Call up transaction "Create TO for material document")
    Thanks & Regards
    Om

  • User exits for delivery picking confirmation and transfer order creation

    Hi
    We have a scenario for which we need help.
    This is to do with replenishment from plant to plant.
    We have sales sets.
    The sales sets needs to be replenished from one plant to another. We want the componenets of the sales sets to picked from the issuing plant. For this we need a transfer order. this needs tobe confirmed and then the goods issue should take place from the issuing plant. Its a two step process.
    we are doing Sales sets in STO. The explosion takes place in STO. However when we create deliveries for this. Only the sales set header item without its components are flowing into the delivery.
    The Tranfer order does not contain the components either.
    However post  the goods issue we  can create a TO with reference to the TR. This is is not acceptable because we want the picking and confirmation to occur before PGI from the issuing plant.
    Could anybody help: We want the TO to be created with the components even though in the delivery only the Sales set header appears. Can u suggest a user exit in which when we create the TR from the delivery the components of the set.
    After confirmation of the TO then we want the picking status to be put as C.
    Supreeth

    Hi,
    Check the following users exits.
    MWMRFSSG            user exit for sorting TOs in RF system-guided transaction
    MWMRFUP             Customer defined general purpose pushbutton called from scr.
    MWMRP001            Cust. Exit for Fixed Bin Replenish.: Delivery Item Selection
    MWMRP002            Cust. Exit for Fixed Bin Replenishment: TR Quantity Distr.
    MWMRP003            Customer Exit for Replenishment using RLLNACH1
    MWMRP004            User Exit for Replenishment using RLLNACH4
    MWMTO001            Enhancements for end of transfer order generation
    MWMTO010            Exit: Calculation of Total Planned TO Processing Time
    MWMTO011            Correction of Planned Processing Time for TO Item
    MWMTO012            Correction of Sorting and Split Transfer Order
    MWMTO013            Stock Removal for Sev. Storage Types as in Stringent FIFO
    MWMTOAU3            Separate selection of posting changes for autom.TO creation
    MWMTR001            Exits at the end of transfer rqmnt creation (IM,PP interf.)
    MWMD0001            Transfer order print via RLVSDR40
    MWMD0002            Transfer order print as multiple process with RLKOMM40
    MWMIDI07            Enhancement for Output WMPIHU (Create Pick-HU) Inbound
    MWMIDO11            Enhancement for message WMTORD: TO with several items
    MWMIDO12            Enhancement for Output WMPIHU (Pick-HUs) Outbound
    MWMIDO13            Extension for WMMBXY (subsequent tasks after goods movement)
    MWMPP001            Enhancement WM/PP Interface (automatic TR generation)
    Regards,
    Murali

  • Reg:error during transfer order creation

    hi,
    after quality inspection i move the stock into warehouse integrated storage location. if i clear inspection lot in qa32 for a material after saving it will pop up express message"error during creation of transfer order for a material".i configured that after qc inspection automatic TR is created.i just proceed with manual.
    its a issue related with workflow or configuration....i checked with automatic TO all the things are deactivated.....where i am missing
    Thanks
    Muthuraman.D

    hi,
    goto VOV8
    choose your sales order type
    transaction flow - variant (remove the transaction variant if any)
    but this will remove the transaction variant(custom) which you created , it will take the standard variant for your transaction VA01
    regards
    senya

  • Logic for finding transfer order creation date for a given delivery??

    Hi,
    I am trying to find a logic for connecting the table LTAK which has ERDAT as the T.O. creation date with LIKP/ LIPS table.
    Can you please help me with this information. 
    Regards,
    Peeyoosh.

    Hi,
      Go to LTAP to get the transfer order number based on delivery ltap-vbeln. Then got to ltak to get the Creation date.
    Hope it helps
    Vinod.

  • Transfer order creation Any User-Exit for item ?

    Hi all,
    I’m working with transfer order. What I’d like is to apply to the TO item my own fields.
    Is there a possibility to overwrite some of the fields of the ‘LTAP’ segment at transfer order item creation, using any enhancement (User-exit, …) ?
    Transaction used to create TO is LT43.
    I’ve try to use MWMTO001( but it doesn’t work, only for specific data (z table)).
    I’ve also try MWMTO008 ( doesn’t work for that )
    Fields I want to overwrite are VLTYP(Source storage type), VLPLA(Source Storage Bin), VPTYP, VLQNR.
    Hope someone can help me…Please ?

    Hi Erwan,
    give MWMTO004(EXIT_SAPLL03A_005) a try. It's a different event/time in document creation, but looks good comparing your fields you want to change.
    It's of course not only 'overwriting' VLTYP, VLPLA, ... but implementation of own / additional removal strategy. Might be more complicated, but sounds better for whole process.
    Regards,
    Christian

  • User or SAP exit for Batch Status during Transfer Order creation

    Hi All,
    I would like to know if there's an user-exit or a SAP-exit available with which we could evaluate the status of a batch during the creation of a Transfer Order.
    When a production order is created, the system creates automatically a transfer requirement with all the components needed for the production. This TR (Transfer requirement) is then converted into a TO (transfer order) with transaction LT04. Here, we want to control that the status of the batches is not restricted. Otherwise, the user shall not be able to save the TO.
    Thanks in advance, I appreciate your feedback!
    SS

    Exit Name Description
    MWM2S001 Exit to Determine 2-Step Picking Characteristic
    MWMBAP01 Enhancement for BAPI WarehouseTransOrder.GetDetail
    MWMBAP02 Enhancement for BAPI WarehouseStock.GetDetail
    MWMD0001 Transfer order print via RLVSDR40
    MWMD0002 Transfer order print as multiple process with RLKOMM40
    MWMIDI07 Enhancement for Output WMPIHU (Create Pick-HU) Inbound
    MWMIDO11 Enhancement for message WMTORD: TO with several items
    MWMIDO12 Enhancement for Output WMPIHU (Pick-HUs) Outbound
    MWMIDO13 Extension for WMMBXY (subsequent tasks after goods movement)
    MWMPP001 Enhancement WM/PP Interface (automatic TR generation)
    MWMRF001 RF: Influence Display of material description
    MWMRF100 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0100)
    MWMRF101 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0101)
    MWMRF102 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0102)
    MWMRF104 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0104)
    MWMRF105 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0105)
    MWMRF106 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0106)
    MWMRF107 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0107)
    MWMRF108 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0108)
    MWMRF151 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0151)
    MWMRF152 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0152)
    MWMRF153 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0153)
    MWMRF170 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0170)
    MWMRF202 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0202)
    MWMRF203 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0203)
    MWMRF204 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0204)
    MWMRF205 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0205)
    MWMRF212 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0212)
    MWMRF213 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0213)
    MWMRF221 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0221)
    MWMRF302 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0302)
    MWMRF303 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0303)
    MWMRF304 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0304)
    MWMRF305 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0305)
    MWMRF312 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0312)
    MWMRF313 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0313)
    MWMRF321 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0321)
    MWMRF400 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0400)
    MWMRF402 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0402)
    MWMRF403 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0403)
    MWMRF404 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0404)
    MWMRF405 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0405)
    MWMRF406 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0406)
    MWMRF410 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0410)
    MWMRF411 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0411
    MWMRF412 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0412)
    MWMRF502 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0502)
    MWMRF503 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0503)
    MWMRF504 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0504)
    MWMRF505 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0505)
    MWMRF600 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0600)
    MWMRF601 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0601)
    MWMRF630 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0630)
    MWMRF631 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0631)
    MWMRF632 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0632)
    MWMRF633 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0633)
    MWMRF634 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0634)
    MWMRF650 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0650)
    MWMRF651 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0651)
    MWMRF700 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0700)
    MWMRF701 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0701)
    MWMRF702 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0700)
    MWMRF703 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0703)
    MWMRF704 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0704)
    MWMRF705 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0705)
    MWMRF760 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0760)
    MWMRF761 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0761)
    MWMRF762 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0762)
    MWMRF763 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0763)
    MWMRF764 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0764)
    MWMRF765 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0765)
    MWMRF766 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0766)
    MWMRF767 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0767)
    MWMRF768 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0768)
    MWMRF769 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0769)
    MWMRF777 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0777)
    MWMRF800 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0800)
    MWMRF801 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0801)
    MWMRF802 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0802)
    MWMRF803 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0803)
    MWMRF804 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0804)
    MWMRF805 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0805)
    MWMRF806 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0806)
    MWMRF807 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0807)
    MWMRF888 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0888)
    MWMRF889 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0202)
    MWMRF998 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0998)
    MWMRF999 ENHANCEMENT FOR USER SCREENS (LOGICAL SCREEN 0999)
    MWMRFCOD Enhancement for function codedisabling
    MWMRFDLV select delivery by user criteria
    MWMRFPRT Enhancement for printing
    MWMRFSSG user exit for sorting TOs in RF system-guided transaction
    MWMRFUP Customer defined general purpose pushbutton called from scr.
    MWMRP001 Cust. Exit for Fixed Bin Replenish.: Delivery Item Selection
    MWMRP002 Cust. Exit for Fixed Bin Replenishment: TR Quantity Distr.
    MWMRP003 Customer Exit for Replenishment using RLLNACH1
    MWMRP004 User Exit for Replenishment using RLLNACH4
    MWMTO001 Enhancements for end of transfer order generation
    MWMTO010 Exit: Calculation of Total Planned TO Processing Time
    MWMTO011 Correction of Planned Processing Time for TO Item
    Hi,
    MWMTO012 Correction of Sorting and Split Transfer Order
    MWMTO013 Stock Removal for Sev. Storage Types as in Stringent FIFO
    MWMTOAU3 Separate selection of posting changes for autom.TO creation
    MWMTR001 Exits at the end of transfer rqmnt creation (IM,PP interf.)
    No of Exits: 104
    USER EXIT
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sapgenie.com/abap/code/abap26.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction
    http://www.easymarketplace.de/userexit.php
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sappoint.com/abap/userexit.pdfUser-Exit
    http://www.sap-img.com/ab038.htm
    http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm
    USER EXIT
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html
    Regards,
    Raj.

  • Immediate Transfer Order Creation not occuring for Sales Document Type

    Hello gurus,
    I have a situation where a transfer order is not being created immediately for a specific sales document type.
    Here is an example document flow of a desired scenario where the system is working:
    Sales document type:  ZOR
    >  Delivery type:  LF
    >  WMS transfer order
    The Item Category in this scenario is TAN.
    Here is an example of the document flow in the current scenario where the system is not working:
    Sales document type:  ZPRD
    > Delivery type:  LF
    The Item Category is also TAN in this scenario.  The only identifiable difference in these scenarios is the sales document type.  For the ZOR SaTY, a Transfer Order prints immediately once the delivery is created.  For the ZPRD SaTY, a Transfer Order needs to be manually created after delivery creation.
    Is there a configuration setting that is controlling this?  Any help would be greatly appreciated.

    Thank you very much for the link.  When I insert the WMTA output type in the delivery output header, the Transfer Order is automatically created.
    The problem I'm running into now is the configuration setting that controls this.  I thought I figured it out when going to this IMG path:
    SAP Customizing Implementation Guide  -->  Logistics Execution -->  Shipping -->  Basic Shipping Functions  -->  Output Control -->  Define Print Parameters Shipping
    When selecting the Delivery Note, the shipping point I was using was not configured in this location.  I added the shipping point into this transaction, saved, and created a new order & delivery.  However, the WMTA output type still was not automatically inserted into the delivery when saving.  Is there another location I should be looking to fix this so that when I enter an order with a particular Shipping Point, the WMTA output type automatically appears in the delivery?

Maybe you are looking for

  • Line with intersection points across Polygon

    I have a (multi point) line that intersects a polygon and I can find the intersection points See this site for example:  Finding Intersection Points between Line and&#160;Polygon However I would like to get the original multi point line WITH the inte

  • When purchasing a song in iTunes, I am getting an Unknown 5002 Error.  Why is this happening?

    I am trying to purchase a song from iTunes.  I am getting an error, "Could not purchase.  An unknown error occurred (5002).  There was an error in the iTunes Store.  Please try again later. This has been happening all morning.  I am unable to purchas

  • Installing the connector for microsoft exchange server 2010

    Hi All, We have installed AD connector 9.1.1.7.0 with OIM 11.1.1.5.0. Now Team is upgrading to Microsoft 2010 exchange server. As of now there is no direct provisioning for microsoft exchange server. Now we are trying to install connector for microso

  • N79 all messages disappeared (SW V12.0.24)

    Hi all, I have a problem that I hope some one can help me with. While sending an SMS my N79 battery died and turned off. When I turned it on all the SMS messages in my inbox disappeared!  I lost more than 700 important messages. I check both the C: p

  • Epub and ibooks version?

    Can I publish in iTunes the same book as a epub-file, created with pages, and as a multi-touch-book, ibooks-file, created with iBooks Author? What can I do that Downloads in iTunes for the iPad will be the multi-touch-book and for the iPhone the epub