Serial number assignment to batch split position in outbound delivery

Hello All,
I have a question for which I can't find any answer even though I have been struggling through several forums, etc. Let me explain it:
I create a outbound delivery for material XYZ which is batch managed and serial number managed. An automatic batch determination takes place. Thus a batch split is created for the main item 10. Since the serial number is required, I enter the serial number for the batch split position 900001. Press enter and save.
The problem is, that afterwards the batch split positions aren't shown in the Batch split screen using transaction VL02N (the batch split positions and also the serial number can be displayed via VL03N). The issue is that the serial number entered cannot be removed nor the batch split can be changed anymore.
Message VL429: Batch/Val.type split only possible if no serial numbers are maintained.
It seems to be a standard SAP functionality, but a little bit tricky. Can anybody help me?
1. How can I remove the serial number assignment for a batch split position?
2. Is there any customizing setting with which I could perhaps deactivate the check?
Thanks a lot in advance. Any input is appreciatted!

Hi,
issue has been solved at last. The batch split indicator can be used to display the batch structure of an item. And here the serial number can be removed as well.

Similar Messages

  • 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

  • Table name for serial number assigned to delivery

    Hi,
    How can I find the table having serial number assigned in a Inbound Delivery(VL31N).
    I need SAP Table having details of serial number assigned to a Inbound delivery
    regards
    bobby

    Hi Meet,
    I don't want to configure any thing, I am making a report in that I need to show the serial numbers assigned to an Inbound delivery Item Qty.  , therefore I need the table name from which I can pick the serial number assigned to delivery.
    like
    Inbound Deliver Numbers       Matnr       Qty     Serial No.
    10000018                             PENCIL      2       1234466788
    10000018                             PENCIL      2       1234466989
    thanks
    bobby

  • Auto GR clubbed with Serial number assignment

    Hi,
    When I confirm an order, I want the Auto GR and serial number assignment to be done. Is this possible?
    Request you share your ideas if you aer aware of any
    Thanks,
    SS

    Hi,
    Auto GR is not possible in std SAP, if the material is serial number managed.
    You have to do maually (MB31, MB1C, MIGO)  and you have to convince the client.
    Regards,
    Sankaran

  • Auto GR of Serial number assign material

    Dear All,
    I have assign serial number to the inhouse produce material. And as per client requirement of automatic GR for same material, am doing auto goods movement at the time of confirmation.
    So for serial number assignment material system giving error for serial number obligatory material this movement is not possible.
    Is there any other method for serial number assign material to do auto GR. Plz revert its urgent.
    Regards,
    Rajesh

    Rajesh
       we tried to do Auto Gr with serial number for FG iIn my company but can't do. Finally we convinced our users to do manually.This is SAP standard that Auto GR is not possible for the material maintain with Serial Number
    So you must convince your clients for the same
    I hope that  will help to you
    Regards
    S.Anbalagan

  • Serial Number assignment for main items and sub items

    Hi
    All, good evening, i need clarificaction on the serial number assignment. My client's requirement is to maintain the serial numbers, so in this regard when i am confirming production order in this i need some information how the serial numbers are picked and consumed for main items and the sub items.
    I need someone to help me in solving this.
    Regards
    Narsing

    dear Narsing,
    please look here:
    http://help.sap.com/saphelp_47x200/helpdata/en/dd/f8c817b3f911d1896e0000e8284931/frameset.htm

  • Stock transfer with serial number assignement. 309

    We need to make a transfer from Material to Material using the class movement 309 in IM, the problem is that one material is with serial number assignment and the other is not, both materials work with lot. When we try to make the transfer we get the error M7 174, the message is an error, and we change it to a warning, however, we still get the same error.
    In the process we really need to make this transfer because we sold this material in fractions and the serial number function don't let us move a material with decimals.
    Any one has seen the problem?
    Thanks

    Alex thanks for your answer, I tell you that as a first option we created two new classes of movement similar to the class of movement 561/562, but imputing to a different accounts, but we have activate the material ledger, the local currency is transferred without any problem , but the other currencies of the material ledger is transferred with the current exchange rate. We need transfer exactly all de currencies
    Our solution is make the 309 movement without the validation.
    Thanks
    Edited by: Luis Martinez on Feb 15, 2011 3:50 PM

  • I want to change serial number in the Batch report and in the special UUT report

    I use Batch Model, sequential mode.
    I want to change serial number in the Batch report and I want to change UUT serial number in each TestSocket report.
    I overrided ModifyReportHeader, I did
    Parameters.UUT.SerialNumber = "....."
    but the serial number changed only in the Batch Report, not in UUT Report. How can I change serial number in UUT Report too?

    Marta,
    There is actually a ModifyBatchReportHeader in addition to the ModifyReportHeader that you already used.  That would be the first thing to do.
    After that, I think I need a more detailed description of what you are trying to do (perhaps with screenshots) in order to be able to help effectively.
    Josh W. | National Instruments | Applications Engineering
    Josh W.
    Certified TestStand Architect
    Formerly blue

  • No Single batch split item created in delivery during picking

    Hello,
    When there is only one batch split item, SD_DELIVERY_UPDATE_PICKING is not creating batch split item (90001) if delivery quantity is equal or less than picking quantity...I didi search for SAP Note (1360407) and found one which is applicable only to P3A Component.
    Instead of batch split it updates at item level itself. Now if again i post an IDOC with 2 batch split, then it adds both picking quantity and update the same line item itself.
    This is much worse. Any one faced this issue before???
    Thanks to update me
    Regards
    Hari

    When the batch is the same, regardless of the number of times the same batch is picked, the update to the delivery will be to the same header line item. The batch split (delivery line split with parent and child line items) will occur only when there are multiple batches picked against the same header line item. Since this behavior is standard SAP I'm doubtful that this can be changed via an exit or BADI (I couldn't find one to influcence this).

  • No batch split to happen at delivery level.

    Hi
    I have scenario where material is converted from MT(Metric tons)  to Bag for selling. At delivery level batch determination take place. We dont want batch split to happen at delivery level.
    Qty should be picked up from single batch if not sufficient than it should break the qty & pickup the complete qty from the second batch.
    Eg: 350 bags = 1015.60 mts- 1st batch stock
             50 bags=  75.60 mts- 2nd batch stock
    if the order is of 351 tons that at delivery level it should determined two batches separately & pickup complete from the batch
    pls advice.
    Rgds
    VK

    Its a std batch split process.
    as per above in example, if the order qtty is 351 TO, then system will determine 2 batches, if in VCH2, number of splits maintained more than 1.
    What exactly you are expecting?
    *at delivery level it should determined two batches separately & pickup complete from the batch*
    pick up complete from the batch - means what. its incomplete.

  • Maximum Batch Splits allowed in Replenishment Delivery

    Hello Experts,
    i have a question regarding the number of batch splits allowed in replenishment delivery. Currently , I can only post  250 batches in replenishment delivery.
    Is it possible to increase this number?
    Thanks
    DG

    Hi,
    The limit can be customized in Batch Search Strategy Type under following SPRO path:
    IMG -> Logistics - General -> Batch Management -> Batch Determination and Batch Check -> Strategy Types -> Define Inventory Management Strategy Types
    Check setting No. of splits.
    Regards,
    Marcin

  • Automatic Batch determination while creating outbound delivery

    Hi,
    I have already performed following steps, but still i am facing problem for Automatic Batch determination while creating outbound delivery :
    1.CT01- Creation of Characteristics. ( Define Selection Class )
    2.CL01- change. ( Define Selection Class )
    Add Characteristics in u2018CHARu2019 tab And save .
    3.CU70 u2013 create u2018Sorting Sequenceu2019 and assign characteristics
    4.Batch Search Procedure & Strategy type
    V/C3 u2013 Batch Search Procedure and assign the strategy types
    a.To create condition type T. code V/C1
    b.To create access sequance T. code V/C2
    5.V/C5 - Allocate SD Search Procedure/Activate Check u2013 assign sales organization , order type into Batch search procedure.
    6.V/CL - Activate Automatic Batch Determination in SD - Activate automatic batch det. for delivery item categories u2013 select item category and activate auto batch determination
    7. VCH1 u2013 Create batch search strategy against strategy type as per the access sequence needed.
    Please let me know is there any other step, apart from it.
    Tx
    Uts

    Dear saravanan,
    Re :Check from ur material master view ' Sales: General/Plant Data' that availability check should be 02 and batch management should get activated .
    Done!
    Re: check CT01 - addnl data table name and field name maintained ( which field to be taken for batch determination )
    Done!
    Re:check CL01 - char - is maintained with CT01 char
    Done!
    Re: check from v/c1 'Sort sequence' and Qty proposal 1 are maintained correctly.
    Done!
    Still i am not able to get batch automatically...
    Is there any LIFO or FIFO settings i have to maintain in Material master.
    Pl guide.
    Tx
    Uts

  • Serial number assignment in sales order

    Good afternoon,
    We have a requirement that we must assign a special number "mask" (<sequence number> - <sales doc item> - <sequence number per quantity>) in the moment of the raising of the sales order. I really dont know if in the standard we can do that. If not, is there an user exit that we can use in the sales order for such?
    Thanks in advance.
    Adriano Cardoso

    Hello Adriano
    Not fully sure about your requirement.
    But you can definitely assign Serial numbers to sales order items by selecting the item and  choosing  menu path Extras/Technical objects.
    Firstly you have to set up the Serial Number Profile ( T Code OIS2)  or use the standard delivered ones GG00/GG01. Both have the Serialization Procedure SDAU - Serial numbers in SD order and in case of GG00, the serial numbers are assigned automatically. I am not sure how automatic assignment works but you can test it. Of course, you need to specify the Profile  in the material master to use the functionality.
    Hope this helps.

  • How to add Serial Number to the batch report name?

    How to format the report name for batch model to have <Sequencename>_<batch_SerialNumber>_<DateTime>.xml. Everytime a different sequence is executed the report file name should be formated with that sequence name and batch serial number porvided. I am using TS4.1
    Sequential model has a Determine Report File Path, is there something similar for batch model also, if so where?
    Thanks.
    CLD,CTD

    Did hit Post too early, here is the remaining,
    For the second part 
    have the serial number of each individual DUTs included in its file name
    The setting in Report Option will also save the UUT report with UUT serial Number included in the following format:
    SeqFileName_[UUT][Date][Time].xml where [UUT] will store the UUT serail number.
    CLD,CTD
    Attachments:
    reportOptions.jpg ‏85 KB

  • Reg: Alphanumeric serial number assignment for material

    Hi all,
             I am able to generate the serial number numerically material wise using IQ01 t code. But my client requirement is alphanumeric serial numbers. Is it possible in standard SAP. Even though some threads are there regarding this issue, i am not able to understand clearly. Please guide me with a detailed explanation.
    Regards,
    Krishna Chandra

    Hello,
    Serial numbers can be auto generated or created manually; the length of single number is limited to 18
    characters. SAP supports both numeric and alphanumeric serial numbers. Serial number master record
    can be created directly prior to business transaction, this would appropriate to have serial numbers already
    in system so these can be assigned during business process. Serial numbers can be created individually
    (IQ01) or several at the time (IQ04), depending on transaction chosen.
    Serial number masters contents following information
    ->Status information: System status of gives idea about current status and availability of serial
    number. User status also used for precise control over serial number movement.
    -> Stock information: This shows the plant and storage location of material, also the stock type of
    material like unrestricted, quality or blocked stock.
    -> Serial number history: The history tells about the past business process with serial number.
    Serial numbers are also categorized on broader level like Machine, Customer equipment etc. These categories mainly serve the reporting purpose.
    Maintain all the mandatory information and the issue should be solved
    Regards,

Maybe you are looking for

  • Issue in Communication of SAP R/3 6.4C with SAP J2EE Engine 6.40.

    Hello, We have an application deployed in SAP J2EE engine 6.20. From SAP R3 (SAP R/3 version is 6.4C), We are communicating to the application deployed in SAP J2EE Engine 6.20 using RFC protocol. EJB module (Deployed in SAP J2EE Engine 6.20) which is

  • Embed fonts (html = true)  - createTextField

    Hello, when i am creating a text field like this code below the bold and italic style does not work. I know before i post a similar problem. But this was with a textfield placed on the stage. You had to place a dummy text in it and make one letter bo

  • Quick file formatting help

    I have a text file that is formatted as follows: -0.0016175000 -0.0017733000 -0.0018856000 -0.0019120000 -0.0018445000 -0.0016527000 -0.0013274000 -0.0009151100 -0.0004094200 -0.0001299200 0.0000949790 0.0000043996 -0.0002285200 -0.0002984000 -0.0004

  • Nokia 1661 Message Centre Number

    This morning I was playing around with my Nokia 1661 phone and I accidentally changed the Message Centre Number, which I now know was a stupid thing to do. So I'm asking if anyone knows the Fraser Valley BC number or how I can get the number back? Al

  • Code i use to increase the difficulties on a flash pong game?

    i need code to apply on my flash game to make the pong game more difficult as the game goes on. help?