Batch number assignment after receiving the goods

iam receiving material from my customer say 100 units, i am giving the challan that i have received 100 units from u, and the challan number will be 1000
After that i have to do job work, in the received 100 units,
50 i have to issue to production for different process
50 i have to issue to production for different process
I need to give batch number for first 50 units issued to production as 1000A
I need to give batch number for second 50 units issued to production as 1000B
How to do in SAP???

Hi
You can assign the same material to different batches
To assign a batch number to the material, you can do it during goods issue in MIGO or MB1C.
In MB1C, you can give the Material , Qty and Batch No. Use movement type 561 to receive the goods in MB1C
Hope this helps
regards
Anand

Similar Messages

  • Enter batch number - No Automatic Batch Number assignment allowed for plant

    Hi SAP Gurus,
    Upon checking the created new Goods receipt for Purchasing Order in tcode migo_gr, checking with the Batch tab, we can't see a batch number, then clicking the classification tab showing the message Enter batch number - No Automatic Batch Number assignment allowed for plant - XXXX
    the question is there any missing configuration based for this kind of error? ive checked the availability check for the plant and it already setup. Hope for your kind responses.
    Thanks

    HI,
    Kindy check the below configuratoin
    Logistics - General>Batch Management>Creation of New Batches>Define Batch Creation for Goods Movements
    for your movement type check what is the Strategy for the new batches.
    here you should assigne only automatic.
    Also let me know what is the level of batch mgt> is it at client level, Plant level, Material level.?
    reg
    Dsk

  • Automatic external batch number assignment

    Hi gurus,
    I'm facing to an huge issue.
    I've created an subcontracting PO. Into this PO, I have inserted a external batch number to a component.
    When I make a good receipt with MB0A transaction. movement type 101 for the finished product and movement type 543/O for component. the external batch number is populated in the material document. But I don't want the MB0A transaction populates this bactch number. I want to input it manually in this transaction.
    Is it possible to disengage the automatic external batch number assignment by the MB0A transaction and insert a external batch number manually?
    Thanks for your help.
    L. YDIR

    Try this exit, its for external bacth number assignment EXIT_SAPLV01Z_003 .
    EXIT_SAPLV01Z_003. Using this exit, you can replace the proposed number range object BATCH_CLT and/or external interval 02 with a number range object and/or external interval you have defined yourself.
    You also have the option of suppressing the batch number check, for example, based on the material or plant.
    Further : EXIT_SAPLV01Z_003. Using this exit, you can replace the proposed number range object BATCH_CLT and/or external interval 02 with a number range object and/or external interval you have defined yourself.
    You also have the option of suppressing the batch number check, for example, based on the material or plant.
    Just wanted to ask : which version of SAP are u working on?  is it some old version?  coz I see u using MB* Transactions, while SA now recommends most goods movements by MIGO TCODE, aslo most new enhancements are for MIGO .

  • Batch Number assigned to Process Order

    Hi Experts,
    Which table should I use if I want to get the Batch number assigned in a process order?
    Thanks,
    Kumar

    Hi,
    If u want to get the batch number of Process Order FG then u can get it from AFPO.If u want item level then get it from MSEG table.
    Regards
    R.Brahmankar

  • How can I use aperture after receiving the full adobe suite? It won't allow me to use it.

    How can I use aperture after receiving the full adobe suite? It won't allow me to use it. I receive a dialogue box which states previews are not allowed in  aperture and the application is shut down.

    Aperture is Apples version of Lightroom. This has nothing to do with Adobe. Ask on a Apple forum. You won't find many people here using this program.
    Mylenium

  • HT1725 did not receive the goods i purchased

    hi,
    please help.
    I purchase USD99.99 of item in in application of chaos of three kindom and i did not received the goods but i was being charge for it.
    what should i do?

    Try contacting iTunes support and see if they can help (these are user-to-user forums) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • What can I do after receiving the following message: "An error occurred while contacting the radio tuning service. Check your internet connection, or try again later". This is the message I have received the last 3 days, can anyone help. Thanks

    What can I do after receiving the following message: "An error occurred while contacting the radio tuning service. Check your internet connection, or try again later".
    I have received this message the last 3 days, is itune radio down or am I the only one experiencing this type of problem?
    Need help.
    Thanks
    Sam3

    Ok.. Apparently it's not just me
    Apple needs to make a statement or something on this issue.  I'm running Lion OS X 10.7.3

  • Batch number coming automatically at the time of Process order release

    Hi All,
    I want the system generated batch number for header material to come automatically at the time of process order release.
    At present ,the batch number is entered manualy dering process order creation.
    Can anyone pls guide abt the settings required for the same

    Dear,
    Define the  production scheduling profile CORY then
    Auto Batch Creation = 2 On release.
    Then assign this to your FG or SFG materials in work scheduling view in material msater MM02. Then create new order and check.
    Now for automatic generation i have to set internal number asignment for batches.
    Batch will create for movement type say 101 SPROLogistics - GeneralBatch mangment--Creation of New Batches --Define Batch Creation for Goods Movements. so it will have same logic in MM for 101 GR against PO will be internal number range but no effect in SD.
    Regards,
    R.Brahmankar
    Edited by: R Brahmankar on Mar 12, 2010 12:40 PM

  • GRN batch number assignment error?

    Dear All,
    We have configured that whenever we do GRN batch number should generate automatically but while doing GRN if i don't save or post the document also it is generating batch number i mean to say without saving a PO GRN one batch number is generated and if i go in to MIGO screen for same PO then new batch number getting assigned.
    so anyone tell me where have set wrong and how to check and correct it?

    Hi,
    If you are coming out of the transaction completely by using F3, then system won't create any batch, but after entering all the details if you are clicking on "Check", then system will create a batch number, this is standard behaviour only.

  • Generic Batch Number assignment via Customer exit

    Hi Folks,
    The client  requirement is as follows:
    Once a user enters a batch number customer exit EXIT_SAPLV01Z_002 should be triggered.
    Here, in this exit via custom logic, i am supposed to create a generic batch code.
    If the user enters a batch code from any tcode be it MSC1N, Purchase order creation, MB11, Process order etc.
    First a validation should be done. Else, if field is blank then a generic batch number is to be created.
    Generic batch would be like PMFGYMDxxx- PMFG- Plant of manufacture, YMD- Date in YMD format and xxx as next.
    My concern is that when user enters a batch code from above mentioned TCODES this Customer exit does not get triggered.
    It only gets triggered when batch number field is left empty.
    Need help!!

    Moderator message - Welcome to SCN.
    But please do not post your requirements and ask the forum to do your work for you - post locked
    Also, Please read Please read "The Forum Rules of Engagement" before posting!  HOT NEWS!! and Please Read before Posting in the Performance and Tuning Forum and [Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers] before posting again.
    Rob

  • Batch number change after Process order release

    Hi all,
    I would like to know if it is possible to change the batch number after that the process order has been released.
    Actually, the field is grey and not editable anymore.
    Is it customizing?
    Thanks in advance,
    Giovanni

    hi
    if the Batch numbers are generated while releasing the Process order. you cannot change the Batch number. (it will have inconsistency of data)

  • Production order number range after taking the back up from production serv

    Dear all,
    My client did a back up activity yesterday from production server to disaster recovery server.
    After completing this activity they shut down there production server to do the testing of this new server.
    Production guy converted the planned order to production order and he got a number say 2000064732, but the current number in number range is 2000080139.
    But same guy created order one day before in production server that time the order number in 2000080138.
    After 2 hours the system (by that time he has create more than 50 orders) started assigning the number as per the current number. Ex: 2000080140,141,142u2026
    As per my observation they have maintained buffer as 20. As per buffering logic system has to skip in forward direction not in reverse direction.
    But in our case the system skipped in back word that nearly 16000.
    So please help me to find out the reason why the system assigned those number and on what basis.
    Thanks for your help
    Regards
    Ramesh

    See SAP note 62077, your application server was shut down, the numbers that are left in the buffer (that is, that are not yet assigned) are lost. As a result, there are gaps in the number assignment.

  • Batch number assignment

    Dear Gurus
    I have confirmed a production order say 100kg. Now while posting in MB31 I want to post in parts in 3 batches.But while posting the first part say 40kg system is automatically giving a batch number which is coming in deactivated mode i.e you cannot change.Again while posting the second part say 30kg system is giving the same batch number and not allowing me to post giving a message that you have posted once in that batch number- what to do ?
    Regards
    Sandip Sarkar

    Hi,
    The batch number is taken by system from Production Order. You can't change the batch number. As per standard practice with one production order only one batch can be produced. You can not produce morethan one batch using same production order.
    Hope this will help.
    Navin

  • Batch input Session  after extending the GL accounts in Chart of Accounts

    I had to go through the process of extending the GL Accounts in Chart of Accounts  T-Code   OBY2
    After executing the  T-Code SM35 
    By  selecting   Display Errors Only   and  Click   Process 
    I kept getting multiple Pop up  like the attached screen
    How can i avoid this in future ?

    1. Go to OBY6 and open company code 3000.
    2. Copy the Chart of Account assigned to company 3000
    3. Go to OBD4 and check all the account groups for copied COA
    4. Now compare all the account groups for COA EKCA
    5 Create the missing account groups for EKCA.
    Unfortunately i did the same steps and now i am stuck with several errors that i need to keep pressing Enter until all are done.    
                    So my question this time :  " How can i get myself out of this instead click Enter for another 200 times. "

  • Batch number Assignment - urgent

    Hi All,
    I had implemented the screen exit (screen no 0900) with two customized fields in the enhancement CONFP007. For the same I had appended the two fields in the structure AFRUD. I can see the screen fields in the t-code CO11N.
    <b>I want to pass one of these customized field value (from screen 0900) to the user exit EXIT_SAPLV01Z_003 & EXIT_SAPLV01Z_004 (enhancement SAPLV1ZE) to get the external batch number.</b>
    The required external batch number would be (2 char customized fields from screen 0900) + (INRDP-NRLEVEL + 1)  for INRDP-NRRANGENR = '02' and Object 'BATCH_CLT'.
    But in the user exit i would not find any structure and global data to pass the value of cuctomized field from structure AFRUD to BNCOMZ structure.
    How do I proceed to update/get the customized batch number without using IMPORT & EXPORT SAP command?
    Please let me know your input on this.
    Thanks & Regards,
    Sandeep

    Hi,
    I suggest you to sit down with your abaper to create logic statement in user exit. I had the same situation last time when I need to enter batch number base on system date automatically during GR. For your case, ask abaper to take into account system date, number range and mara table.
    Thanks and best regards,
    Mahnansa

Maybe you are looking for

  • ME 6524 LLQConfiguration Help Required

    I am having hard time in configuring LLQ on a ME 6524. I am getting following error: priority command is not supported in output direction for this interface Configuration failed! I am new to this platform, kindly suggest.... Below is required info a

  • IMovie HD effects stil aren't rendering right even after taking it off

    I completley took it off my iMac and reinstalled it and still I click apply the red bar fills and finishes then I play it over and the effects aren't there. My effects aren't 3rd party they're the ones iMovie HD comes with. I did download some 3rd pa

  • Pictures ridiculous small...

    Hello, I am new in the mac world and this is my first post. Sorry about all questions and details that might appear "stupid". I am using iPhoto 6. Pictures size: 1600x1200 I downloaded pictures of my holiday in Mexico from my digital camera directly

  • Urgent......BALANCE SHEET AND P&L REPORT...........urgent

    Hi experts, I have to create the balance sheet report,for this i have to use datasource 0FI_GL_10 according to SAP but there is no data coming from R3 to this datasource , hence i am using 0FI_GL_6 ,for GL transaction data.   for GL line item data i

  • Is it possible to get a process' full path name.

    I have a task: 1) I want to check that executable file /xxx/yyy/file exists. If so 2) I want to check that this file is running now. On OS that support procfs by default a can do it by checking /proc/pid/exe. Is on MacOS some tool to solve my task? A