Need to have a Delivery split based on number of line items

What are best possible ways to have a control on the delivery creation based on the no. of line items.
Scenario : Suppose if i have a sales order with say 1200 lines (same to ship to party, same del date & Same Shipping point) and suppose if i want to have a deliveries created for this order that should not exceed 400 lines (hence 3 deliveries for the same order), how can i proceed?. Kindly Advice.
Thanks & Regards
Ilango

hi
there are  2 options
If you are creating delivery manually then you can give the no of line items on the first screen of VL01N.
second option is to use field LIKP-ZUKRL.  You can popluate this field with some logc that for first 400 line itmes the value is 1 and beyond that it is 2 and next 400 it is 3.  The system will split the delivery according to the field ZUKRL.  It the values are different at header it will split the deliveries. you can do this at the time of copy control or user exit.  Please chek the best feasbility with the technical consultant
Regards
Yatin Thakkar

Similar Messages

  • Invoice Split based on number of line items

    Dear all,
    We are on CRM 7.0. We are doing billing in crm for service products . We have a requirement that if the number of line items in the invoice is more than 200, invoice split should happen. Has anyone worked on this scenario and if so pl. let me know how to go about this.
    Regards
    P.Bhaskaran

    might give you better answers.
    If this applies to your processes CRM Web Channel, the work will still be in the CRM backend.
    Easwar Ram
    http://www.parxlns.com

  • Splitting Document On Number of Line Item

    Dear all,
    I have File-To-IDOC scenario. Suppose File contains One headre record and 800 line items. I want to slplit the document into two if there are more than 400 line items by keeping the header same How do I do this.
    Regards,
    Raghvendra

    Hi,
    I believe this cant be done using the standard graphical mapping i.e. you have to use Java Mapping.
    Thanks
    SaNv...

  • How to Restrict Single Delivery Date for PO with Multiple Line Items

    Dear Experts,
    How to Restrict Single Delivery Date for PO with Multiple Line Items.
    System needs to through Error Message if User Inputs Different Delivery Dates for PO with Multiple Line Items in ME21N Tcode.
    Can we achive this by Some Enhancement in SAP or Not ???
    If so how to do it.
    Any Inputs is highly appreciated.
    Thanks and Regards,
    Selvakumar. M

    Hi Selvakumar,
    we can resrict the PO to have a single delivery date in all the line items by means of giving a error message or overwiting the delivery date keyed/determined in the line item.
    You can use the BADI -> ME_PROCESS_PO_CUST. In which you need to implement the method PROCESS_SCHEDULE.
    (for technical aid - This method will be called for each and every PO line item, From the imporing parameter im_schedule we can get all the details of current PO line, even we can change the data in the current PO line. )
    Regards,
    Madhu.

  • Delivery doc creation for a selected line item of the Sales order

    Hi folks,
        Can any one help me in how to create a delivery order for a selected line item of the Sales order.My requirement is the request comes from the web browser where a sales document and details of the items are shown the user select one line item and request for delivery create of that particular SO doc.I have used couple of FM to create delivery but the delivery create is depend on the schedule line dates so iam unable to figure out where exactly i can distinguish between the line items.
    Example:
    SO:- 11193645
    Line item -1 has 2 schedule line 06/11
                                     06/13
    Line iteam-2 has 1 schedule line 06/12
    so if i try to create Delivery doc for date 06/12
    it creates partially for line 1 and line 2.
    but my requirement is i wanted to create SO for only line item 1 as i wanted to process Del Doc for only line item 1.
    If you have any idea please help me.

    hi ,
    You can develop a customised FM to process the Idoc data .
    1. Read the Idoc data into internal table for the line items which need to be delivered .
    2. Run BDC for transaction 'VL01N' ( delivery creation ) through which  eliminate the line items which are not in internal table and save the delivery document
    Note : Because in VL01N , you specify the sales document with respect to which you want to perform delivery hence automatically all items are copied to the delivery document .
    During BDC recording , select items by " MOVING TO TOP"
    and then deleting the selected item
    If you face problem in BDC recording , i can help u that too .

  • GL account balance splitting in more than one line item in FSV

    Friends,
    While going through the FSV, gl account balance is splitting in more than one line item with same account name.  But if we total the line items ultimately it is tallying with GL balance.  What might be the reason.  Why it is splitting the balance in more line items with same name and same account number.

    Dear,
    You might be having Document Splitting Activation.with Bussiness Area/ Segment wise/Profit Center Wise. For this please Check - Path > Spro > SAP reference IMG > Financial Accounting (New) > General Ledger Accounting (New) > Business transactions > Document Splitting > Define Document Splitting Characteristics for General Ledger Accounting.
    Please go through this & will  be able see the Document Splitting is based on Bussiness Area/ Segment wise/Profit Center wise or may be both.
    T & R,
    Madhuri Panda

  • Maximum number of line items in delivery

    HI experts,
    For open sales orders deliveries are created through VL10c in  background  job
    what are maximum number of  line items a delivery can have and How do I ristrict the Line items?
    Thanks in Advance.

    In standart there is not limit of quantity items in Delivery.
    But you can make limit - see Note 103334.
    SAP recomended 300 pos.

  • Based on single Doc number Multiple line items update to in single Z database table

    Dear Frds,
    Based on single Doc number Multiple line items update to database table
    Example : Doc Num: Janu
    If users are using different doc number again the line items are modifying and replacing to new document Number . Pls Help me Screen attached as
    Like CS01 Transaction

    Dear Frds,
    Based on single Doc number Multiple line items update to database table
    Example : Doc Num: Janu
    If users are using different doc number again the line items are modifying and replacing to new document Number . Pls Help me Screen attached as
    Like CS01 Transaction

  • Delivery Split based on Schedule line data

    Hi,
    Would need some help in determining how to proceed with splitting delivery based on Schedule line data (Date/Time).
    If S.A 1 has line item 10 with two schedule lines SL1 and SL2 which happened in different times of the day, how to split this S.A to two deliveries in delivery creation (thru VL10E).
    Please suggest.
    Thanks,
    Preema

    Hi,
    In copy control see which Split routine is there, with the help of abaper
    Copy that and create new one, an maintain your date criteria in newely created routine and assign that.
    T-code VOFM
    Kapil

  • Control Delivery split based on diff in exchange rate (let. of credit)

    Hi Team,
    We have a scenarios where the user does nto want split in delivery because of differecne in Exchange rate for line items.
    In my case when Letter of credit si assigned to line item.
    I understand this as standard behavior that a delivery splits happens based on difference in exchangerate.
    My question is to control this split, will it be a right to control it by routine in copy controls routine form order to delivery or we consider the user exit.
    So, kindly assit me to solve this or do we have any standard setting by which i can control. this.
    Thanks in advance
    Balaji

    Hi Balaji,
    See Note 415716 - User exits in delivery processing, because it tells us how some modification can affect to split documents.
    I suggests you to manage it with VOFM subroutine. The idea is that diferent values in LIKP-ZUKRL determintes the split of documents. You can populate until 40 characters, and you manage it with structure ZUK. This concatenation in a string is moved to LIKP-ZUKRL. It works like ZUKRI in spliting of invoice. This VOFM is set in copy rules.
    Regards
    Eduardo

  • Undesiarable Delivery split based on customer group

    Hi Gurus,
    This is very urgent,
    One of my business requirement is to avoid splitting of Delivery when the reference sales order contains line items that belong to different customer group.
    I have a sales order with three line items. Two of which belong to one customer group and one belong to another customer group. When delivery is created it gets split into two based on the customer group. But I dont want splitting based on customer group.
    Is there any SRO settings or enhancement or SAP note etc available for this purpose.
    Helpful answers will be rewarded.
    Thanks in advance
    Ramachandran Babu

    This is indeed the routine I was referring to. This ZUKRL field is created for each order and only orders with exactly the same content in this field will be or can be combined into one delivery.
    However, I don't see customer group here (only distribution channel and division), so this will not be the cause of your problem.
    Regards,
    John.

  • How to create Delivery from VA01 wich split on the basis of line item count

    Hi Frnds,
    I have this requirement where I have to split a single sales order into multiple deliveries whenever the line items count exceeds 10.
    Kindly advice if there is any routine/ any exit for this OR any other soln to this...
    Note : Splitting only takes place when the Line items count exceeds 10.
    for eg : In VA01, for a sales order having line items
                 01, 02, 03, 04, 05, 06, 07, 08, 09, & 10 ---> One delivery
                 11, 12, 13, 14, 15............................ 20 ---> second delivery
    Your help will be truely appreciated..
    Thanks,
    Kamal Sehrawat

    These are called copying requirements. If you open VOFM, you will understand better.
    The routine is a 3 digit number which corresponds to one particular scenario. There are many standard routines for each scenario. Ex : sales orders, deliveries, partners etc.
    There are 2 cases:
    1. copying the data from one scenario to other. Ex: orders to delivery, delivery to billing etc
    2. Moving the data while creation.
    You can choose anything which depends on your scenario.
    To code, copy the routine and create a custom routine. Select the routine and Press F5 (Second Icon to see the source text) to write the code. You can write/modify the code in the copied standard include it takes.
    If the standard routine is not suffice, you can also create a new custom routine which starts with 9XX.
    You need to explore more to understand better.
    Thanks,
    Vinod

  • VLSP Delivery Split with Serial Number assigned

    Hi Gurus,
    I have a doubt regarding to Delivery Split that have serial number assigned in the delivery. Do you know if SAP standard through configuratioon, exits etc is possible to split a delivery using VLSP t-code?
    I have configured and tried testing but the following error message is shown, is it anything missing or correct SAP does not allow to split that delivery.
    "2 serial numbers are assigned to item(s) 80000261 000010 - no split
    possible.  0000                        -> 0080000261
    Message no. LEDSP016"
    Any suggestion to solve this, either via development, config, exits etc are very much appreciated.
    Cheers
    Vini

    Hi Vini,
    This error is correct, and there is no way to split this delivery via VLSP. You will have to do it manually.
    Let me explain the reason: If there are many serial numbers for a delivery item, and you want to split the item, the problem that the system faces is: which serial number to put in which new delivery item??? The system can never decide this by itself. So it throws this error.
    Hope this explains,
    Regards
    Nikhilesh

  • Need to have Trade mark symbol in email's subject line

    Hi All,
    We need to have a trade mark symbol like Googleu2122 in the subject line for an email. I am generating the subject line by using plain text.
    could you please let me know, how to insert trade mark symbol in the subject line

    Hi Satya,
    Please go through this link.
    Handle Trade Mark Sign in message
    trademark character
    Check whether it helps you or not.
    Regards,
    Lakshman.
    Edited by: Lakshman N on Nov 26, 2009 2:39 PM

  • How to split ACC_DOCUMNET03 IDOC after 100 line items for given posting

    Hi Friends,
    I need to create an IDOC based on the company code and posting date & a particular company code for a given date has reached 100 line items then create another IDOC for that.
    EX:
    I have 150 Line Items in file
    120 Items are related to Company Code "1100" and remaining 30 related to company code "1200"
    For this i need to create IDOC's like this
    one IDOC with 100 line items which will contain 1100 company code
    second IDOC with 20 line items which will contain 1100 company code
    Third IDOC with 30 line items which contain 1200 company code
    I assume that this can be done through UDF.
    Please can you guys help me this.
    Thanks in advance.
    Thanks,
    Vivek.

    chk this:
    /people/claus.wallacher/blog/2006/06/29/message-splitting-using-the-graphical-mapping-tool

Maybe you are looking for

  • Data Source and ConnectionPool

    This is a query for information about javax.sq.ConnectionPool and javax.sql.DataSource Does datasource represent one connection to a database? - if you register it through JNDI does this just register the object and every time you call it does it ins

  • Drag and drop stops working in maverick

    Hello, running Maverick and running into this issue twice already. I can't drag files in finder. I can select them, I can multiple select them by dragging, but clicking on them and draging them does not work at all until I reboot. Anyone know of this

  • Is it safe to use a cc on the app store ??

    Help !!

  • Basic Developer vs. Enterprise

    If I were to become a basic developer, can I build in-house apps like what Enterprise does-- mostly pertaining to the internal use aspect of it? Wanting to develop personally, but may take on side projects for organizations looking for in-house. Help

  • Pls Help: Photoshop Creative Cloud 2015 keeps crashing after I open a project :(

    I spent so much time working on some projects... went to sleep... got back on this morning and about 2 seconds after I open a Photoshop project I had been working on, Photoshop crashes "has stopped working and needs to close". I tried system restore,