Auto batch no creation in prod.order

Dear gurus,
      I have an issue,I am working on STO scenario in that we are creating batch externaly at the time of sales order creation and assign that batch to sales order.
      I want that batch number should be assign automaticly to production order whitch I am going create against that S.O.
     How it will be possible?
Is there any custumizing setting or need any user exit for it
Please suggest ........
Nilesh Ithape
+91 99229 16016

Dear gurus,
      I have an issue,I am working on MTO scenario in that we are creating batch externaly at the time of sales order creation and assign that batch to sales order.
I want that batch number should be assign automaticly to production order whitch I am going create against that S.O.(co08)
      How it will be possible?
Is there any custumizing setting or need any user exit for it
Please suggest ........
Nilesh Ithape
+91 99229 16016

Similar Messages

  • User exit for checking creation of prod. order reference to sales order?

    Hi all,
    What are user exit suitable for checking creation of prod. order reference to sales order to have the same plant. If plant not the same, an error message should appear.
    thanks.

    Hi,
    user exits:
    PPCO0003  Check exit for order changes from sales order
    PPCO0007  Exit when saving production order
    Regards,
    Vivek

  • Different batch no in prod order at the time of creation of prod order

    Hi, we need different batch numbers in production order at the time of creation of production order. tried in system, i can able to create only one batch no at the time of creation of order. we need different batch no at the time of order creation and same no should be assigned at the time of GR from prod order. pls advise how to map this.

    Dear,
    Use the Exit EXIT_SAPLCOBT_001 under enhancement PPCO0001 where-in based on your requirement you can create batch for your order. You can use CALL FUNCTION 'VB_CREATE_BATCH' to create the batches as per your requirement.
    Also make sure the automatic batch creation setting in Prodn Scheduling profile has been turned-off so that the batch is created only through the user-exit.
    Refer this thread,
    Re: Batch creation
    Please try and revert back.
    Regards,
    R.Brahmankar

  • Auto Batch Determination For Stock Transport Order/Replenishment Delivery

    All,
    I have an issue with my stock replenishment deliveries (STPO, Stock Transfer Plant to Plant via standard MRP/Procurement process with a Purchase Order that is a Stock Transport Order).
    One question I have is what module should the configuration be for Auto Batch Determination on deliveries from STPO's, is it SD or MM? The reason I ask is because I have the SD side working just fine for example if I enter a customer order for this material and issue a delivery against it I get a batch automatically assigned according to your search/sort criteria. I know with a Stock Transport you have different item categories etc. and I have flagged them as relevant for ABD.
    I have been racking my brain regarding this and I have went through the configuration for both Inventory Management and Sales and Distribution. I have went through the steps several times. I am not seeing what I am missing any help in this arena would be helpful I am getting the following error message when I go to the batch tab on the replenishment delivery "Batch determination is not possible because there is no search procedure". I am at a loss to what configuration is needed. I keep going through the steps and I am not finding whats missing. Any help in this area would be most grateful.
    Thanks,
    Jeremy

    Hi Jeremy,
    you need to configure batch determination in SD and maintain enteries in the trasaction code V/C5 as below
    Sales org + Distribution channel + Division + DL (in salesDoc Ty) + Search procedure + tick check batch
    Sales org + Distribution channel + Division + NL (in salesDoc Ty) + Search procedure + tick check batch
    also check whether the delivery item category is active for auto. batch determination and maintain the batch condition record in transaction code VCH1
    regards,
    Santosh

  • Auto batch number creation on CO15 GR

    Hi experts,
    Can you guide me how to setup CO15, where during confirmation and auto GR of FG, system can supply a Batch Number (via specific logic in exit) automatically?
    Thank you!

    CO15 is the production order confirmation screen  and  if you acitvated AUTO GR for the order and if the material is batch managed ,  you should have configured  batch internal number active,  system will create a batch number automatically.
    Based on where you have created user-exit  ( if it is part of batch creation  BADI),  that should also kick in.
    You can also look in creation of batch at the production order level itself when the order is released. 
    cheers
    Rav
    Edited by: Rav on Jan 6, 2011 11:24 PM

  • Batch job creation for sales order

    Hi,
    How to create a job and schedule it so that it assigns reason of rejection to sales order line items for a particular sales org which are not delivered and after doing so, the status of the sales order is set to complete.
    regards
    sachin

    Hi,
    Execute transaction SM36
    Define Job name, Job class, Target server
    Click on 'START CONDITION' button
    Click on 'Date/Time' button
    Enter Scheduled start DATE & TIME. Check mark 'Periodic Job' field. Click on 'Period values' button and select 'Hourly' or 'Dialy' or 'Weekly' or 'Monthly' or Other period and SAVE. Go back to main screen.
    Click on 'STEPS' button and enter Program name and Variant under box 'ABAP Program'. Click on 'Print Specification' button and enter Printer name under 'Output device' and SAVE
    Click on SAVE button until you get message on bottom of the screen that describes 'Job XYZ saved with status: Scheduled'.
    Click on 'Job overview' button or execute SM37 transaction.
    Select the appropriate 'Job name', 'User name', 'Job Status' & Schedule date under 'Job start condition' and click on 'Execute' button or press F8.
    You will now see all your scheduled JOBS.
    regards,
    mahantesh

  • Automatic creation of prod order

    hi  gurus ,
    i have a scenario ,where in my customer & his client are working on just in time , basis (both have a special soft ware for it )
    client sends a request to my customer in form of xml file containing the material no for the material that my customer must produce .as soon as the jit software receives the request it goes to SAP DATABASE and checks for the material no in the request ,picks up the BOM.....now the masterdata from sap is mapped into jits software thru an interface ... jits is a software wherein no transactions occurs but is a monitoring tool where in only material used for the assembly is being updated along with the barcode in a file in jits software ..as soon as the final product is completed the jits software should triggers a  signal , which will create a production order is SAP AUTOMATICALLY & ALSO DO THE WITHDRAWL POSTING AUTOMATICALLY ........WITH OUT HUMAN INTERVENTION ..
    CAN IT BE POSSIBLE
    MATTER URGENT
    THANKS
    MILIND

    Hi Milind,
    It is quite possible, But I would like to suggest small change here.
    1) Client sends a Request with Material No. to the JIT soft ware.
    2)  jit software receives the request it goes to SAP DATABASE and checks for the material no in the request ,picks up the BOM..
    3) Create a Production order in SAP and create reservation for the components.
    4) Production Complete, JIT sends a signal to SAP for confirmation of the Production order.
    Reward If  you like the solution

  • Varient Configuration prod order is not picking the super routing operation

    Dear Experts,
    In varient configuration,I have maintain Super routing and Super bom for KMET material.While creation of prod order or converting plan order to prod order,Routing is not getting selected.I have maintained dependency and have checked Production sheduling profile,order type and order dependent parameter,all is ok.Even the Super Bom is getting selected after MRP run as per my requirment.
    What I am not getting is selection of routing for production order.Can any of the expert help to find the missing link.
    Regards,
    Rajesh Prasad.

    Hi
    For material Variant (FERT) production order Routing is not picking?Just check the Selection condition which is assigned to the operation is same as the selction of material variant i.e., Char & Char values has configured in MRP 3 View of Material variant.
    Check this and revert back
    Regards
    Praveen

  • How to create the Batch Automatically during creation of Production order

    Hi All,
    I wanted to create the Batch Automatically for the Specific order type during creation.
    Not for all order type so OPKP transction will not work for me.
    Please suggest any way or user exit any production order.
    Thanks,
    Amit Shah

    Hi All,
    Thanks for your inputs.  
      1. Why we want create the Batch Auto -
          For Std Production Order type we want to generate Batch Automatically.
          For Re-work Production Order type we don't want Batch Created Auto.
          If you have better solution please let me know.
    2.  Scheduling profile.
          I think I misunderstood your solution.
          You want to say that mainatin the Schd profile in the SPRO with repect to Sub Schdler.
          Already client is maintaining the Schd Profile in the Material Master.
           please correct me if i am wrong.
    Thanks,
    Amit Shah

  • Auto Creation of Delivery with PGI and Billing after creation of Sale Order

    Dear Experts,
    I am having one Req. like...After creation of sales order ..automatic Delivery and Billing should be done.
    Right now i m able to create automatic Delivery but PGI is not happening for that delivery.
    Is there any configuration I have to do ... or by any user exit we can get the solution.
    Can u please provide me solution for this.
    Regards,
    Sanket.

    Hello,
    yes, you can create the PGI Atomatically by BATCH JOB using the program nder the VL23 transaction code.
    Goto the Transaction code SM36 to create a job for the program  SAPMSSY0 which is the program for the AUTO PGI
    create a variant for the Delivery document types and sales organisation combinatioans and add this variant to the bath job created in SM36.
    Set the time of the Job to run after every 5 minutes, so once the job exected it will pcik all the Deliveries which are pending for the PGI.
    After the PGI done you can run SDBILLDL program to create the Billing for all the document which were cleared and due for Billing.
    Hope it is clear for yo, please revert if you need frther clarification .
    santosh

  • Batch creation during process order

    Dear all,
               Can any body tell me for some materials Automatic batch is not creating after releasing the process order.
    Regards
    Ravi

    Dear,
    Go to MM02 of these materials click on work scheduling view and check which scheduling profile is maintained there.
    Then go to CORY and check same scheduling profile for Auto Batch Creation. If scheduling profile is missing then assign same in work scheduling view of material master.

  • Regularly auto creation of sales order

    Hi All,
    Is it possible to define or set auto creation of sales order ? e.g. there 2000 customers that every biweekly Monday will have sales orders created automatically by system, so the user just only see and copy to delivery or A/R invoice. TIA
    Rgd,
    Mark

    This can be performed if you use activity management and set sales quotation as a linked document. use one sales quotation but contains multiples row line of items that have different delivery dates can make it possible, but only as reminder, to create sales order,.although manually, you just use copy to and the add the SO. You could also develop addon to make SBO auto creation of sales order.
    Rgds,

  • Block creation of multiple prod. order against single sales order in CO08

    Hi All,
    We have a requirement of blocking the creation of multiple production order against single sales order in CO08 if the production order is already created for that item.
    How to achieve this?
    SmanS

    Hi,
    you need to check if any user exit is there which will check order haeder table for the said sales order if any Prod Order exist for the same and flag custome error whicle prod order save.
    Pls revert if you need any further information.

  • Auto batch detmn for components in Process Order selects batch in Q status.

    Hi Gurus,
    We have the following issue with automatic batch determination for component batches for a Process Order:
    Say for a Process Order it requires components A,B, and C.
    The issue is with component C. if the PO requires 100 Qty of C. the system is picking batch X having 80 qty  and picking 20 from another batch Y which is still in u201CQu201D status (due to some defects it is not cleared .  for which inspection should have completed 3 days before Process Order is released).
    Also there are only these two batches for this component in MMBE.
    What I understand is system adds GR date + GR processing days ( for inspection) and release component for production after that (ie., moves to Un restricted stock). Therefore system selects this batch as per the availability check (by calculating the GR+ GR processing date) even thoe it is not cleared yet.
    Also, I want to know If this is correct procedure, how can we make system to not to include batch with Q stock (batch which is having some defects).
    Thanks,
    N.

    Hi
    Use separate Checking Group(Availability Check) in MRP-3 view for comp C with the settings in OPJJ(Availability Check+Checking rule combination) with untick incl.quality insp stock. Idea is to select the un-restricted batch stock qty during Auto Batch determination for Components
    Regards
    Brahmaji

  • Batch determination at time of order creation

    Dear All,
    When i am creating process order at the time system not allowing me to execute batch determaination after release only it is allowing me to do.
    My requirement is At the time of order creation i want assign batches ( Execute Batch Detrmination)for the material.
    how to do this one, kindly hel me
    Regards,
    s.sakthivel

    Craig- you are correct. That setting is about how to create a batch for the Material produced , does not have any impact on the batch determination for the raw materials consumed.
    I dont think there is a way to do the batch determination before releasing the order. The other option isto go for the automatic release of the order at creation - this option will carry out the batch determination automatically once an oder is created and order will be released. check with PP consultant on this.
    Hope it helps.
    Thanks,
    Ram

Maybe you are looking for