When does delivery gets created?

Hello,    
I've a issue in generating deliveries for certain kind of sub-contracting materials. We were not able to generate deliveries for those materials no more.
It was working fine till now. Recently we have upgraded our system and this problem is occuring after that is what I heard from Functional but I seriously don't trust that statement because if that is case it should stop delivering every materials of that kind but that is not the case.
When does delivery gets created via FM GN_DELIVERY_CREATE.
At what point it create the delivery?
If any had experienced the similar kind of issue earlier please suggest me the solution.
Thanks in advance.
Regards,
Rajkumar M.

Hi,
The SAPSQL_ARRAY_INSERT_DUPREC error is not bothering me much.
My worry is once "Enter batch" error message comes, I am not interested to create the delivery any more.
So I come out of the transaction by pressing return key.
Now when I press return key, system gives me the delivery number, this should not be the case as message given was an error message.
If I go to the SE16N, I could see the delivery number in database.
Also system prompts me to save the delivery which I am not interested to do, just I want to come out after error message.
What could be the reason, I don't know. Ever after error message system gives you the delivery.
Which is very strange.
Any input is apprecited,
Regards,
Dipak

Similar Messages

  • Automatic creation of Transfer Order when a delivery is created

    Hi all ,
    I wanted to have Automatic creation of Transfer Order when a delivery is created ,
    what are the configuration activities that needs to be carried out .
    Thanks ,
    KSR

    Dear Friends,
    I am also facing the same problem; I want the system to create a transfer order at the time of creation of an outbound delivery.
    I have done customization as under:
    Step 001
    Logistics Execution > Shipping > Basic Shipping Functions > Output Control > Output Determination > Maintain Output Determination for Outbound Deliveries > Maintain Output Determination Procedure
    Step 002
    On the screen, u201CProcedureu201D: Overview, choose the following:
    Procedure     Description
    V10000     Header Output
    Step 003
    On the screen, u201CControl datau201D: Overview, enter the following:
    Usage     Application     Procedure     Step number
    B     V2                     V10000     110
    Counter     Condition Type     Requirement     Description
    01     WMTA                     032                     Automatic TA
    The system does not create a transfer order automatically.
    May I request our learned friends to guide me?

  • When does d4s get added to the list of camera that can tether on Lightroom

    when does d4s get added to the list of camera that can tether on Lightroom 5?

    Well, I got very tired of waiting for Adobe to support my Nikons so I use a Camranger, their computer and tablet app and tether wirelessly to LR. Yes, there is a bit of a delay amounting to a few seconds but in practice my customers love it and have not complained. I use the few seconds to better connect with them, answer questions, etc. Being wireless gives me more range of movement and I have one less cord. The Camranger goes in an old phone holster that clips to my shirt or pants pocket, connected by a 3 ft cord.
    You need to enable auto import in LR and point it to the folder that Camranger saves the files to. Since it is an import you can use presets if you wish. I've not seen a downside yet and Camranger has support for new cameras very quick like. An added plus is having full wireless functionality for your camera via the Camranger apps. You can change any setting, focus, use live view, etc.. using a phone, tablet or laptop.

  • Outbound delivery gets created automatically not by vl10g

    Hi :
    Here is my scenario:
    it is third party order, once sales order get create a pr is created automatically, and we created purchase order  and inbound delivery for it, an outbound dellivery gets created one we finished creating inbound delivery as i checked it is created by batch job not by vl10g, my question is that is there another way to have outbound delivery created automatically once we finished creating inbound dleivery for this scenario?

    See my reply in blue
    As per my experience for third party sales scenario, it don't involve GR at all.
    It does invlolve GR and GR is done for its PO.
    If its there then it would be statistical.
    What did you mean for statistical?
    That's why, if you can tell us, what movement type you use for GR, it will assist us assist you further.
    The  movement type is 101.
    B'coz, I get a feeling that you don't have GI for the process and therefore you don't background job for the same SM37.
    And if GI is present, then its not third party sales.
    What did you mean for "GI is present"?  As we finally need to post goods issue for the outbound delivery

  • Req: Save Valuation Type in PO when Outbounde delivery is created and Saved

    Hi Gurus,
    I have a requirement.
    1) PO is created
    2) Outbound Delivery is created with ref to PO and saved . The VALUATION TYPE entered in outbound delivery needs to be updated in the PO.
    please guide me in which user exit in Outbound Delivery can I update a PO valuation type.
    and also how can i change it whether through a BAPI or Direct table change.
    Avi.

    Hi,
    I have resolved this issue, I'm posting here so that it could be useful to someone.
    To trigger output from Inbound delivery, I have setup a new output and also developed a process code XXXX. A new FM is developed for this process code.
    In the new/ customized FM, I have called the standard FM 'IDOC_OUTPUT_ORDERS' which is used to pull PO data for ME10 process code.
    It is know that we have to pass PO number as object-key to the FM to pull the PO data but when a output is triggered from inbound delivery object-key will be a delivery number.
    Write a simple select statement which will get the PO number from EKES and set this as object key and pass it to FM  'IDOC_OUTPUT_ORDERS' .
    Thus, you can generate an outbound IDOC which has PO data when triggered from E1 application (Inbound Delivery).
    Thanks,
    Santo
    Edited by: santo29 on Jan 13, 2011 9:44 PM

  • User Exit IDOC creation - When purchase order gets created

    Hi All,
    The requirement is whenever user creates a Purchase Order in the current SAP system an IDOC needs to get created and be sent to another SAP system where a Sales Order will be created.
    Can anybody suggest the correct User exit/enhancement at the time of Purchase order creation which could be used ?
    Also the function modules for creating the IDOCs within the user-exit.
    Thanks for your help.

    Hi Meghna,
    Your requirement is SAP standard function which means you don't have to use any user exit.
    What you need to do is configure output control, then when a PO saved, a idoc will send to vendor automaticly.
    Here is a step brief
    1. configure output type in NACE
    2. Add condition record in NACE
    3. Setup partner profile in WE20
    if you need detailed doc, give me your email, I can send you.
    Regards,
    Brown

  • Delivery get created with one line item from sale ord having two line item

    I have an issue when delivery is created with reference to a sales order.
    The sale order consist of a header with customer group VBKD-KDGRP = '01'. There are two line item for this header with item 10 having customer group '01' and line item '20' having customer group '02'.
    When delivery is created with reference to this sale order the delivery contains only one line item corresponding to line item 10 having customer group '01' of the sale order. But I need to have both the line item in the delivery irrespective of difference in customer group.
    What makes this split up of delivery? Is there any configuration or user exit that need to be applied in order to adress this.
    <REMOVED BY MODERATOR>
    Thanks in advance
    Ramachandran Babu
    Edited by: Alvaro Tejada Galindo on Jun 13, 2008 5:45 PM

    Check if there is any copy routine applied in the copy control from order to delivery - transaction VTLA. The routines themselves can be found in transaction VOFM (Data transfer -> Deliveries). LIKP-ZUKRL field contains the split criteria (by the way, check what's in that field on your deliveries).
    It's possible that there is something in the current routine that is forcing the delivery split. Otherwise you can probably use similar approach to make it stop splitting.
    Hope this helps.

  • How to tranfer changes in the sales order when the delivery is created

    Can anyone please help for the following scenario:
    Sales Order created --> Delivery created --> Customer calls to make changes in Sales Order.
    In this case what customizing is required so that the changes in Sales Order (including 1. qty & 2. delivery date or 3.Addition of new Line item) triggers changes in delivery.
    Many Thanks in Advance.
    Hiren Panchal

    As per my best knowledge ther's no such setting. Copy control works only when you are creating the delivery from the SO.
    So, I think you have two options - basically:
    - modify the already created delivery manually
    - delete the delivery and create a new one form the updated SO

  • When does this gets trigerred CRM_MKTTG_SEG_MEM_EX

    Hi All,
        I want to check when does the BADI gets triggered CRM_MKTTG_SEG_MEM_EX , i have implemented this BADI and put up a break point but didnt actually start when i did Right click on target group -> target group follow up proc. ->  Export in File.
       Any one worked on the similar lines?
    Thanks in Advance
    Regards,
    Kishore Yerra.

    Kishore,
    Perhaps the SAP help is wrong.  The underlying function module to export a target group is:
    CRM_MKTTGGRP_SEND_TO_CHANNEL.  If you see this BADI called in this function module then you can use it, otherwise try using the other BADI that I have mentioned before.
    I don't know know what to tell you at this point.  The cod for this looks pretty simple. the method IF_EX_CRM_MKTTG_SEG_MEMBER_EX~GET_TG_MEMBER_STRUCTURE .
    looks like:
       check flt_val eq '05'.
       ev_members_structure = 'ZSMS_MKT_BUPA'.
       ev_members_field_guid = 'PARTNER'.
    As far as the other method SELECT_TG_MEMBER_DETAILS I just coded routines to fill in the data into the field for the structure.
    Good luck,
    Stephen

  • Delivery gets created in VL01N - Return scenario even after error message

    Hi,
    I am having following issue explained in details in steps -
    We have a service return scenario and following steps have been followed in ECC.
    Material code used in this case is batch managed material.
    Step 1 u2013
    We have created a sales order(VA01) with document type ZRE(Itu2019s a kind of return order). This return order actually coming from CRM.
    Step 2 u2013
    We are creating delivery using VL01N transaction for return order.
    Step 3 u2013
    We avoid giving batch number in VL01N and try to save the delivery document. System prompt error saying u201CEnter batchu201D. Subsequently we press return keys to cancel the error message and try to come out of the transaction.
    Step 4 u2013
    Instead inputting batch number, we try come out of the document creation step.
    Step 5 u2013
    We go to document flow button of sales order and we could see the delivery created although we came out of the delivery creation process after the error message, without saving the document.
    Also note instead of coming out of the document creation, if we again try to save the document, system throws update termination with a reason saying u201CError info... ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPRECu201D, which is quite obvious as system has already created the delivery and we are trying to create / save the document once again in VL01N
    We are in dilemma now.
    What is the cause of this abnormal behaviour? I don't know.
    Any one experienced this, feedback is appreciated,
    Regards,
    Dipak

    Hi,
    The SAPSQL_ARRAY_INSERT_DUPREC error is not bothering me much.
    My worry is once "Enter batch" error message comes, I am not interested to create the delivery any more.
    So I come out of the transaction by pressing return key.
    Now when I press return key, system gives me the delivery number, this should not be the case as message given was an error message.
    If I go to the SE16N, I could see the delivery number in database.
    Also system prompts me to save the delivery which I am not interested to do, just I want to come out after error message.
    What could be the reason, I don't know. Ever after error message system gives you the delivery.
    Which is very strange.
    Any input is apprecited,
    Regards,
    Dipak

  • When does pages get smart art? Discouragement and Disappointment Thread

    Recently I had to acquire the Microsoft Office because iWork and especially pages does not offer Smart-art. I love working with iWork and in my opinion the UI is way better than the Microsoft Office.
    But, being a poor student I had to pay a whopping 139 euros for Microsoft Office package and which I am only going to use the word part (lets face it, who uses outlook lol). I think it is absolutely ridiculous that Pages doesn't offer Smart-art.
    Before buying Word, I went by the Apple Store Amsterdam to ask for a app recommendation (which app I should download for pages to expand templates and charts). Trying to ask a blue shirt but everyone is busy and so I decided to wait and observe. I noticed that only a few blue shirts were working, actually assisting costumers. The rest were socializing with each other and often with the backs against the costumers and when a costumer asks a question, the costumer is frowned upon for disrupting the -essential and very much needed but also necesary future space exploration on other planets- conversation.
    After a -national geographic observation- I spotted a blue shirt alone leaning against the wall and when she noticed I wanted to ask her something she immediately stood up. -felt like a general-
    Greeted, and I asked my question: I'm having trouble creating organizational charts, hierarchal lines etc.. and it takes allot of time, I wondered if pages has a similar program like Smart-Art, so I browsed and I noticed hundreds upon hundreds of downloadable programs, I want to ask you which program do you recommend?
    The blue shirt told me I should use Numbers and to her I replied: Yes, but the whole reason behind my decision to download a program is to assist me in creating these things that take allot of time, time that could have spent on typing or doing other things. She replied: you should sign in for the workshop. I asked if she has iWork and of course she does. Never mind.... I am dissapointed in the service and it was not what I expected from Apple.
    I remember a time when Apple blue shirts did their utmost best to help and assist you in anyway and their care made sure that you could trust Apple. But, now they are either too busy or they cannot help you and refer you to their site's forum. Make an appointment and during your appointment you should make another appointment because the blue shirt helping you cant assist you and your problem belongs to another "department" annnnnnnd two weeks fly by for  a basic hardware issue that can be solved within 10 minutes with a screwdriver.       Their are a few bad Apples but unfortunately they overshadow the good ones in the Store.
    But yes, I'm a student who thinks twice about expenditure and recently had to buy a €139 software, disappointed, I shed tears whenever I use her smart-art to only copy-past into Pages. The only thing missing is a electrical shock strapped around my neck when ever I do this, reflecting the punishment I must suffer to open Word and Pages next to each other ....
    ..I don't want my money back, I want to share my experience, a simple action reaction that has lead me to purchase a competing product, all avoidable, had the service been just right..

    As a student do you do your homework and look past just the immediate "solution"?
    There is a wide range of choice available on the Mac not just Pages, which could easily have done what you want with the free ArtText 2 as Peggy suggested.
    LibreOffice is free for a start and there are many other free or cheaper alternatives than MsOffice.
    Peter
    btw Pages can do organisational charts, not as well as Word but it exists.
    Select 2 objects (eg Textboxes) > Insert > Lines > choose from various connecting lines

  • When does Apple get out of the stoneage and allow Adobe flashplayer ?

    I find it extremely stupid that i Can not open a lot of services because Apple does not allow Adobe flashplayer, when Will this be possible ?
    Next time i Will find another device that allows Adobe flashplayer if it does not change very soon.

    Speaking of the Stone Age, do you live under a rock, or are you just stoned?
    THERE IS NO FLASH PLAYER FOR iOS DEVICES.
    Adobe was unsuccessful in developing a version of Flash for iOS. Adobe is now abandoning Flash on all mobile device platforms. This is a long dead issue, move on, there is nothing to discuss.
    Threats are stupid. Give up your iPad and you will be one of the few without one. Have a care for your derriere on your way out the door.

  • Informing a group of users when an accoun gets created

    Hi Experts,
    We have a requirement where one of the scenarios is to inform the users as in the Sales Engineers, when a Prospect will be converted to Customer(This will be done by the master data team).
    So as soon as the customer is created, the sales engineers should be informed of their creation.
    Any views around how can we achieve this in system??
    Regards
    Aakshi Suri

    Hi,
    Develop you own FM for send e-mail.
    Use tcode bus7 with event DSAVE
    Denis

  • HP Simplepass and Chrome - When does this get fixed?

    Over the last few months, I've read a number of workarounds / fixes all of which appear to be temporary at best.
    I'm wondering, after literally hundreds of posts/threads etc, 
    Why hasn't HP delivered a permanent solution to those of us who
    Purchased a product with this technology installed - It's a fingerprint reader integrated in our computers for pete's sake
    Expected said technology to work and be supported
    Have been more than patient
    It would seem that HP's support system would rather that we tweak/workaround and possibly / maybe leave our systems vulnerable rather than 
    Fix the problem at hand... after nearly 6 months or more (some threads go back a year). This is inexcusable in my opinion. 
    Yes, google made a decision to not allow 3rd party extension... oh well. This was/is obviously in an effort to better secure their platform. 
    As HP user's, we purchased a product and expected it to work as described. There has been no effort made (or even announced?) to simply build/make an extension that can work or migrate within google? How much time is enough???

    See iTunes for Windows: "Registry settings" warning when opening iTunes and/or iTunes for Windows: Optical drive is no longer recognized, or "Disc burner or software not found" alert after install.
    tt2

  • When does hardware get added to you support profile?

    I ordered a new iPhone 6 and wanted to know if it will be added to my support profile automatically or do I need to add it to apple care

    Well, I got very tired of waiting for Adobe to support my Nikons so I use a Camranger, their computer and tablet app and tether wirelessly to LR. Yes, there is a bit of a delay amounting to a few seconds but in practice my customers love it and have not complained. I use the few seconds to better connect with them, answer questions, etc. Being wireless gives me more range of movement and I have one less cord. The Camranger goes in an old phone holster that clips to my shirt or pants pocket, connected by a 3 ft cord.
    You need to enable auto import in LR and point it to the folder that Camranger saves the files to. Since it is an import you can use presets if you wish. I've not seen a downside yet and Camranger has support for new cameras very quick like. An added plus is having full wireless functionality for your camera via the Camranger apps. You can change any setting, focus, use live view, etc.. using a phone, tablet or laptop.

Maybe you are looking for