Internally same  batch no. assignment  to many materials

Dear friends,
I am working with a batch management scenario for my client. They have requirement as mentioned below.
I have mixing operation from which different semi finish products are produced. Each product has different composition. Here are total 70 such products.
Each product is produced in lot size of 40 kg. New batch no. is assigned to each lot.
No. range used is same for all materials. i.e. 0001 to 9999.
I tried with user exit " exit_saplv01z_001". and maintained material dependent no. range. But as no. range is same, system assigns no. serially to all products.
I want ,for example, system should generate batch  no. 0001 for product XYZ,  batch no. 0001 for product ABC, batch no. 0001 for product PQR and so on.
For further lot production, system should generate next no. i. 0002 for each product and so on.
How to map this in system . Please guide me.
Thanks!

Hi Prashobh,
                            Batch no. is generated at the time of goods receipt of production order for MIXB. I do receipt of 40 kg lot and assign batch no. to it.
I am getting batch no. at this stage using user exit SAPLV01Z_001. But as number range is one for all materials, system assigns no. serially. It is not possible to assign same no. range to all materials in table BNMAT, because overlapping is not allowed for no. range. So, I defined one  no. range as 01- 0001 to 9999. and assigned it to each material in table BNMAT.
How to solve this problem?
Please help me.
Thanks

Similar Messages

  • Same batch number for different order materials

    Hi, pls advise can we assign same batch no's for different production order finished products?

    Yadav,
    Yes, it is possible to assign the same batch number to different production orders in the Order Goods Reciept tab.  If you are not maintaining any batch in this field then you can manually create a batch in MSC1N and use the same when making GR using MB31 or MIGO.
    Regards,
    Prasobh

  • Same batch is reserved with many times during reservation

    Hello Expert
                   I am facing a problem during reservation of material with Batch no.
      Suppose
                      A1 is reserving material with batch(0000179) with quantity 300
                      A2 is also reserving the same material with same batch(0000179 ) with same quantity 300
                      my question is as follows with two conditions.
                  1) condition-1  material is in stock with 300 quantity only.
                      suppose  A1  has reserved material with same batch&same quantity before A2
                      if A2 also trys to reserve same material with same batch&same quantity or differenet quantity after
                      reserving by A1.
                      system should throws error message that material is already reserved first by A1 for the same batch.
                 2) condition-2  material is in stock with 600 quantity only.
                     suppose  A1  has reserved material with same batch&same quantity before A2
                     if A2  trys to reserve same material with same batch&same quantity
                    system should  allow to reserve the material  to A2 with  the same batch&same quantiy.
    please guide me to overcome this problem.
    Best Regards & Thanks
    Sanjay Agrawal

    I have the exact same problem. When I signed up 2 years ago I had great service in my house, and now I can't make a phone call even from the driveway. How does service degrade so badly? My contract is up in a couple months and I'm probably going to go to T-Mobile because they have WiFi Calling, unless Verizon can fix this. My poor wife works from home and can't even call out anymore.

  • Internal Batch No. Assignment for Materials generating different series.

    Dear Experts,
    Required your Valuable suggestion on Batch Number assignment.
    My Client Requirement is he has only 5 Materials for which Batch Management needs to be activated.
    Consider These 5 Materials are 10000, 10001, 10002, 10003, 10004, and 10005. These 5 Materials should have an Independent Internal Number Range. All these Materials belong to same material type.
    Like for example consider
    10000 material the Batch internal  number should be u201CA00001, A00002, A00003, A00004u2026..etc
    Similarly for 10001 material the Batch internal number should be u201CB00001, B00002, B00003, B00004u2026..etc
    Similarly for 10002 material the Batch internal number should be u201CC00001, C00002, C00003, C00004u2026..etc
    Similarly for 10003 material the Batch internal number should be u201CD00001, D00002, D00003, D00004u2026..etc
    These no. ranges need to be picked up automatically at the time of Goods Receipt.
    Is there any User Exit Or Customer Exit available on this. Kindly suggest your Valuable Suggestion on this.
    Best Regards

    Try with user exits EXIT_SAPLV01Z_001 and EXIT_SAPLV01Z_002.
    Per OSS note 148765 - Sample source code f.internal batch no. allocation, it looks you can assign the internal number range based on material number.
    Regards,

  • Batch no. assignment to SFG/FG same.

    Hi PP Gurus,
    Please let me know any possibility for assigning the same external no. range for Semi-finished and Finish good? Is it possible using standard SAP ECC 6.0?
    Regards,
    Abu Arbab

    Hi Abu,
    You can use the same Batch No. of Semifinished to finished material.We are also going with the same rule.
    You can do it via 2 ways.
    1) By Manually :- Assign B.No. of Semifinished materials to the  Batch No. tab in process / Production order goods recept tab.
    2) By using User Exit As I have mention in my erlier reply.
    But before all this setting pls check your Batch Level settings  - Through T.Code OMCE.
    There are 3 selction for it.
    - Batch Unique at Plant level
    - Batch Unique at Material Level (select this radio button)
    - Batch Unique at Client level for Material.
    Regards,
    Dhaval

  • How to do the internal batch no. assignment using SAPLV01

    what is the use of internal batch no assignment using the exit mentioned above? where we use it?

    Hi,
    QI am working on make to order scenario .For delivery of order may I see the batch no.of esch order.
    A. Yes you can see batch number for each order
    QHow system will get the internal number batch.
    A. there are two possiblities assign you batch number at production order before release or assign batch or each GR at the time of executing GR transaction.
    QI have config. batch management.
    A.In Material master you also have to tick for batch managemnt relevency
    QWhat should be the next process.
    A. Consult again if any thing missing
    Regards,
    Syed

  • Internal Batch no. assignment

    Friends,
    Can we have Internal batch no. assignment active for a specific plant only?
    Regards.

    >
    James Bh wrote:
    > Friends,
    >
    > Can we have Internal batch no. assignment active for a specific plant only?
    >
    > Regards.
    Check this related link. Its discussing of 2 different number ranges on plant meaning it can be applied for specific plant.
    Internal Batch number customer exit problem.

  • Process Order -Batch determination for a BOM material(same batch)

    Hi Friends,
    Thanks in advance.
    Let us say, a material (ROH) has so many batches as A,B,C & D. Whenever we create a new process order, system has to pick only the particular batch( say -C here)  in the process order BOM through batch determination.  (during process order creation stage)
    1.How to achieve the same ?
    2. What are the ways are there to achieve the same ?
    3.Is there any Exit for this?
    Regards,
    Mani

    Hi Velmurugan & Vishwas,
    Thnaks for your feed back.
    1. Is there any other ways without batch classification ? ( Because there are so many material without MM-classification view.....and client wants without extending the Classification view for MM master as it suggests same batch for all GI for delivery & GR for purchase.....)...We want only for process order batch determination.....
    2. Is there any exit for this ?
    3. Is it possible through any kind of Characteristic assignment in the Sort sequence? How?
    Regards,
    Mani

  • Same batch in more deliveries

    Dear experts,
    I have two questions concerning the assignment of batches in the delivery via batch split:
    1.
    In our system it is possible to assign one batch to several deliveries and also assign the full quantity of the batch several times in the same delivery.
    Example:
    - Batch A of 10 kg
    => Possible to assign 10 kg of batch A to delivery 1 and then assign 10 kg again to delivery 2
    => Possible to assign 10 kg of batch A to delivery 1 in batch split, and enter 10 kg of batch A in the same delivery 1 via the batch split again (unlimited).
    How can we prevent this?
    2.
    Using the "manual batch selection" button in the batch split, the system does not propose the batches which are in QI stock...
    Is there a setting in which we can choose which stock types are taken into account by this batch selection button.
    Many thanks for your answers!
    Will reward points!!
    Tim

    Hello Shahin,
    if I understand your question correctly, I think that you should take a closer look at the settings in the material master for QM. If you enter the inspection setup you can set the Control of inspection lots with the following values:
    ' ' An inspection lot for each material document item (No lot summary)
    'X' An inspection lot for each purchase order item/order item
    '1' An inspection lot for each material document and material
    '2' An inspection lot for each material and batch
    The setting 2 could be used for example.
    Another thinkable solution is that you use the exit QAAT0001 where you can set your own criteria concerning the inspection lot creation.
    I hope that this information proves usefull in your case.
    Regards
    Isabelle

  • Batch Class Assignment

    Dear All,
    I have created a material with batch management & i have assigned a Class of type "023" in the classification view.
    When i open the same material again there is no class assigned to the material.
    this is happening to all materials.....
    plzzz guide
    Cheers

    Hi,
    Refer below thread which is similar to your problem,
    [Class not assgin|Re: Batch class assignment on a material]
    Regards,
    Dhaval

  • Batch no assignment as per material type

    Hello All
         I have requirement wherein the batch no is dertermined based upon the material type, I have used userexit EXIT_SAPLV01Z_001 for the same, initially it was finalised that batch no would be inernal, so I went for internal batch no assignment wherein I was using no. range object BATCH_MAT & I have defined sub-object for each material type & assigned no. range interval for each sub-object. It was working fine.
              Now  there is a requirement that for material type ROH(raw material) batch no has to be externally assigned. Kindly suggest how this requirement can be catered. Looking forward to your valuable inputs.
    Regards,
    J K Tharwani

    Thanks Aneesh for your valuable inputs,
            I am able to resolve my problem, what I have done let me explain you here, I have used same user exit which I have mentioned in this thread & I have defined a subobject ZROH under No Range object BATCH_MAT with no range interval as: AZZZZZZZZZ-ZZZZZZZZZZ(External).
    Now for movement type 101 I have I have done little change in the customization of Batch Management. I have set indicator as "B"(Automatic/manual & check in user exit) in following node:
    SPRO>Log Gen>Batch Mgmt>Creation of new batches>Define Batch creation for goods movements.
          The above settings have resolved my problem.
    Regards,
    J K Tharwani

  • Same Batch is allocated for mutiple outbound deliveries

    Hi All,
    We have a Batch with quantity as 1, but system assigns this batch for more than one outbound delivery while picking. User has to manually remove this batch and select a different batch.
    For example, Batch # XYZ was first picked up for delivery for delivery order # 1234 on 26 May. PGI was subsequently done on 30 May. However, now we have 3 different delivery orders (originating from 3 different order numbers) with the same batch numbers of # XYZ. These 3 delivery orders were created on 30 May 2011.
    Can anybody help to solve this issue ?
    Thanks & Regards,
    Vikas

    maybe you had more stock of this batch on May 30th.
    And the stock was issued internally or corrected by physical inventory.
    Please check the movement for material/batch combination with MB51

  • Same batch in two deliveries

    Dear experts,
    With our SD setup at the client it is possible that 1 batch is assigned to different deliveries.
    Example:
    Batch X 10000 kg in UU
    Batch X assigned to delivery A for 10000kg + Batch X assigned to delivery B for 10000kg
    The system is not giving any error when assigning the batch in the batch split for the second delivery.
    Is there any setting where we can restrict that?
    Many thanks,
    Michaela

    you might have selected bacth but not completed picking thats why system allowed another batch selection with same quantity. pIcking reserves the quantity. Hope this will help you.
    Thanks & Regards
    Amit

  • Single production order for many materials

    Dear Experts,
    We can create a single purchase order for many materials. Like wise can we create a single production order  for many materials which is produced from single raw material in same operation?
    Thnaks,
    Chetan

    Chetan,
    You can not create a single production order for multiple materials.
    However, the workaround would be create one material as BOM header and and assign the remaining materials (for which you want to have production order) as BOM components with by-product or co-product. With this you can receive all the materials against one single production order.
    This will have implication in many areas like planning and costing.
    Evaluate the option with your FICO consultant also, before going ahead.
    Regards,
    Himanshu

  • Same batch picked on two different delivery notes

    Hi all,
    We have a situation whereby on occasion the same batch of a material is picked by SAP on two different delivery notes.
    I'm trying to get to the bottom of why this is happening - from what I can tell this only seems to happen when the initial delivery is PGI'ed after the planned PGI date. i.e. delivery A created on Sep 1st with a planned PGI date of Sep 5th. Actual PGI date turns out to be Sep 7th (two days later). Delivery B created on Sep 6th - SAP picks same batch on delivery B as on delivery A. Delivery B needs to be manually amended with a different batch selection.
    Am I correct in saying that SAP standard functionality only allows for the batch to be scheduled for delivery (cannot be picked on another delivery note) up until the planned PGI date? If so, how I can I prevent this from happening?
    I need to try to get to the bottom of why this issue is happening.
    Any useful answers will be rewarded!
    Many thanks!

    you might have selected bacth but not completed picking thats why system allowed another batch selection with same quantity. pIcking reserves the quantity. Hope this will help you.
    Thanks & Regards
    Amit

Maybe you are looking for

  • Compare E1EDP26 QUALF BETRG values

    Hello All, Was hoping you could help me wit the following issue I'm facing in an IDoc to File scenario. I'm tasked with a 'create if' statement comparing the values of BETRG in E1EDP26 with different QUALF values. For example: create target segment i

  • Sync Scenarios

    If you are doing a synchronous file to Soap scenario how many comm channels do you need? Is it just one for the source sender and one for the source receiver or do you need an additional sender comm channel for the webservice to send a response and a

  • Photos doesn't shows up on webpage, prompt "Image not available"

    photos can't show on ebay webpage, instead a black box with the word "Image not available". Tried to reinstall Firefox, but problem is still the same. Error console shows:- Error: uncaught exception: [Exception... "Component returned failure code: 0x

  • Jar signer not found

    Hi, I am executing ant build script. I am jarsigner to sing few jars..I have keystore in the correct directory and have set all the paths correctly. when i try to execute build.xml using ant. I am getting exception Execute failed:java.IO.Exception ja

  • Trouble finding how to allowflash on windows 8

    On windows 8 i cannot find how to switch to desktop mode as it is set out differently help?