Missing Batches Number (Nonsplit Batch or Split Batch) in Invoice

Hi guys,
I need some help on you guys on following:
I have a SO without batches information and I have interco PO with batches information.
I create Invoice base on SO, therefore Invoice doesn't capture Batch or Split Batches information from PO.
Is there anyway, I can populate this information during creation of Invoice?
Aish.

Hi,
I have created delivery against sales order.
While picking (during delivery PGI), I selected two batches to suffice the delivery qty. Please refer the example quoted below.
Sales order (SO1) - Material (Mat1) - qty (15 ea)
Delivery against sales order (Del1) - batch split: batch1 - 10 ea
                                                                     batch2 - 5 ea
In table LIPS: when I enter delivery number as "Del1" and execute, I get 2 records:
   del no.     Item No.      Material   Qty       Batch no       Sales Order no     Sales Order Item no
1. DEL1       10              Mat1        10 ea    batch1          SO1                    10
2. DEL1       20              Mat1         5 ea     batch2         ______                 ____
Thus in the 2nd record, the Sales order no.(LIPS-VGBEL) and sales order item no. (LIPS-VGPOS) does not get updated.
I have to develop a report to display the Sales Order number and sales order line item number for each batch of the Delivery for the same item number. Please guide me to know how I can get the same.
Hope this clarifies the issue faced.
Regards,
Ankush

Similar Messages

  • Stored Procedure for Batch Number Format and Block Duplicate Batch Number

    Hi Experts !
    I am new one in forum asking question.. I want Stored procedure for Batch Number Format. I want fix one Batch number format in Stored Procedure.
    Example :
    My Batch number format Like  BATCH00001 - It should be first five digit is text format and next five is Numeric.
    IF create Goods receipt PO or Goods receipt stage I create batch number like BATCH 00001 or any other number means don't add that document and also duplicated batch number also does not allowed. please give me the solutions. I am sorry for my bad english .

    Dear Nagarajan K.
                         Thanks for your replay ..
    IF @transaction_type IN ('A','U') AND (@object_type = '106' )
    BEGIN
    set @item = LEFT( @list_of_cols_val_tab_del, CHARINDEX(CHAR(9),  @list_of_cols_val_tab_del,1) - 1)
    set @batch = substring(@list_of_cols_val_tab_del, len(@item)+1, (CHARINDEX(CHAR(9),  @list_of_cols_val_tab_del,len(@item)+2)) - (len(@item)+1))
    --set @base =( select basetype from ibt1 where batchnum = ltrim(rtrim(replace(@batch,char(9),''))))
    set @count = (select count(*) from oibt quantity > 0 and where  batchnum = ltrim(rtrim(replace(@batch,char(9),''))))
    if @count > 1
    begin
    set @error = 1
    set @error_message = 'Please enter different Batch Code for batch ''' + @batch + ''' for item ' + @item 
    select @error, @error_message
    END
    END
                  I used above Stored Procedure. here we can use one batch number for different item but  i want to block one batch we should use one item and one time only after than we never use that batch number for same item and another item.
             After that I want format for Batch, we should follow unique Batch number for all items.

  • Batch number format setup and auto batch creation during first GR

    Dear all,
    This is a batch question.
    I know that both the master batch and the stock data for the batch are created automatically during the first goods receipt. Thus, I do not need to create this data manually.
    My question are following:
    1 - what is the machnism that trigger this auto-batch creation in the system during the first goods receipt? is it from some kind of configuration?
    2 - If I want my batch number to appear in certain format, for example, first four digit is customer code, middle two code is country code (i.e. US, UK), and the remaining as goods receipt date. How do I setup this in the SAP system.
    3 - If batch classification is active, one can assign characteristic values to the batch when entering the goods receipt. HOwever, normally when I perform a goods receipt in MIGO, after putting in the production date and the batch number, I will hits the checkbox and if no problem, I will post the 101 document. WHERE in the MIGO screen I can assign the characteristic value to the batch?
    Thanks.

    My question are following:
    1 - what is the machnism that trigger this auto-batch creation in the system during the first goods receipt? is it from some kind of configuration?
    ==> Yes - See IMG activity 'Define batch creation for Goods Movements'
    2 - If I want my batch number to appear in certain format, for example, first four digit is customer code, middle two code is country code (i.e. US, UK), and the remaining as goods receipt date. How do I setup this in the SAP system.
    ==> See exit EXIT_SAPLV01Z_003
    3 - If batch classification is active, one can assign characteristic values to the batch when entering the goods receipt. HOwever, normally when I perform a goods receipt in MIGO, after putting in the production date and the batch number, I will hits the checkbox and if no problem, I will post the 101 document. WHERE in the MIGO screen I can assign the characteristic value to the batch?
    [[> See IMG activity 'Activate Batch Classification for Goods Movements in IM"

  • Derivation of batch number in Profitability Analysis for Sales document

    Hi Gurus
    We are trying to put Batch number in PA derived through sales order sales delivery document but due to timing issue like do not have billing document untill processed and PA derivation done
    scenario SA created with multiple line items
    Batch number can be seen in Delivery document number   
    Thanks in advance

    We are trying to put Batch number in PA derived through sales order sales delivery document but due to timing issue like do not have billing document untill processed and PA derivation done
    scenario
    SO created with no batch number
    In the Delivery split batch into two seperate lines with batch numbers in it
    PA post two seperate lines however unbale to map batch numbers
    Btach number exist in tables MSEG, LIPS and VBRP
    Unfortunately these postings happen after updating PA so not available for derivation in PA
    Thanks in advance

  • How to create Batch number manually

    Hi,
    We have already done 105 without batch number. But we need to create the batch number for the quantity which is already inwarded in 105.
    Please let me know  how this can be done.
    regards
    Suresh

    if your material is batch managed, then SAP forces you to enter a batch number (or assign an internal batch number) while doing the 105 movement.
    As this was not the case for you, I assume you missed to maintain the batch management indicator in material master.
    In this case you have to make current and previous period stock zero, then you can set the batch mangement indicator. Maybe you have to delete open documents too (SAP will tell you this in an error log when you try to set the indicator)

  • Updating Batch Number while delivery creation from sales document

    Hi Experts,
         I have to write code inside user exit MV50AFZZ which updates batch number during delivery creation. Suppose I have a sales having more than one line items. Each line item have different material numbers, and one material number may have more than 1 batch number. And all these batch numbers have to be updated for their corresponding material numbers. Batch  number corresponds to LIPS-CHARG. So how we can maintain values for this field more than once for a particular material number?

    Hi Pankaj,
    Were you able to update the Batch Number?
    What is the function Module that you used? and where exactly did you code in the logic?
    Thanks,
    RV

  • How can get batch number in process order?(T-code: COR1, COR2)

    Please tell me step by step process it will be better to me the solve my issue.
    When End-user uses alread existed batch number,
    Pop-up Message,
    "Your batch number is already exist.
    Are you creating new batch number?"
    If the answer is "No",
    System still uses that batch number.
    And User-Exits, or bodies don't exist this time.
    How can I get this batch number When saving in process order?
    I uses User-Exits "SAPLV1ZE" in Batch Number Check,
    "PPCO0007" and "PPCO0001" in saving process order.
    I know "PPCO0001" has all information about process order,
    but I can't get batch number to "PPCO0007" From "PPCO0001" by using Memory ID.
    Cause PPCO0007 happens before PPCO0001.
    (ref. PPCO0007 can stop saving in process order.)
    I want to know how can I get batch number when pop-up message's answer is "No".
    I have to send this batch number  to PPCO0007 by using Memory ID.
    Please, help me.
    Edited by: Jamie White 99 on Mar 15, 2010 11:00 AM

    Dear,
    Could you please clear your requirement in brief?
    You don't want to use the existing batch number or want to assign external batch number or want unique batch number?
    Use SAPLV1ZE and EXIT_SAPLV01Z_003 where you can replace the proposed number range with external interval defined by yourself.Also using EXIT_SAPLV01Z_004 you can define your own checking rule.
    Further information can be obtained from the documentation on the enhancements
    Also refer this link,
    http://help.sap.com/saphelp_40b/helpdata/ru/dc/1d4b6e5733d1118b3f0060b03ca329/content.htm
    Re: External batch assignment( Manual)
    Regards,
    R.Brahmankar

  • Same Batch Number with different characteristics value

    Dear Gurus,
    I have the following scenerio:
    The finished goods should be maintain in batch with external number  and at the time of confirming the finished goods in co11n the client want to capture the finished goods value like length, width and diameter.
    So we propose the batch characteristics with class type of 022 for finished good and we maintain the character as length, width and diameter under the batch class 022 and assign the batch class in finished good classification view.
    Now the requirement is we want to capture the batch characteristics value length width and diameter with same batch number for multiple confirmation.
    Example:
    Confirmation      Batch number               batch Class               Length     width     Diameter
    1                        1000                              022                              100        50             20
    2                        1000                              022                              120        25             10
    3                        1000                              022                              150        70             30  
    Now at present we are trying to capture the batch characteristics with same batch number but our standard system will not allow to maintain the different batch characteristics value under same batch number. If we overrite the batch characteristics in msc2n transaction the last value maintained be copied to all batch number. but we want same batch number with different batch characteristics value.
    Please share your idea and try to solve..
    Regards,
    Vimal

    Dear Vimal,
    It is not possible to maintain multiple batch characteristics in one batch.
    Work around is to create original batches and assign to your production order.  During CO11N, generate one batch per confirmation.  There is a report in batch information cockpit to link between original batch and batch per confirmation. 
    Rgrds,

  • No batch number appears while saving delivery

    hi all,
    While creating delivery,system is throwing a message
    "cannot add row without selection of batch number" and
    there is no batch no in the available batch for auto selection.
    Our client is unable to create delivery and subsequently
    do AR invoice.
    Additional Info:-
    Items in the delivery is already batch activated- Batch ,On Release only.
    Batch was also activated in general settings of Administration module.
    System was not asking us to enter  batch number anywhere in the production cycle.
    Expecting your esteemed reply.
    Jeyakanthan

    Jeyakanthan,
    I believe you have Batch management set in the Item Master but it is on Realase only.
    You can create Batch numbers for already received items. See help file extract below
    In addition, you can enter batches for the received items if you did not do so while generating marketing and stock entry documents. However, this is only possible if your company allows the receipt of items to stock without a batch number.
    To use this function, choose Inventory > Item Management > Batches > Batch Management.
    In Operation..Select Complete – to create batches for the received items
    Enter a range of item codes, for which you want to create or update batches.
    Click Ok and create the necessary batches
    Let me know
    Suda

  • Batch number determination from process order

    Dear Gurus,
    I need when I'm receiving on a process order, the batch number is copied from the batch of the process order.
    Regards,
    MaX

    Yes, it is possible depending on the setting of your order type (IMG -> Production Planning for Process Industries -> Process order -> Master data -> Order -> Define Order Type-Dependent Parameters)
    If here, in the combination plant - order type, there is the setting in Process data documentation area on "Batch record required", then batch can not be changed in process order after the release.
    If the setting is in one of the other two options, then you can change the batch after release.
    Bye

  • MIGO: user exit for checking batch number

    Hello,
    When using MIGO to do goods receipt (101 mvt) I need a user exit in each time a line is added to check the batch number entry. If the batch number is empty for certain materials issue a error message to the user.
    Thanks,
    Peter

    where is your problem then?
    If you create batches automatically with 101 ,then each line will get its batch from SAP, no need to check if there something entered manually.
    Why do you customize auto creation of batches, while you want the user to enter the batches manually?
    can you give a bit more background?

  • Batch Number in A/R Invoice

    Hi All,
    How do you print Batch Number of an Item in A/R Invoice PLD?
    Thanks
    SV Reddy

    Hi SV,
    i think directly will not get the batch no field in PLD,
    sorry, i dont have any test(client) database. so try this way,
    Table -> INV1 - A/R Invoice- Row
    Column -> BatchNo.
    or
    Create the UDF and assign the FMS.
    i think, (get the batch no)FMS is not possible on A/R invoice .
    it is possible to Create the UPDATE Stored Procedure
    but you should not write the UPDATE Stored Procedure in SAP database.
    best way, Create the UDF and type the Batch No on A/R Invoice.
    ->> Open the A/R invoice(System) PLD and Save as the New PLD.
    ->> Create the UDF(Batch no) Field in Repetetive Area on PLD.
    Save as and Run the Print Preview.
    OR
    Try to Create a Query Report and design a QPLD.
    If you want to Create QPLD, Check the thread, will be get some idea or solution.
    Invoice details related to Serial Numbers 
    Re: Item Serial No. on A\R Invoice Report
    Re: Item Serial No. on delivery note PLD
    Regards,
    Madhan.

  • Batch number during MIGO

    hi,
    how to assign the batch number  while doing GR in batch tab at item level.( i want to create batch and assign during MIGO )
    regards
    venga

    Hi
    Activate batch mamagement material level set configuration below path
    SPRO >logistic general >batch management >configure batch determination for inventory management
    batch mamagement tick in material master mandetory
    Regards,
    Vivek

  • Automatic Batch number

    Dear PP Gurus,
    How to  do Auto matic batch number activation.
    PLease tell me the step by step procedure.
    The requirment is . The client wants that batch should come automatically  as per below logic .
    For example  a Batch is    A31039542
    In th above batch   A  denotes  Month ,    Posting  date is    31  , Year is 2010, and a work order number is 9542
    A   is Jan month
    B   is Feb month
    c    is  March month
    How to map this logic?

    Dear,
    Yes you can do this with Enhancement   SAPLV01Z      CFCs for internal batch number assignment.
    With customer exit EXIT_SAPLV01Z_001, you can replace the standard number range (object, sub-object, number range and year) with a user-defined standard number range. Later, this is used for the determination of a new batch number.
    You change an assigned batch number using the exit EXIT_SAPLV01Z_002 .batch number would assigned according to self-defined rules.
    Also refer these links,
    http://help.sap.com/saphelp_40b/helpdata/ru/dc/1d4b6e5733d1118b3f0060b03ca329/content.htm
    Re: Batch Management In Production
    Regards,
    R.Brahmankar

  • How to release batch number that's allocated in a "closed' sales order

    Hi,
    Does anyone knows how to release batch number that's allocated in a "closed" sales order? I'm using SAP B1 2005B PL42.
    This batch number 'A' was allocated in the sales order. However, when this sales order is copied to multiple delivery orders, one of the delivery order's batch number is changed to another batch number 'B'. The sales order had changed status to "closed" as full quantity is copied to Delivery orders. But from the batch number trans. report, the remaining quantity of batch number A is still "allocated" (I think due to bug in SAP B1) although the sales order is closed.
    Please help. Thanks!
    regards,
    sianghing

    Hi Suda,
    Thanks for reply. But I realize that batch number allocation in sales order is a hard allocation. We cannot use batch number quantity allocated in that closed sales order into another Sales Order or Delivery Order anymore.
    Thanks,

Maybe you are looking for

  • [Guide] How to install windows 8 on U410 IdeaPad SSD

    Hi All, Please find below description of how i got windows 8 pro installed on my ideapad u410 SSD. 1. Get windows Pro - I just got the upgrade from Microsoft it is available in several places 2. Call MS customer support to get the ISO image for windo

  • Need Crash report analysis for safari on Ipad with IOS 7

    Hi I am experiencing the mobile safari crash on IPAD (With IOS 7) Scenario: Parent page i.e., Test.html opens  a new window test2.html which opens an Articulate storyline course. when the course is closed the test.html window reloads and results in t

  • Two iPhones/iPods, two music collections

    I dug up an old iPhone of mine and I want to fill it with music as a gift. It's for a restaurant owner who cooks me breakfast practically every morning and still fills up a CD carousel. I want to fill it with hundreds of classic rock songs I have on

  • BUG: Adding guide randomly changes resolution to 4,000+ dpi and width to 1.111"(CS4)

    Bizarre bug, wondering if anyone has encountered this and if anyone please has any insight. Upgraded to CS4 about a month ago, and in the last few weeks have discovered a major bug. I'm working in some 300 dpi files, and was confounded when I realize

  • No Itunes and Iphoto

    Okay, this is what happened to me. Upgraded to SL, and the hard drive crashed. No problem though since everything is backed up. Now, I am up and running SL and I do a migration of the old data. No photos in Iphoto and no music in ITunes. I have read