Splitting the goods receipt qty at the time of COR6N

Hello Friends,
Actually we want to do auto goods receipt at  the time of confirmation (cor6n).I have given the PI03 control key to the operation and phase.So system shows the goods receipt item in goods  movement screen in COR6N.
We manage all the materials in batches.So i want to split the goods receipt qty into no. of batches.
In cor6n,in goods movement there is option for splitting, but at a time it allows me to split the qty once only.If i have to split the qty again than again i have to select the splitting option .
i want to split at a time.How to do it/

Hi Jitendra,
It can be doing Batch Determination.I don't want to tell you to perform Batch Determination if you don't want.Just press icon for Batch Determination and no strategy found then do it Batch Determination without Class Selection.
System will propose all available batches.Here split required qty as per your choice. and then press copy button.
Regards,
Dhaval

Similar Messages

  • Split the  Time slot divisions

    Hi Experts,
    I am having a small problem. Time slot divisions.
    In my selection screen I have taken Date and time fields. If I entered one date (suppose 03/01/2006) and time slot as (12:04:56 to 05:08:34).
    I need the output as:
    Date:03/01/2006
    12:00:00-12:59:59
    01:00:00-01:59:59
    02:00:00-02:59:59
    03:00:00-03:59:59
    04:00:00-04:59:59
    05:00:00-05:59:59
    I need this output for every date. The date range is given at selection screen.
    Is there any function module for splitting of this. Or any other solution for this. I am waiting for your reply in earlier.
    Regards
    Prabhakararao

    Hi prabhakar,
    1. Exactly as u want !
    07.02.2006 09:00:00     
    07.02.2006 10:00:00     
    07.02.2006 11:00:00     
    07.02.2006 12:00:00     
    07.02.2006 13:00:00     
    08.02.2006 09:00:00     
    08.02.2006 10:00:00     
    08.02.2006 11:00:00     
    08.02.2006 12:00:00     
    08.02.2006 13:00:00     
    2. use this code (just copy paste in new program)
       It will give u ALL INTERVALS (as above)
    REPORT abc.
    DATA : mydt TYPE sy-datum,
           mytm TYPE sy-uzeit.
    Screen
    SELECT-OPTIONS : dt FOR sy-datum,
                     tm FOR sy-uzeit.
    Init
    dt-low = '20060207'.
    dt-high = '20060208'.
    tm-low = '090000'.
    tm-high = '130000'.
    mydt = dt-low.
    DO. "----
    Loop at Dates
      IF mydt > dt-high.
        EXIT.
      ENDIF.
      mytm = tm-low.
      DO. "----
    Loop at times
        IF mytm > tm-high.
          EXIT.
        ENDIF.
        WRITE :/ mydt , mytm.
        mytm  = mytm + 3600.
      ENDDO.
      mydt = mydt + 1.
    ENDDO. 
    regards,
    amit m.

  • Splitting the Time Capsule USB port for 2 devices ??

    So if i have and external HD plugged into tc usb port and I also need to plug in a netflix ready blue ray player to the same port- is there a splitter I can buy to do this or what other options do i have?
    I have an extra airport extreme I am not using-could I run an ethernet cord to it and use that usb port for my second device without and problems?
    Thx

    First, yes it is possible to attach multiple devices to the TC's USB port. You will need a USB hub though. Some users have discovered that not all hubs are compatible with the TCs USB port. So you may need to shop around if the first one doesn't work.
    However, the USB port on the TC is designed primarily to handle external HDs or printers. That is, it is designed to make them available to your local network, not to the internet. So I have doubts that the BR player will be able to have full interest access via the TCs USB port.
    See this KB article:
    http://support.apple.com/kb/HT2421
    Hope this clarifies things a bit. Cheers!

  • Is't possible to partionate the time capsule  ?

    i'd like to split the time capsule, so my wife and i can use it for time machine. We have one computer each

    You can’t partition it but don’t need to. Just set up Time Machine on each computer individually.
    (111654)

  • Who's got the timer

    Hello,
    I have a very functional timer here that I am using but I
    would like to get some advice on how to make it better.
    Code:
    private function getDaysUntil():void {
    // creates a new five-minute Timer
    var minuteTimer:Timer = new Timer(1000, 300);
    // designates listeners for the interval and completion
    events
    minuteTimer.addEventListener(TimerEvent.TIMER, onTick);
    minuteTimer.addEventListener(TimerEvent.TIMER_COMPLETE,
    onTimerComplete);
    // starts the timer ticking
    minuteTimer.start();
    public function onTick(evt:TimerEvent):void {
    var minuteTimer:Timer = evt.target as Timer;
    lblTimeUntil.text = minuteTimer.currentCount.toString();
    public function onTimerComplete(evt:TimerEvent):void
    var minuteTimer:Timer = evt.target as Timer;
    minuteTimer.reset();
    minuteTimer.start();
    I would like to be able to split the time into minutes and
    seconds.
    Also I would like to get it to count down instead of
    up.

    Found it
    public function onTick ( evt:TimerEvent ) :void { var
    minuteTimer:Timer = evt.target as Timer; var lvSecondsRemaining:int
    = minuteTimer.repeatCount - minuteTimer.currentCount; var
    lvMinutes:int = lvSecondsRemaining / 60; var lvSeconds:int =
    lvSecondsRemaining - ( lvMinutes * 60 ); var lvSecondsText:String =
    lvSeconds.toString(); if( lvSeconds < 10 ) lvSecondsText = "0" +
    lvSecondsText; lblTimeUntil.text = lvMinutes.toString() + ":" +
    lvSecondsText; } // onTick

  • Actual goods receipt quantity(0GR_QTY) in MM

    Actual goods receipt quantity(0GR_QTY) &#61664; is this same as Actual goods quantity
    What is the difference b/w order qty & Actual goods receipt quantity
    I am using the cube 0PUR_C01 in the update rules I can see the field Actual goods receipt quantity ,from which datasrc I am getting this fields & what is the related field name for this in R/3

    Hi Maya
    What is the difference b/w order qty & Actual goods receipt quantity ?
    Order qty is the qty ordered purchasing dept
    Sometimes they will receive split deliveries...that time actual goods receipt qty will be less than that of ord qty . They may do MIGO goods receipt more than once referencing same PO document number
    Datasource - Pls see BI content in help.sap.com to see the source field
    Cheers
    N Ganesh

  • Goods Receipt table

    I want all the Goods Receipts Qty to be accumulated in weekly buckets. The ztable consists of following fields
    Vendor No.
    Material
    Year (Eg. 2007)
    Week01 (Eg. Total Receipt Qty for 1’st week of 2007)
    Week02 (Eg. Total Receipt Qty for 2nd week of 2007)
    Week052
    Which table I can find the values for above goods receipt information? Kindly help me.
    Thanks

    You will have to write extract program which will update this table regularly.
    EKBE is the table which stores PO History where you can get Goods Receipts data.
    MKPF and MSEG are material document header and item details. MSEG is a huge table and it takes long execution time if used in programs.
    This should give you some idea to start with.
    ashish

  • HOW TO CREATE A USER-EXIT FOR MB31 GOODS RECEIPT

    Hy,
    <b>HOW TO CREATE A USER-EXIT FOR MB31</b>
    TO COMPARE ORDER QTY CONFIRMED AND GOODS RECEIPT QTY
    ( IF GR QTY GREATER THAN CONFIRMED QTY ERROR MESSAGE SHOULD COME AND NOT ALLOW TRANSCATION TO PROCEED).
    POINTS CONFIRMED.
    REGARDS,
    KARTIKEY.

    Hi Rawat,
       You Don't need to create User Exits,but you need to find user Exits.Below are list of user Exits for MB31.
    Use proper exit as per your requirement.
    Exit Name     Description
    MBCF0002     Customer function exit: Segment text in material doc. item
    MBCF0005     Material document item for goods receipt/issue slip
    MBCF0006     Customer function for WBS element
    MBCF0007     Customer function exit: Updating a reservation
    MBCF0009     Filling the storage location field
    MBCF0010     Customer exit: Create reservation BAPI_RESERVATION_CREATE1
    MBCF0011     Read from RESB and RKPF for print list in  MB26
    MB_CF001     Customer Function Exit in the Case of Updating a Mat. Doc.
    award points if ans is useful.
    Regards,
    Albert

  • Final Delivery indicator in Goods Receipt tab in Process Order

    Hello Friends,
    I have one doubt, thought to discuss with you.Whats the importance of Final delivery indicator in Process order.I know that if any further goods receipt is not accepted against the order than we should tick this indicator,because of which system sets the DLV status at order header level or if goods receipt qty against the order is equal to order qty than system automatically sets this indicator.
    when we do the settlement of order than system looks either for TECO or DLV status of order , if its find  there than system consider such orders for settlement.
    Now my question is suppose i have done the Goods Receipt against the order less than the order qty, than system will set the PDLV Status against that order.Now no further goods receipt is  expected against that order.Now i haven't set the Final delivery indicator in goods receipt tab in process order.But i have technically completed the order,because of which system has set the TECO status against that order.
    Will system allow me to settle such order?and viceversa, if order has DLV status at header level and no TECO status, than system will allow to settle such order?If yes than whats the other use of Final Delivery indicator in process order?Is it important to set that indicator from settlement point of view only?
    As far as i know, system allows us to do,but on this issue i have got different answers from different person.So bit confused.
    Thanks and Regards,
    Jitendra Chauhan
    Edited by: jitendra chauhan on May 8, 2009 8:42 AM

    Dear,
    Will system allow me to settle such order?and viceversa, if order has DLV status at header level and no TECO status, than system will allow to settle such order?
    Yes
    If yes than whats the other use of Final Delivery indicator in process order?Is it important to set that indicator from settlement point of view only?
    You need to Final confirm (CNF) the Order to get the DLV Status.
    Or if the Delivery completed indicator is set in the Process Order, then also th System status will be DLV
    If your order quantity10 and you produced 10 quantity it means that order is fully deliver  then Final delivery will automatically be set.
    The "delivery completed" indicator has the following effects:
    o The item is regarded as closed, even if the total quantity was not delivered.
    o A further delivery is not expected, may, however, arrive.
    If status is DLV then it cannot be a WIP stage where the the good are posted to stock and production is completed
    Please refer this thread fro DLV and TECO,
    Re: order settlement
    Regards,
    R.Brahmankar

  • Cancel goods receipt after doing LIV

    Dear all,
    I find the system allow users cancel the goods receipt of an PO item after the LIV process is completed.
    In business practice, it is none sense to reverse the goods receipt qty after the purchasing dept confirm the GR qty and payment to the vendor.
    In my understanding, the purchasing dept should cancel the LIV confirmation first, and then cancel the GR document afterward.
    Are there any control settings in MM to prevent users reverse the GR qty without cancel the IR document at first?
    Best regards,
    Chris

    Hi
    For GR-Based IV only a customizing is present to prevent such activities
    Please check in customizing if the Config of For GR-Based IV, Reversal of GR Despite Invoice has been maintained, remove the flags if it has been maintained.
    T.code is OMBZ.
    SPRO-> Materials Management-> Inventory Management and Physical Inventory-> Goods Receipt-> For GR-Based IV, Reversal of GR Despite Invoice.
    If your PO does not have the GR based IV Flag then GR can be reversed even if IR exists.
    Thanks & Regards
    Kishore

  • Different effect in T-code VL32N and MIGO to do goods receipt

    Dear gurus,
    What i wonder is when i do goods receipt in MIGO against Inbound delivery, the total goods movement status does not change to C-completely processed as expected, not like the effect when i use VL32N to post goods receipt.
    i spend long time to look for the answer but failed, please give me a hand.
    Best regards,
    Daivd

    Hi,
    As per my knowledge, we do goods issue ie delivery in VL32N not goods receipt.
    Regards

  • Goods Receipt Against A Goods Return - Not Working

    Hi,
    i have been trying to work through the Purchase goods return process for a client and am having issues with the flow.
    This is the process :-
    Create Purchase Order for 1 item,  Qty = 21
    Goods Reciept linked to Purchase Order - Qty = 21 this is 100% (Purchase Order Closes)
    Goods Return linked to Goods Receipt - Qty = 1
    Goods Receipt replacement item from supplier - attempted to link to Goods Return - none available - find goods return closed !!!
    How can i link the new goods receipt with the original Purchase Order/Goods Receipt/Goods Return if the goods return is closed.
    I'm using 2007A SP01 PL05
    Thanks
    Barry

    Dear Mr Mason,
    The scenario you described:
    Return closed automatically after being added
    is system behaviour.
    It is not possible to link the new GRPO to the goods return.
    The only suggestion I can give you is writing the GRPO and goods return numbers in the remark of the new GRPO.
    Regards,
    Marcella Rivi
    SAP Business One Forums Team

  • Creating Unplanned Batches for Goods Receipts

    Recently we had an incident where a goods receipt for a final product did not meet an analytical FDA requirement. We were able to segregated the portion of the material that did not meet this regulatory commitment. We have a manufacturing process in place that will allow us to rework this material however we need to assign this failed portion a new batch number. Since part of this final product is good we want to avoid a re-id of the total quantity of the goods receipt. Is there a way we can create unplanned batches and split a goods receipt for a planned process order after manufacturing has occurred?

    Ryan,
    For these requirements, you might want to consider classifying your batches. Through classification function, you can assign multiple characteristics to your materials (e.g., one characteristic for inspection type, one class for original batch number, and one class for process order number) and assign specific characteristic values in batch.
    I'm not sure which version of SAP you're currently using, but the following is the link to help.sap.com on batch management.
    <a href="http://help.sap.com/saphelp_46c/helpdata/en/25/28428b4f7811d18a150000e816ae6e/frameset.htm">BatchManagement_46c</a>
    Batch classification is specifically discussed in Batch Specifications section.
    Hope this helps.

  • Goods Receipt tolerance limit

    All,
    Where we can put the tolerance limit for Goods Receipt qty ?
    MEans PO qty is 1000 & suppose GR we are doing for 1001 , system is not allowing .
    Where we can set this as some percentage ?
    Kindly advise.
    regards

    Please, could someone confirm the following:  In Transaction OMC0, if I set up a tolerance for a specific Company Code using Tolerance Key "B2" I will then be able to post a GR for a quantity greater than the PO quantity? 
    Also, where can I locate a list of definitions for these Tolerance Keys??
    Regards,
    Minh Pham

  • Problem at the time of Goods receipt(MM)

    Dear all,
    I am new in MM and I am facing a problem at the time of goods receipt against subcontracting order. In our scenario we are create a subcontracting order for one finish material and in BOM we are giving some raw material. After that we are doing transfer posting (material provide to vendor) and then receive the finish goods.But at the time of goods receipt against SCO order I am getting error that multiple parent batch for finish batch. I am unable to understand the problem. so, kindly help me.
    Thanks
    Rahul.

    I think you are receing multiple bacthes for the parent material,In this case you need to select Distribute qty option in MIGO.Here you can split the qty batchwise for parent material.If you split the qty it will allow you to receive the material.

Maybe you are looking for