Batch Determination for a component of a Production Order

Hello All,
I need to determine the batch for a given component of a Production Order in my report.
Like in tcode CO02 we provide the production order and select the component from the list and do the Batch Determination , i need the same functionality in my report.
Currently i am fetching all the components of a PO entered by user on the selection screen of my report. Know the user selects the component and press on Batch determine button to fetch the batch value.
Can anyone please let me know if there is any FM or class or BAPI for the same .
I tried using FM VB_BATCH_DETERMINATION but the passing of parameters is not correct...  still working on it.
Thanks & Regards,
Ravi Aswani

Hi,
Will you share steps you have completed so far for doing for Batch Determination?
It will help us to find the missing part..
- Check all the Batch Characteristic values are maintain in the Batches.If values are missing then also Determination will not take place.
- Check whether you have maintain Sort rule to Batch Determination strategy or not
Regards,
Dhaval

Similar Messages

  • Batch determination for a component material of a production order.

    I created a new production order type in SAP and I created a new production order from the new order type. When Iu2019m doing batch determination for a component material Iu2019m getting the error u201CBatch determination for 000000000002003610 without selection datau201D. I have to click [Selection criteria] and manually assign the selection criteria for the batch class.
    This is working properly for existing production orders and system automatically picking up the selection criteria.
    Is there any place in configuration to assign new production order type to batch selection criteria or how can I overcome this.

    Hi,
    Will you share steps you have completed so far for doing for Batch Determination?
    It will help us to find the missing part..
    - Check all the Batch Characteristic values are maintain in the Batches.If values are missing then also Determination will not take place.
    - Check whether you have maintain Sort rule to Batch Determination strategy or not
    Regards,
    Dhaval

  • Determine a component in the production order

    Hi,
    To determine if a component in the production order is relevant for the paint dispatch list:
    For a Production Order, after retrieving all the components (children) of the header material utilize function module CLSE_SELECT_AUSP.  Pass the following information under the import parameters:
    Function Group: CLSE
    Function Module: CLSE_SELECT_AUSP
    Import Parameters:
    KLART   = 001   (Hard-coded) (ZERO, ZERO, ONE)
         OBJEK  =    (Component number from production order Item) – RESB-MATNR
    MAFID = O  (Hard-coded) (The letter O)
              KEY_DATE  =  (BOM Explosion Date) – CAUFV AFKO-AUFLD
    Returns:
              Table = T_AUSP
              Field  = ATWRT  
              T_AUSP-ATWRT
    Then the following logic should apply:
         IF T_AUSP-ATWRT = OPTPNTD THEN this component (RESB-MATNR) is relevant for the dispatch list.
    can any body explain the meaning of this
    all replies will be rewarded

    Hi,
    i got the solution i came to know the meaning of it
    thanks

  • Batch determination for component  in co11n

    Hi Gurus
    This is my Scenarios
    Component A - Batch - 120 - Qty 2.00 MT
    Component A - Batch - 121 - Qty 4.00 MT
    Suppose if there is a requirement of 3.0 MT for component A in Production order , when i do Batch determination ( w/o dialog box ) the system proposed Batch 121.
    But since Batch 120 is produced before 121 , i need the system to propose Batch split as follows
    Batch - 120 - 2.00 MT
    Batch - 121 - 1.00 MT
    Is it possible without Dialog batch determination
    Regards,
    Prasanna

    Hi,
    Yes, u can split Batch  manually  without Batch determination.
    Goto Component Overview -> Select the Component ->Edit ->insert->batch split (CO02)
    Now u can enter Batch and qty manually.
    Pradeep
    Edited by: Pradeep Kumar on May 23, 2008 9:24 AM

  • Batch Determination for  production orders

    Hi Experts,
    How do we set up batch determination strategy for production order.My requirement is" Batch Determination at the time of releasing the orders using : - the FIFO strategy on finished product , - the LIFO strategy on components (raw material)".
    Please help me to setup this requirement.
    Thanks,
    Ravi.M

    Just some simple hints:
    You must create a batch class to classify the materials with a characteristcs for the expiration date.
    There exist std characteristic for this.
    In the material master you have a setting to trigger batch determination at release.
    You must create sort rules sorting this characteristic ascending for FIFO and descendign for LIFO. (CU70)
    For component in production/processs order:
    You have to create a search strategy with of a type included in the search procedure defined in production/process ordeer dependent parametersy og your choice. Tc COB1
    In this you use the sort rule and the batch class as selection class.
    Your finished goods goes to a sales order so you have to craete a strategy there as well.
    It follows similar procedure as above but relates to sales order types and other search procedure.
    Good luck!
    Regards,
    Tor Holter

  • Batch determination for subcontract purchase order component.

    Hello
    Is it possible to do batch determination for the subcontract purchase order componet, then bring the component batch to the outbound delivery directly from purchase order?   If no standard, any user exit or BADI... can do this also good for us.
    Thanks
    Hailiang

    Hi
    Yes I can manual input batch number, but I want the system select the batch in stock base on the batch classification.  I can not find the batch determination function the the component detail screen.
    Best Regards
    Hailiang

  • Batch Creation or Batch Determination for 531 movement type

    Dear Experts,
    I have some confusion with Movement type 531 -
    1) Can we do Batch determination for 531 movement type.
    2)  Can we do the automatic Batch creation at the production order level or confirmation level. In this case i have done the settings but in confirmation screen i have to create batch manually through Menu Path.
    3) I have to enter characteristics value manually in confirmation screen as i have select classify batches in foreground. But in material master we have Batch Class type so can values comes from there to batch of confirmation screen.
    Thanks & Regards,
    Saurabh Kumar

    Hello
    Please read carefully notes 191368 and 194619. These are very old correction notes and they are already implemented on your system, however, they provide the following information about the system design:
    For a by-product or co-product, no batch determination is executed anymore. The subsequent stock determination is not executed anymore either.
    and
    No batch determination for by-products may be executed during the confirmation.
    It means that the batch determination for movemen 531 is not a functionality of the standard system.
    I have never tested this scenario, however, as far as I know, the batch can be created automatically for the by-product if you are using internal number range on OMCZ.
    BR
    Caetano

  • Problem in automatic batch determination for components in process order

    hi
    Ours is a process order industry. Here we prepare food items.
    We are entering manual batch for finished product. We want to perform automatic batch determination for one of the components raw material. For other packing material we do not want to maintain batches.
    The batch procedure picked is me0001 for 261 movement type instead of C00001.
    Because of that we need to enter batch manually.
    Send us the procedure to automatic batch determination for components.
    regards
    ravi

    Ravi,
    Before posting please do search in this forum because this topic has been discussed many times in past.
    Please check below links which could be helpful to you Automatic batch determination in process order
    http://www.sapsword.com/home/sap-batch-management/sap-batch-determination
    If you still have issues then please come back.
    Br
    KK

  • Batch Determination for Purchase Requisitions

    Hi,
    Is it possible upon MRP, a batch determination occurs when creating the Purchase Requisition? So that even during PR, the batch number is already indicated.
    Thanks,
    Lee

    Hi
    You can create batch only under the following scenarios (as given below) and it is not logically correct to determine the batch during creation of batch. Generally we create it during GR and in specific cases it can be assigned during purchase order.
    The system creates a batch master record in the background in the following procedures:
    The first time goods are received for a batch
    During creation of a process or production order
    When a usage decision is made in quality management
    During a recurring inspection
    For transfer postings (when you want to split a batch, for example)
    When creating a purchase order
    Reward if useful
    Regards
    edwin

  • Batch determination for subcontract orders in MIGO

    Hi,
    I have a doubt. I´ve customized a batch determination strategy for Inventory Management, for movement type 543.
    When i receive a subcontract order, using transaction MIGO, the batch determination process is NOT triggered automatically, until i press button "Stock Determination".
    Is there a way to determine batches in MIGO without pressing this button? (fully automatic).
    Best regards.

    Hello Alejandro,
    Thanks for the further clarification!
    It depends on how you are processing the goods receipt in MIGO:
    .- If you post the Goods Receipt for the Subcontracting purchase order and you do not expand the components, then just flag the main item and post, an automatic batch determination for the batch component will be processed then by the system and the goods receipt will be processed.
    .- If you post the Goods Receipt for the Subcontracting purchase order and you expand the components, then, the batch field will be opened for input and the user manually will need to start the process pressing the icon for the batch determination (or also the one for the stock determination).
    I hope this helps!
    Esther

  • In backflushing, how to get batch determination for IM managed components.

    Hello friends,
    During confirmation, in Goods Movements screen, we get auto batch determination for WM managed components (based on their control cycle record).  However, we are NOT getting auto batch determination for IM managed components.
    We have created batch selection/sort, and search strategy for Orders as well as Inventory Management.  We have also created condition records for the above IM managed components.  But still auto batch determination does not take place.
    Kindly help how to get auto batch determination of IM managed components during confirmation.  Thanks.
    - Chetan

    Hi Tajuddin, Prashob,
    I marked my query as "solved", but I need one clarification please:
    OSPX is a pre-requisite config to OPJ2.  In OSPX, we have selection for "sorting" by Item-Table, Price, & Quantity.  Can you please briefly explain how these 3 sorting is supposed to work ?  Thanks.
    - Chetan

  • Batch determination for STO

    Hi,
    How to configure batch determination for Stock transport orders?
    I just wanted to know to which business process we need to assign the search procedure

    Your first message:
    Hi,
    How to configure batch determination for Stock transport orders?
    I just wanted to know to which business process we need to assign the search procedure
    This was answered I think.
    Your second message:
    These settings are manitained. I have checked the lik you sent. I too get exactly the same error.
    You didn't speak about any error message in your first message nor (explicitly) in the second one.
    Regards,
    Csaba

  • Batch determination for deliveries

    Dear friends,
    we have recently introduced batch determination for sto's. We are facing a poblem, we were suppose to get the batches only from one storage location, but system is taking batches from all storage locations where ever available according to search criteria. How can we restrict batches only from one storage location.
    Thanks in advance.
    Regards,
    Sri.

    Hi,
    If u want to restrict batches on storage location level, then
    You have to create CONDITION TABLE in that select field catlog STRORAGE LOCATION,
    Assign this created table in ACCESS SEQUENCE,
    Then asign this access sequence in STRATEGY TYPE which u r using.
    Maintain condition records for Batch search strategy with key combination STORAGE LOCATION.
    Note : if when creating condition table field catlog is not available for storage location, then you can add in that with the help of ABAPer.
    Kapil

  • Automatic batch determination for quality inspection stock

    Hello, gurus.
    Could you please, help me with the following problem: I have received on the certain storage location some quantity of material maintained in batches into quality inspection stock with 501 movement type. Now I would like to make reverse posting, but I do not want to use cancellation of the document, I need to use 502 movement type and determine batch from quality inspection stock with automatic batch determination in MIGO transaction. I assigned Batch search procedure to 502 movement type and created all necessary condition records. I use Checking Group for Availability Check ‘CH’ and Checking Rule for Availability Check ‘03’ where I include quality inspection stock. However no batch can be determined. But if I use 331 movement type, everything is OK, the batch is determined without any problems. If I manually put batch and valuation type for the material, the system shows no error.
    Why it is not possible to do automatic batch determination for quality inspection stock then?

    OK, let us talk abou it. I check it in my system, actually 502 can work, but I can't trigger BM determination by 501. Maybe BM determination onlys to select some existing batches for consumption. For 501 in my pratice I can select all the existing batches to be added or just add a new batch.

  • Automatic Batch determination for Replenishment delivery

    Hi there,
    Is there a way to determine batch automatically for replenishment delivery?
    Whenever I create replenishment delivery, batch should be determined automatically. For that I activated automatic batch determination for SD documents (Delivery Item Category NLN)...
    Still I couldn't solve my problem...
    Suggestions from everyone are most welcome...
    Regards,
    Geetha

    Hello Geetha,
    You need to carry out configuration for seach procedure under SPRO-> Log Gen -> Batch management -> Batch search procedure definition -> Define Sales and Distribution Search Procedure
    The help text from that node is as follow:
    Define Sales and Distribution Search Procedure
         In this step, you define search procedures for batch determination in Sales and Distribution.
         Each search procedure comprises all strategy types that can be used for a particular combination of sales area and sales document type.
         Requirements
         To be able to define search procedures, you must have defined the necessary strategy types.
         Standard settings
         The standard SAP R/3 System contains search procedure SD0001.
         Activities
         To create a search procedure, proceed as follows:
         1.  Select New entries, and enter a six digit key beginning with "Z" as well as a name for the search procedure.
         2.  Select Control and then New entries, and enter the strategy types in the desired sequence.

Maybe you are looking for

  • How can I change the apple ID on my macbook? Previous owner's ID is the default.

    I bought a used macbook and the apple ID is set to the previous owner's ID.  Now I can't update anything because it asks for his password.  Is there a way I can change the apple ID now that I own the computer? The previous owner has been helpful, but

  • HELP Mac OS X Deleted cannot locate hard drive to install on

    Okay I have a 12' in Apple PowerBook G4 I got in winter 2003 and recently somehow the operating system got deleted. It originally came with Mac OS X Jaguar 10.2.7 and I upgraded it to Mac OS X Panther 10.3 -- at the time the problem occurred it was r

  • Firefox is taking 20+ minutes to load a page, why?

    This morning, when launching Firefox, I was asked to update to the latest version of Firefox. I accepted, and everything appeared to be fine. Then it tried to update my extensions, when I noticed it got "stuck" at about halfway through. I left it for

  • Speed up client activity status in SCCM console

    Hi Is it possible to speed up showing Client Activity on  machines under Devices in SCCM console? Currently even when i launch manually on client side to Hardware Inventory Cycle or Software i need to wait hours or even days until this info will show

  • Issues while building formulas and expressions

    Hi, I have a couple of questions regarding the formulas and expressions in MDM. It would be a great help if someone could us on these: <b>1</b>.While creating a Syndication map in MDM Syndicator, we need to do some calculation on some of the attribut