Reservation of component Batch for Process order

Hi PP Guys,
I did the batch determination of a particular component batch in process order, but when I try to create another process order system proposing the available qty without considering the earlier reserved batches.
I want to view only the batches which are free from any reservations during batch determination in process order.
Example: If Batch "A" having qty 1000 kg in unrestricted stock. 
I have created a process order and did the batch determination for the quantity of 900 kg,  when I create another process order for the same material system should propose only the available component batch qty of 100 kg only, but system still proposing the un-restricted available qty of 1000 kg.
Please advise me the solution to map the scenaio.
Thanks in advance.
regards,
Purna

Hi,
Check whether Reservation is included in your checking control(T.Code OPJJ).
If not then correct it by activating check box for Include reservations.
Regards,
Dhaval

Similar Messages

  • Header batch no copy to component batch in Process order

    Hi,
    I have following requirement...
    we create process orders with COR1 in PP module.. then we assign the batch no to in the goods receipt tab as shown below..
    Now when we save the Process order system has to automatically assign the same batch no to one of the component automatically as shown below..
    What user exit or enhancement I can use for this..If anybody worked on this can you help me out...
    Thanks
    Kumar

    Hi All,
    Can u suggest me any user exits, BAPI or BADI's for this...
    Thanks
    Kumar

  • Create batch for process order

    Hi,
    I have a requirement to create batch for the process order while releasing/ creating it.
    PLease let me know, which BAPi to be used.
    Thanks & Regards,
    Kalyan Venigalla.

    Hi All ,
    Pls reply
    Thanks .

  • Update batch for process order in change mode

    Hi All ,
    I need to update the batch number(which will be external batch number given by me ) in COR2 (process order change) transaction ,under the tab Goods receipt .
    Is there any bapi which achieves this ?? pls reply
    Thanks .

    try use BAPI_RESERVATION_CHANGE

  • Issues during Component Batch Determination for Process Orders

    Hi,
    I am encountering a strange issue during component batch determination of process order.
    1. During creation of process order, when I execute batch determination, systems does determination based on strategies we have set and when I click on Copy it gives an error
    "Log cannot be saved: Object/subobject not specified"
    Message no. BL201
    *Diagnosis
    Log save cancelled because at least one log contains no object or subobject.
    Object and subobject are needed to classify application logs because there are several log types. Only a few logs are managed in main memory at runtime, so this classification is not needed.
    If the logs are to be saved in the database, object/subobject must be specified for later retrieval.
    Procedure for System Administration
    Object/sub object can be passed when a log is created (function module BAL_LOG_CREATE) and changed with BAL_LOG_CHANGE.
    The possible values for object and sub object must be configured in transaction SLG0.*
    If I save the order with CRTD status and come back again in change mode and do determination, It works fine.
    Again when the order is in REL status and do the determination, It gives the same error.
    This happens only for a specific plant, In other plants batch determination works in all scenarios.
    I checked for all plant related Config for batch determination and coudn't find any discrepancies.
    Please advise how to resolve this issue. Thanks in advance for your help
    Regards,
    Aheesh

    There Is no direct solution for your requirement just try this work around.
    While defining the batch determination search strategy for process order in COB1, there is one column Quantity proposal where you can attach the Routines (This is written in ABAB code )  make use of this, define New Routines with ABAB help to fulfill your requirement. Try this if found useful award full points.
    Regards,
    Ajay Nikte

  • Batch Number field in IDoc for Process Orders (message type LOIPRO01)

    Hello PP experts,
    Just wanted to ask if anyone of you have worked with message type LOIPRO01 (IDoc for process orders)
    There is a segment-field in this IDoc  E1RESBL-CHARG which has description of "Batch Number"
    We tried to assign a Bath Number for an Order (using t-code COR2 --> "Goods Recpt" tab under "Receipt" section), generated an IDoc for this order, but upon checking the E1RESBL-CHARG field of the IDoc it is not populated with the Batch Number.
    The material in the process order is FERT, so technically we're trying to assign a Batch Number in one of the process orders for a Finished Goods material type,  so not on the component level.
    Can anyone here verify:
    1. is the E1RESBL-CHARG field of IDoc LOIPRO01 intended for the Product Batch Number?  If Yes, how do we populate that for in the IDoc?  --> Do I need to have a Reservation/Dependent Requirement for the Product for the Batch Number to be populated in the IDoc?
    2. If E1RESBL-CHARG can not be populated for a Product that has no Reservation/Dependent Requirements, Do I have any option of populating this field with just the Batch Number assigned to the Process Order of that product?

    Solved - LOIPRO01 IDoc does not pick up the Batch Number from AFPO table, instead from table RESB.    We need batch from AFPO and just created a lookup using the Process Order Number as import param

  • Batch determination configuration for process order.

    Hi,
    Can anybody help me to configure batch determination for process order in step by step.
    My requirement is
    1. multiple selection of component in process order.
    2. click on batch determination icon.
    3. system will check batch, valuation type, stock. Assign batch,valuation type, storage location automatically in the process order confirmation(COR6N)-Goods movement tab.
    Thanks,
    Jishu

    Hi Jishu,
    Please refer below documents whcih will help you on batchdetermination
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c09b7216-65da-2b10-bdb5-870cf9916350?QuickLink=index&…
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0caed4a-40f9-2c10-349a-96ec617a8161?QuickLink=index&…
    Regards,
    R.Brahmankar

  • Batch determination for process orders

    Hi All,
    My requirement is complete batch batch is proposed in process order  batch determination even though the requirement is of less qty.
    For example the required qty. for component XYZ is 20 units but the available batch is of 40 units. Now requirement is that no batch splitting should happen & complete batch of 40 units is determined.
    This is required to do Material quantity calculation.
    regards,
    Mohit Goyal

    There Is no direct solution for your requirement just try this work around.
    While defining the batch determination search strategy for process order in COB1, there is one column Quantity proposal where you can attach the Routines (This is written in ABAB code )  make use of this, define New Routines with ABAB help to fulfill your requirement. Try this if found useful award full points.
    Regards,
    Ajay Nikte

  • Auto Batch selection during GI for Process order

    Hi Gurus
    My requirement is that the system should select available batches of raw materials automatically during goods movement for Process order using COR6 and Goods issue for order MB1A . Could any body plz let me know the procedure in detail

    Dear,
    You need to define the batch search procedure MBC1 with serach strategy as ME01 for your material plant and movement type assign selection condition and sort rule and save the condition record.
    Please refer this thread for details,
    BATCH SELECTION DURING ISSUE
    Please come back if any problem.
    Regards,
    R.Brahmankar

  • FEFO logic in batch determination for process order release

    Batch determination for a particular material in a process order was following FIFO logic . We needed to change it to FEFO hence we made the necessory changes in COB1 how ever the process order relase is still taking the batch whihs is not the first expiry batch
    Kindly help in batch determination with FEFO for process order release.

    Rk
    The blw explation for inventory side, i don't have idea for prod order side
    If Batch Management is active for the materials then use following process;
    First create characteristic in CT04 for Batch Creation Date, under "Addnl data", enter Table Name MCH1 or MCHA (As per Batch Class 022 or 023) and Field ERSDA and save it.
    Assign this characteristics in CL02 in your Batch Class.
    CU70 - Create a Sort Rule and specify the Characteristic of Batch Creation Date and activate "Ascending" indicator.
    Now assign the Sort Rule in MBC1 and keep Selection criteria as "O" for the Strategy type.
    Now do batch determination in MIGO.

  • Automatic Reservation at the time of process order creation

    Hi Experts,
    As you are aware, when we create a process order and save, system automatically generates the reservation and the reservation will be for movement type 261. My requirement is like this. When system creates reservation, system should consider for which order type the process order is created and create a reservation for other movement type also.
    For eg. Iam having order type ZRRW. When system creates reservation at the time of order creation, system should check the order type and reservation should be created for a movement type Z11 instead of 261 in the normal case.
    Is there any user exit for the same. Please let me know.
    Else how can I post the goods issue with a movement type other than 261. MIGO is not accepting other movement types.
    Anticipating your reply
    Regards
    Prathib

    Hi Ayethebing,
    Thanks for the reply. we created the new movement types inorder to use the SAP standard reports and get the different types of goods movements based on the different processes.
    We can do the goods issue using the custom movement type through MB1A. But I was trying to use in MIGO and this is where system wont allow this.
    In MIGO, system will do the goods issue based on reservation only. The reservation is created at the time of order creation and it uses movement type 261 irrespective of the order type.
    I was trying to find out whether any option is there to use custom movement type to create reservation so that system would propose this movement type in MIGO for goods issue against process order.
    This is an interesting case but unfortunately dont have any option of user exit or Badi. Only one user exit related to reservation is to change the str loc and back flush indicator.
    @Sabine: Thanks for your reply. But the BADI that you provided wont serve the purpose.
    Thanks
    Prathib

  • Order type dependent parameters for process order

    Hello friends,
    In Order type dependent parameters for process order (T.C COR4), there is subscreen for Process data documentation.Inside it we have three options :a) Batch Record Required
                                                                        b) Order Record Required
                                                                        c) No Process Data Documentation Reqd.
    Through F1 help whatever information i have got regarding them, is not cleared.
    According to it, if i select Order Record Reqd, than first of all i will have to delete (archieve) the order record than only i can delete (archieve) the process order.The same is with Batch Record Required.
    So according to it if i want to delete the  process order than first i will have to delete order record.So guys may i know which order record firstly i have to delete?Than only the system status for process order will not have the status ORRQ (Order Record Reqd).
    And one more thing friends,if i select the third option No Process Data Documentation Reqd than which process data documentation system will not create?Or what will happen if  i select this third option?
    Thankingy you guys in advance.

    HI
    For process data documentaion pls check the following link:
    http://help.sap.com/saphelp_47x200/helpdata/en/89/a43ea8461e11d182b50000e829fbfe/frameset.htm
    Thanks

  • For process order matrix

    Hi All PP Gurus,
    Scenario from production client:
    Issue:
    For process order number 6300355; material code 15010163 the assay calculation is not correct.
    Process in use:
    Process order is created through tcode COR1 and Transaction code ZACOR2 is used for update of requirement quantity, i.e. assay calculation. The quantity calculated against batch no. 0001004480 is not correct. The correct value is 14.013.
    can u please help me regarding this issue?????

    your question looks to be very vague as you are giving order no/material no/ batch no which no member can view. explain more detail about your scenario and issue so that somebody may try to help. sorry for putting my view in direct manner.
    Thanks
    JK

  • Automatic Creation of Batch in Process Order Confirmation

    Hi Guru,
    What are settings required to set the batch creation automatic during the confirmation of the process order? The header material is semifinished and batch management is ticked in the material master. BOM has been created. In the present scenario, few
    Regards,
    Raja

    Hi,
    You can do that in T Code CORW.
    For the required production scheduler select the batch creation for process order.
    Also in the Assignment tab of the process order, there is a field for batch, next to it there is a Create button. Click that, you will get the batch number in that field.
    Hope that helps.
    Regards,
    Rohit.
    Added: I apologise, its not the Assignment tab in process order. It is Goods Receipt tab.
    Edited by: Rohit Chauhan on Aug 3, 2009 9:42 AM

  • Material staging for process order

    Dear All,
    Can we use material staging for process orders.
    If possible pls brief the procedure.
    Subbu.

    Using warehouse management /WM) :
    - Create a control cycle for the component, using LPK1. Here you define if the supply will be specific for the order (when weighing takes place in the warehouse) or for released orders (normallu full packages of components and weighing is done at plant level). Reference to a supply area.
    - The resource used in the operation has a reference to the supply area.
    - Components have material master views in WM for the selected storage type
    Then, when releasing the orders run LP10 - LP12 to generate the Transfer requirements for the raw materials. These TR will be converted to Transfer Orders and Confirmed, so the stock will be moved to your supply area.
    Using Inventory Management, none of the above is required. You can use MF60 to move materials from General Storage Location to Shop Floor SLoc.
    Regards

Maybe you are looking for

  • Ibooks crashes on one pdf but I cannot delete this from the ipad (?)

    I am experienceing constant crashes when I switch to PDF's in Ibooks. After very few seconds it just terminates. This started when I chose to open a pdf sent in email with Ibooks (this has worked before). Ipad is upgraded to lates iOS w/ patches. Now

  • Metadata field for "file type"?

    I'm trying to find a way to sort images in A3's List view, and I can't seem to find a way to use the "File Type." I know I can filter images, but that's not what I want to do. I'd like to be able to have file type as a column so I can sort and have,

  • How can i pass string from C++ DLL to Java via JNI?

    Hi everybody. I made a DLL with Borland C++. I must pass a string from this dll to Java via JNI.Namely i define a string variable in C++ DLL and i send this variable's value to Java via JNI. I can pass integers but i couldnt Strings. . How can i do t

  • G5 wont mount DVI or ADC, only VGA monitors

    I have a g5 that has a dual display DVI/ADC card; It wont show anything on a new Apple Cinema DVI display, but it WILL show up on a VGA monitor with a DVI-VGA adapter. I tried the appple cinema display on another mac and it worked fine, then i tried

  • ISE 1.3 Guest Activity

    Hello, is in the ise version 1.3 a possiblity that I can display the Guest Activity and export it via FTP? What I'd like to see is: Which user opens which website/service. What kind of activity is the guest doing during he is using our guest wifi. Re