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.

Similar Messages

  • Auto PO at GR ( POs getting created with Acc *** Cat. "U")

    Hi SAP Gurus,
    I'm trying to set up my auto PO at the time of GR. I make all necessary config changes for creating Auto PO at the time of GR and I was successfull in getting the Auto PO created with these config changes
    THowever,the Auto PO are getting created with account category "U" is there any way we can create the Auto PO with the desired account assingment category ( in this case I would like to have the PO created with Acc. Assi. Cat. "W")
    I just wanted to pick your BRAINS on this and would appreciate any feedback to resolve this issue.
    Cheers,
    Dhava;

    Hi Ramesh,
    Thanks for chiming in. Yes - I have maintained the info reocord for the vendor and material combination and PO is getting created with the standard price from this info records.
    However the problem is that system automatically defaults account assingment category "U" while creating this auto PO. So is there anyway we can have the system to pick the desired account assingment category while creating the auto PO??
    Any heads up will be highly appreciated.
    Cheers,
    Dhaval

  • How to get report for deleted line items from sales orders

    Dear FRIENDS,
    please infirm the t.code or report for viewing the deleted line items from sales ordrers.
    Kindly do the neeedful.
    regards,
    N.M.PAWAR

    Hi,
    With transaction SE16 you can view table CDHDR for header changes and
    CDPOS for item changes. This includes deletion.
    OR
    GO to VA03 - Display Sales order -> Put order no : don't press enterbutton. -> Go to Enviornment -> changes -> You will get details
    Date ItmNo. SLNo Action
    Hope this help please close the thread if answers

  • Two shipments getting created by one delivery

    Hi,
    I have a problem in which 2 shipments are getting created for one Delivery document, whereas only 1 Shipment document should be there. When I analysed the shipment documents, I found that the shipment route and forwarding agent are different in both the documents.
    Any idea why this is happening? Also, want to know-
    1. Is it possible to combine deliveries of different Routes and Fwd agents into one shipment document (VT01N) ?
    Thanks.

    hello, friend.
    it is possible to have 2 or more routes and 2 or more agents in a collective shipment.  in this case, there is a main route and the sub-routes become stages.  it is possible that each stage could have a different agent.
    in your case as originally stated, you may not combine more than 1 route or agent in an individual shipment.  if your items in the delivery document have different routes or agents, then these items will be split into different shipments.
    regards.

  • Returns PO appearing in VL10B  transaction even after delivery is created with full PO qty

    Hi All,
    Returns PO is  appearing in VL10B  transaction even after delivery is created with full PO  qty /
    Regards
    ab

    Hi Ayub,
    Please go to the Return PO item details, and check the Delivery tab and make sure the delivery completed check box is selected. If not please select the check box and save the line items.
    If there are multiple line items, then do the same for all the line items.
    Then check in VL10B and confirm me.

  • Locks getting created with lock owner field ##

    Hi
    We are using ECC 6.0 system. We are facing a typical pronblem. Locks are getting created with ## in the user name field. Because of which updates are not happening. I solved this problenm by applying note 857439 but the problem again occurs after some days (That is locks getting created with ## in user name field)
    Can anybody help me solving this problem permanently
    Thanks in advance

    <p>There&#39;s not enough details to get a good understanding of your scenario, but it sounds like you&#39;re using some kind of date control to retrieve the date value and pass it to the report&#39;s parameter field at runtime. </p><p>If this is correct, it sounds like the format of the date value from the control may not be what the report is expecting. To debug, I would first use hardcoded values when you set the report parameter fields to see what works. Then compare that to what the return value is from the control to see if they match. I suspect the formats differ. </p><p>I did a quick search on the BOBJ kbase and found a couple of articles that may help you. I recommend searching as there are lots of information on how to set parameter fields at runtime. </p><p><span style="margin-left: 5px"><a href="http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=c2010247&sliceId=&dialogID=8582434&stateId=1 0 8584068" target="_blank">c2010247</a></span><span style="margin-left: 5px"><span style="margin-left: 5px"><a href="http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=c2010251&sliceId=&dialogID=8582434&stateId=1 0 8584068" target="_blank">c2010251</a></span></span></p><p>-MJ</p>

  • 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

  • IDOCS get created  After one day?

    Hello all,
    the outbound idocs are get created after one day delay,
    After uploading the materials the idocs have to generated through program RBDMIDOC and need to be posted immediately .
    RBDMIDOC-scheduled at 10 mints .
    but in our scenario the idocs are generated after one day delay..
    what could be the reason?.
    it's urgent .
    Warm regards
    Nandan
    Edited by: Nandan ND on Feb 19, 2008 12:47 PM
    Edited by: Nandan ND on Feb 19, 2008 1:35 PM
    Edited by: Nandan ND on Feb 19, 2008 1:36 PM

    Hi,
    Check whether program   RBDMIDOC is scheduled only once? If it is running only once then you this will happen.
    And also schedule the job to execute only after your upload process is over.
    Regards,
    Ashok

  • How many statements can be created with one connection?

    how many statements can be created with one connection?

    and on available memory. At some point, even were the database to allow an infinite number, you'd run out of memory.

  • How to get  data with the raw pattern from resultset ?

    would you tell me how to get data with the raw pattern from resultset ?
    thank you in advance!
    longgger2000

    I tried getBytes() and getObject()
    , but I can not get the right result , for example the
    data in oracle database is 01000000DFFF, when In used
    the method of getBytes() and getObject(), I get the
    result of [B@1c2e8a4, very different , please tell me
    why !
    thank you
    longgger2000
    [B is byte arrayseem that it return an bytes array for you.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How many icloud account can we create with one ios device???

    how many icloud account can we create with one ios device???

    i need more then 1 account as i owe itunes some money and i cant access my app store so if i change my icloud account .....all my previous history wont be tracked

  • Adding binlocation items from sales order to sales invoice through DI API

    Hi
    I  want to add items from sales order to sales invoice.
    when i am allocated bin locations for the item sales invoice is not adding
    is there any way to update BIN Location Alocation-Issue qty through DI API
    please help me....
    regard,
    LakkshmiKantth

    Hi Lakshmi,
    check this http://scn.sap.com/message/14740146#14740146
    REgards
    edy

  • Why the **** can I only sync my phone with one itunes program. Perhaps I have two computers with music on them that i'd like to add to my iphone,ipad,itouch,ipod. Fix this please thanks.

    Why the **** can I only sync my phone with one itunes program. Perhaps I have two computers with different music on both of them that i'd like to add to my iphone,ipad,itouch,ipod. Fix this please thanks.

    Becasue that is the way the ****** iphone is designed.
    You can only sync with one ******computer.
    There is nothing to ****** fix.
    It is the ****** design of the iphone.  It is ****** by design.

  • Shopping cart created with one line item with qty 10  . PR need to be creat

    Hi gurus
    1SC created for  ONE LINE ITEM with QTY  10
    PR need to be created with  10 LINE ITEMS with Qty 1.
    Classic Scanario
    Advise .
    2.Also please let me know  what the batch jobs for  delta  ( user data or HR data) upload. To upload all user changed data synchonization job
    3.Also please let me know what is the batch job for  escalation emails for approvals
    SD

    close not answered

  • Different ship to party for one of two line items from sales order

    Hi Experts,
    1. The Sales Order No.19701 is an Export Order, received from M/s. Industries & Construction, Indonesia. We have to supply all the materials on FOB Indian seaport basis.
    2. However, we have to dispatch  against Line Item No. 280 & 290 to one of our subvendors, M/s.Industries, sec,rabad  to complete some Control Assly. as per agreed Inspection terms.
    3. After completion of Control Assembly & Client's Inspection materials will be finally dispatched to nearest Seaport for seafreight.
    So here i can i map this scenario from sales order to billing, ship to party for those 2 items must be sub vendor.
    Thanx in advance
    Madhu

    Hi madhusudan
    You can map different ship to party . First you need to configure customer master for the same.
    Add the alternate ship to parties to customer master of sold to party,  your export customer.
    While creating master data for sub vendors as ship to party ,you need to maintian proper customer pricing pricing procedure and tax classification as you mentioned customer is export customer ,but ship to party  seems to be domestic ,so carefully check the same. also check the shipping condition if it is separate for exports.
    Then in Sales order transaction on line item data ,change your ship to party for the line item as per the the requirement.
    for further processing  of this scenario ,like  excise invoice and ARE1 u might have lsome issues  if ship to party is liable for duties and taxes and Sold to is exempt and you are drawing only one invoice for these 2 separate deliveries. pl check on the same.
    I hope this helps
    Revert for any queries
    Regards
    Mandar
    Edited by: Mandar Deshpande on Apr 13, 2010 11:04 PM

Maybe you are looking for

  • Portal SSO to ITS

    Goodday guys, Need your expert advice here. I'm in the middle of troubleshooting an EP SSO situation. Customer has recently upgrade their R/3 backend from 4.6 to 4.7. After the upgrade, customer tried to copy the basic SSO settings from the old syste

  • IPhoto video clip problem.

    After upgrading iPhoto and upgrading to Mavericks my video clips will not play.  This never was a problem before the upgrade.  Any suggestions?

  • ITunes Home Library Setting is screwed up

    I purchased a new computer and I am trying to transfer my iTunes music from my old to my new computer.  My new comp. will not recognize my old computer's library under the shared library but my old comp. DOES recognizes my new comp.  What is going on

  • Is it because of my purchased apps using a different apple id on my iphone that causes crash?

         i purchased 3 apps for  my iphone on the apps store using my friend apple id because i dont have a credit card. is that the reason why all of my apss are crashing all day? i have tried the "delete and install again" of my free apps and it worked

  • Place images in an array in java?

    I am creating a card game applet where the card game is called 'snap'. The way to play is that i want 2 cards(already drawn and saved as jpegs) to display on the applet and there are 2 buttons - 'snap' and 'next'. the user will press 'snap' when they