Minimum shelf life and delivery completed indicator at GR

Dear Gurus,
I have two questions:
1. As per my knowledge minimum shelf life is "minimum number of days for which the material must be keep for GR to be accepted" , (i.e. if it is 10 days the material should accepted for GR only after 10days of production ) but if I do a GR for today produced material still I m not getting any error. Why?
2. Since we can do GR for "delivery completed" indicator set items. Canu2019t we get an error message if we try to post GR for delivery completed item (e.g. what is the use of message numbers 433 and 025)
Thanks,
Chameendri

Hi,
Answer to Question 1:
Total Shelf life - If total shelf life is maintained then the minimum shelf life will also to be entered mandatory. While taking
GR for such item, it actually ask the user to enter the Manufactured date so that the system automatically calculates the
expiry date.
Minimum shelf life ( or Minimum remaining shelf life)- While taking the GR, it asks the user to enter the date of GR date so that it checks whether the
days entered in material master has been satisfied. If the condition is not satisfied then it will not allow to take receipt for
that item.
Example A material has a minimum remaining shelf life of 20 days and a total shelf life of 30 days. You enter the goods
receipt of a new batch on 23/02/12 and enter 11/02/12 as production date. The system calculates the shelf life expiration date 15/03/12 from the production date plus total shelf life (30 days). The batch still has a remaining shelf life of 18  days. The goods
receipt is not accepted (short fall of 2 days from minimum remaining shelf life)
Now if the production date is 14/02/12 then batch still has a remaining shelf life of 21 days The goods receipt is accepted
Answer to Question 2:
Not possible to restrict by activating system messages only
So refer this  solution
http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/17281

Similar Messages

  • Unchecked final invoice and delivery completed indicator via BAPI_PO_CHANGE

    Hi All,
    Is it possible to reset the final invoice and delivery completed indicators of PO in ME23N using BAPI_PO_CHANGE? I need to unchecked the final invoice and delivery completed indicators for all POs in our system that were accidentally updated to delivery completed and final invoice by the user.
    Points will be rewared.

    what i did now is to create a prototype program like the one below:
    CONSTANTS c_po TYPE bapimepoheader-po_number VALUE '0040001816'.
    DATA: t_poitem-po TYPE bapimepoheader-po_number,
          t_return TYPE STANDARD TABLE OF bapiret2,
          t_poitem TYPE STANDARD TABLE OF bapimepoitem,
          t_poitemx TYPE STANDARD TABLE OF bapimepoitemx,
          x_return TYPE bapiret2,
          x_poitem TYPE bapimepoitem,
          x_poitemx TYPE bapimepoitemx.
    t_poitem-po = c_po.
    x_poitem-no_more_gr = 'X'.
    x_poitemx-no_more_gr = 'X'.
    x_poitem-final_inv = 'X'.
    x_poitemx-final_inv = 'X'.
    x_poitem-po_item = c_po.
    x_poitemx-po_item = c_po.
    APPEND x_poitem TO t_poitem.
    APPEND x_poitemx TO t_poitemx.
    CALL FUNCTION 'BAPI_PO_CHANGE'
      EXPORTING
        purchaseorder  = t_poitem-po
        no_messaging   = 'X'
        no_message_req = 'X'
      TABLES
        return         = t_return
        poitem         = t_poitem
        poitemx        = t_poitemx.
    IF sy-subrc = 0.
      CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
        EXPORTING
          wait = 'X'.
    ENDIF.
    The program is working if you will mark the PO as delivery completed and final invoice with suppressed output. The problem is i need to do the reverse which is to unmark. I replaced the value of no_more_gr and final_inv from 'X' to space but it is not working.

  • Open PO and delivery completion  indicator

    hi all,
    We have many PO which are open and quite old. we want to close those POs. One way is to do that with delivery completion tick.  how can i do that with MM17? Or is there any other way other than BDC?

    Hi
    MM17 is mass maintenance for Material Master.
    For changing mass POs you need to use MEMASSPO
    Here Delivery completed is available for mass change.
    Regards
    RAJESH DANGLE
    do reward if problem solved...

  • Total Shelf Life and Batch Management Indicator

    Can anyone pleas confirm if a value of zero is a valid value in the Total Shelf Life field (MHDHB) if you have set the Batch Management Flag (XCHPF)?

    you can well use batch management without using shelf life functionality.  Hence you will have batches without total shelf life.
    In customizing you define whether you use shelf life management in general, and per material you specify in the storage location view if you do it for this individual material.
    Please check the docu.

  • GR after "Delivery Completed" Indicator was Set and Automatic PO Closing

    Hi All!
    In our system, we can still post goods receipts even if the "Delivery Completed" indicator was already set in the PO. Is there something we need to configure so as not to allow goods receiving for such POs?
    Also, can we set the PO to close automatically after reaching its "Validity End"?
    Please we would appreciate any suggestion for this issues.
    Thanks in advance!

    Hi,
    The Solution is to
    <b>Reduce the PO quantity</b> or <b>the block the item on the PO</b> to prevent any further GR's.
    Block the purchase order item.
    (ME22N: Block pushbutton; ME22 Menu -> Edit -> Block)
    Fill the date field for the 'Latest Possible Goods
    Receipt' (LEWED) in the purchase order item. If you do
    this and you enter a GR document after this date, the
    system issues message M7163, which you must set as an
    error message in Customizing.
    <b>Refer to OSS note - 856279</b>
    Here is the copy
    Number 856279
    Version 3 from 24.06.2005
    Status Released for Customer
    Set on 24.06.2005
    Language EN
    Master language DE
    Short text MIGO: Proposed qty despite 'delivery completed'
    indicator
    Responsible SAP AG
    Component MM-IM-GR-PO
    Goods Receipt from External Procurement
    Regards
    Kedar Kulkarni

  • Delivery Completed Indicator  - Open PO Quantity Issue

    Hi All,
    I have an issue relating to our Open Purchase Order Report.  I have some POs which are appearing on the report eventhough they are marked, 'Delivery Complete' ie NOT open. The example of a PO is where the PO Quantity is 100 and the Goods Receipt is 99.  The user knows that there will be no further deliveries and therefore marks the PO 'Delivery Complete'
    In the Extractor to BI we have extracted this field ELIKZ 'Delivery Completed Indicator'.  The structure of our datamodel is
    PSA -> DSO (Write Optimised DSO) -> Cube
    We calculate the Open PO Qty by taking 'PO Qty' minus 'Goods Receipt Quantity' I have checked the example PO in the cube & DSO.  I can see that for the infoobject 'Delivery Complete Indicator' that it has been marked 'X' but only on the records relating to the Goods Receipt for this PO.  The original PO record is added to the cube eg on 1st Jan and then the Goods Receipt record, including the delivery complete indicator is added to the cube on 31st Jan, but the original record is not updated by this indicator.  Therefore at the moment I cannot use this to filter out records in my query.  See below how it looks in the Cube;
    Created Date - PO No - PO Line - Del Complete Indicator - PO QTy - Goods Receipt Qty
    01.01.2011       123      10             (Blank)                             100
    31.01.2011       123      10                 X                                                         99
    What should I do?  How have you created this report?
    Just to let you know I have already read the post Delivery Completed Indicator(ELIKZ:0COMPL_DEL) in 2LIS_02_SCL
    Many thanks for your help,
    Michelle

    Hi Kalyan,
    Thanks very much for your message,
    In my case if the Order Qty is not equal to receipted this does not always mean that it is open.  Sometimes the receipted quantity can be over or under (not equal) and the PO can be closed.  What do you mean by confirmed quanity?  Also, this is a Purchase Order report not a Sales report.
    You have said...
    "Then I would suggest to still keep the condition on the Net ord qty and Net confirmed qty and exclude the del compl indicator as X and also the status as open "
    I don't understand how this will work.  My issue is that the indicator is not on all the records of a PO only the receipted records.
    Can you help again please?
    Many thanks
    Michelle

  • Delivery completed indicator

    Hello Friends,
    my open order quantity: 100 (In Purchase Order)
    i posted 105 quantity received (10% OVERDELIVERY) at MIGO.
    I want to post now 5 more to the same open item ofcourse with different material document.

    i have manuallly changed the PO With delivery completion indicator unchecked...still is not coming.
    JUST wanted to know is there any possibility to post the remainng 5 quantity
    And if not, how do u guys suggest to post the remaining quantity within the overdelivery tolerance (10%).
    Edited by: Narendar  konakanchi on Jul 20, 2009 9:16 AM

  • Delivery Completed indicator is automatically set in MB31

    Dear SAP Gurus,
    I have an issue for which I need you help.
    In my scenario, we are manufacturing co-products. The actual produced qty of each of the co-products may vary from the ratio which is specified in the BOM. Hence, I have set the "unlimited overdelivery allowed" indicator in WS view for all my co-products.
    Further, the process order is created for the entire month. Comfirmations are carried out on a day-to-day basis.
    The system works perfectly till around 25th of the month. While doing GR in MB31for 26th of the month, I face a peculiar problem.
    For one of the co-products, the received qty exceeds the order qty. Since "unlimited overdelivery allowed" indicator has been set in the Material Master for this co-product, the system allows me to post the excess GR qty. This is fine. However, it is setting the Delivery Completed Indicator on its own. I then manually remove the indicator and post the GR document. But the system still sets the delivery completed indicator for the co-product item on its own in the Process order.
    Even if I remove the indicator in the Process order, the system doesn't propose the co-product item while doing GR from 27th onwards.
    Please help me in resolving this issue.
    Thanks!
    Nitin

    Hi Hiren
    Thanks for the reply.
    If I make the change as suggested by you, then the GR from Purchase orders would also be affected.
    Is it possible to control the setting of this indicator on a movement type level? If this is so, then I can create a new movt type and use it for production GR .
    Please revert.
    Regards,
    Ntiin

  • DELIVERY COMPLETED indicator for Services Purchase Order

    hello experts,
    i'm working in SAP with R3 4.7 for developing funtion / BAPI for a mobile web application for services purchase order.
    i have a big problem:
    is it possibile to set the DELIVERY COMPLETED indicator (<i>ELIKZ</i>) in services purchase order via BAPI or Function Module?
    <i>I'm working with BAPI_PO_CHANGE but and i succeded with material PURCHASE ORDER but not with SERVICES PURCHASE ORDER</i>.
    can anyone help me?
    thanks in advance,
    Eliana

    For material:
    Delivery completion (DCI) tick available at line item level for each material (EKPO- ELIKZ)so you can check for the each material in PO the DCI is available or not.
    For Services:
    As Service code (Service line items) are maintained in details screen of Header line item. So whenever the DCI (Delivery completion indicator) marked for that Header line item it means that all the service line items are marked as DCI for that Header line.
    DCI indicator can mark manually in Change PO mode and automatically when service entry done as final for that Header line.
    So you can check the DCI for service same way as you do for material
    Hope it will help you
    Regards
    Vikrant

  • Delivery completed indicator for Service purchase order item

    Want to check the PO item for services already delivery completed.
    Field EKPO-ELIKZ (delivery completed indicator) is for material line item, is there a equavalent field for Service line item?
    What field /how to to check for a service line item in Purchase order already delivery completed ?

    For material:
    Delivery completion (DCI) tick available at line item level for each material (EKPO- ELIKZ)so you can check for the each material in PO the DCI is available or not.
    For Services:
    As Service code (Service line items) are maintained in details screen of Header line item. So whenever the DCI (Delivery completion indicator) marked for that Header line item it means that all the service line items are marked as DCI for that Header line.
    DCI indicator can mark manually in Change PO mode and automatically when service entry done as final for that Header line.
    So you can check the DCI for service same way as you do for material
    Hope it will help you
    Regards
    Vikrant

  • "delivery completed" indicator in GR

    hi
    I have created a PO for 100 nos.
    I am now receiving 80 nos and then selecting the "delivery completed" indicator in GR screen for that PO.
    Still system is allowing to receive remaining 20 nos .
    How to prevent system once delivery completed indicator is set?
    rgds
    sara

    Hi,
    It is the correct system behaviour, It is programmed like this only and is standard system behavior.
    As proposed by sap:
    To stop the system from proposing a quantity in Transactions MB01 or MIGO and to prevent a GR posting, you can proceed as follows: ( choose any of these)
    1. Reduce the purchase order quantity to the previous GR quantity.
    2. Block the purchase order item.
    (ME22N: Block pushbutton; ME22 Menu -> Edit -> Block)
    3.Fill the date field for the 'Latest Possible Goods Receipt' (LEWED) in the purchase order item. If you do this and you enter a GR document after this date, the system issues message M7163, which you must set as an error message in Customizing.
    I propose for the 3rd one.
    Regards
    Rajesh

  • Delivery completed" indicator cannot be set for item 00001

    Hi all,
    I have done a inter company stock transfer order , with respect to that Order I made  Outbound delivery and posted GR with respect to outbound delivery. I have done  MIRO for  PO  for all the Item ,
    Now  I  need to  return some  material  to supplying plant for  some reason,  I tried  to  make GR (MIGO)  against the same  outbound delivery with movement type 122. the document is posted  but  when I tried to  make complete  delivery indicator  it does not allow me to do so .
    it says me
    Delivery completed" indicator cannot be set for item 00001
       Message no. 06 848
    Diagnosis
       You have set the "delivery completed" indicator for a stock transfer  item.
    system Response
       You can only set the "delivery completed" indicator in stock transfer  items if
       o   the sum of the goods issue quantities in the supplying plant equal  the sum of the goods receipt    quantities in the receiving plant.
       o   the sum of the delivery note quantities is equal to the sum of the goods receipt quantities.
    Regards,
    Dhilipan.

    I dont think you need to set "delivery completed" indicatory while returning from one plant to another.
    For example : You ordered 100 qty. and you are receving only 80 Qty. and you don't expect any receipts anymore. in this case you want to close the open purchase order with delivery completed indicator.
    But while returning to vendor or to another plant you are not referring the P.O directly and hence you dont need "delivery completed indicator'

  • Delivery completed indicator is not tick on generic article

    Hello Expert,
    I create a normal purchase order with  generic article and variants.
    Then, I do goods receipt with full quantity.
    Delivery completed indicator is automatic set 'X' on variant items.
    But with generic article, Delivery completed indicator is not set 'X'.
    Do I miss any configuration ?
    Please help me !
    Regards,
    Minh

    Hi Minh,
    as far as I know, this is a normal system behaviour and not an error or missing configuration.
    The generic article in the goods receipt has a statistical character. No goods receipt can take place for the generic article. The goods receipt only takes place for the variants of the generic article and so the delivery completed indicator only gets set for the variants and not for the generic article.
    Hope it helps.
    Regards
    Tobias

  • Delivery Completed Indicator(ELIKZ:0COMPL_DEL) in 2LIS_02_SCL

    Hi Experts,
    I am using the datasource 2LIS_02_SCL for Purchasing reports and this extractor has the 'Delivery Completed Indicator'[ELIKZ] which is mapped to 0COMPL_DEL in BW. The ODS which in our system has the 0PROCESSKEY as one of the key fields. Hence there are multiple records for one PO item with different 0PROCESSKEY. However the 'Delivery Completed Indicator' is not correctly extracted. For example, for one of the PO items which are not marked as delivery completed in R/3, the records extracted are as follows:
    Purch.Doc. Item( Deliv.date Pur Purc D
    POD Doc             Item    Schedule Line Process Key Delivery Completed Indicator
    3000000583          00001 0001               001             
    3000000583          00001 0001               002                X
    The delivery completed indicator was set & unset in R/3. This is an issue with all the similar PO items. The indicator in not set for all the records. Is there any rule that only certain process keys should be considered to identify the indicator?.
    Kindly help.
    Regards,
    Shilpa

    Hi,
    You can have more than these 3 depending on your system setup. 
    If remember correctly, everything ending with 1 is PO related, 2 is GR related and 3 is invoice related.  So, for GR related records, look at Process Keys 1 (so you know the Line Item quantity), 2 for GR's, 12 (GR reversals or issues?), 22 (GR issues or reversals?).
    Of course, with all things SAP, every system is different and you may have other keys you need to include.  As someone else wrote, looking to the transaction key mapping for the movement types. 
    Also, you should ask the functional guys or the business (if there are no functional people) for all of the GR related scenarios for Purchasing.  They should give you a list of 5 -10 scenarios on how material can be bought and brought into the system.  With that list, run through each one and see what records are created and when.  This will display to you how the system works and you can program based on the results.  This will take a while, but will be very beneficial to you.
    Brian

  • Delivery completed indicator for STO cannot be set!

    Dear colleagues,
    There are number of STO’s those goods issue quantity > quantity of goods received. Because of this delivery completed indicator cannot be set due to message “06 848 - Delivery completed indicator cannot be set for item XXXXX”.
    There is an OSS note (167795) that allows to set delivery completed indicator for such purchase orders. Even though our SAP release is 6.04, report RM06EV70 does not exist (yet BADI ME_ARCHIVE_ACTIVE is active) in the system and OSS note cannot be implemented.
    Any help would be appreciated.
    Regards,
    Melih
    PS. Please do not provide answers like “the goods receipt must be first posted via the entire goods issue quantity; then you can post a scrapping via the shortfall quantity” since there are backdated STO’s.

    Hi,
    Find STO created for which plant in t.code:ME23N and check MRP parameter maintained for that plant in t.code:OPPQ( also check entry of that plant in t.code: OMCD).
    Also cross check which Field Selection Key assigned to your STO PO document type and check “Delivery completed" indicator” available as Optional entry in GR/IR control segment in your Field Selection Key.
    SPRO - > MM - > Purchasing -> Define Screen Layout at Document Level
    Regards,
    Biju K

Maybe you are looking for

  • Cropping, What the hell where they thinking?

    I don't know about anyone else but having the crop box move in the opposite direction you move the mouse was the worst thing Adobe has done. Whoever at Adobe thought this was a good idea needs to be taken down to the parking garage and ran over with

  • Jump Menu target="_blank"

    Hi, I am using DW CS5. I have added jump menus to each page, but I cannot get the links to open in a new browser window. What do I need to do (to the javascript?)  for this to work? Thanks. Strider

  • How i can proceed my apple id.

    hy, This is Muhammad  how i can proceed my apple id i have put all information but it says that contact itunes support at this link when click on that link apple support communities page open .please help me . thanks .

  • Custom component data binding

    Hey people, I'm trying to write a custom component which extends from JPanel (has a List<?>). It will basically display some sub-panels on itself by considering the underlying data (database table rows). I want to have the same functionality with JTa

  • Win  -Files were not obtained from device

    Photoshop Elements 4.0 Windows XP SanDisk SD memory card I am a beginner. I put the memory card in the card reader. I went to Organizer. I went to "File" -- "Get Photos" -- "From camera or card reader". I could see all the photos from the memory card