Batch expiration date check when goods issue

Dear expert,
In batch expiration date check, we have a requirement that when do goods issue with delivery note we should have a expiration date check for expired batch(the system needs to give a warning message when we want to pick a expired batch(in WM) or to issue a expired batch). But I checked OMJ5 and found that there is no check for movement type 601, 641, 643 or 647. Do we have a standard function for this requirement? Thanks.
Leo

Hi,
In SD batch determination normally happens during Delivery creation for a Sales Order, Check for batch determination is maintained for a combination of sales org, order type - system determines Search Procedure at this level (here a check box also controls the batch check against selelction rules in case somebody puts a batch manually)
later on through selection class and sort rules batch expiry is check during determination
so all checks are applied before an actual goods issue is made so std SAP doesn't provide this check indicator at mvt type level
Hope this helps
Reg
Dheeraj

Similar Messages

  • Batch determination not working during goods issue in MIGO screen

    Hi,
    We have configured search strategy according to shelf life expiration while doing the goods issue with movement type 201, 351 etc. Now when I do goods issue in MB1A for movement type 201 or in MB1B for movement type 351, by entering the * and clicking enter, system proposes the batch nos of the material according to the shelf life expiration. But when I do same procedure in MIGO screen, while entering * in batch field system does not propose the batch nos., instead it gives error as "use of special characters are not allowed"
    How the above problem can be resolved?
    Thanks in advance,
    Satish

    Thanks Aroop & Jurgen
    I have done the settings as per your suggestions by maintaining the Stock Determination Group. However It picks the batches as per FIFO and not as per shelf life expiration. Also same is the case with MB1A or MB1B.
    The reason I wish to use MIGO instead of MB1A or MB1B is as follows
    Suppose STO is made of say 10 line items (all Batch managed items). Now while issuing the goods, say for the seventh item there is no stock available then I can not bypass this item (it asks for enter the batch no. even though I change the quantity to zero) and I have to abort the complete transaction. But in case of MIGO I can bypass this item by unchecking the item OK check box.
    Any inputs on the above will be helpful.
    Thanks,
    Satish

  • How to validate Expiry Stock at Outbound Delivery level instead of checking at Goods Issue?

    Hello Everyone,
    The client wants us to validate Expiry Stock at Outbound Delivery level instead of checking at Goods Issue?
    What is the solution for this?
    Regards,
    Anwar

    Hi Moazzam Sir,
    I'm sorry for not explaining in detail. Actually, I posted the issue in a hurry. I apologize.
    Actually, the client has materials which has expiry date. They use Batch Management. They maintain expiry data (90 Days) in Shelf Life Expiration Date. Their requirement is: User is creating sales order in VA01. Then, he creates Outbound Delivery (OBD), then PGI. They want system not to create OBD, if the material has expired. They want some error message to be thrown whenever user is trying to create OBD for expired stock.
    Regards,
    Anwar

  • Where is the batch expiration date stored?

    I created a GR and received in materials of a certain batch, assigning an expiration date. When I go into MSC3N I can see the batch with the expiration date that I assigned; however when I go into the batch table (MCHA) the field VFDAT (Shelf Life Expiration or Best-Before Date) is blank.  Where is this data being stored?  It must be somewhere because it's pulling into the program to view batches.
    Thanks.

    check in table MCH1.
    If data is stored in MCH1 or MCHA is dependend on your batch level.

  • Credit check at goods issue and release authorziation based on value

    Hi,
    I am doing credit management config. My reqmt. is to have credit check at goods issue only. Done this through credit group in automatic credit management config. I have used static check with both open orders and open deliveries checked.
    open sales order (delivery not created) value is not updating in the credit exposure field in FD32 can u tell me what can be the problem (I have maintained the subtotal value A in pricing procedure)
    My 2nd requirement is based on the range of credit value, documents should be released. i.e., Credit limit is 1Lakh. Now when it exceeds by 50000, credit manager is authorized to release in VKM5. If it exceeds & between 50000 - 1Lakh, Finance Head should be authorized to release in VKM5 and finally it exceeds above 1Lakh , VP Finance should be authorized to release. How do we handle this, pls. give me solution for the above scenario
    Thanks
    Dhina

    HI
    > I am doing credit management config. My reqmt. is to have credit check at goods issue only. Done this through credit group in automatic credit management config. I have used static check with both open orders and open deliveries checked.
    > open sales order (delivery not created) value is not updating in the credit exposure field in FD32 can u tell me what can be the problem (I have maintained the subtotal value A in pricing procedure)
    Please Check the OSS Note 18613 that gives the check list for credit management setings
    > My 2nd requirement is based on the range of credit value, documents should be released. i.e., Credit limit is 1Lakh. Now when it exceeds by 50000, credit manager is authorized to release in VKM5. If it exceeds & between 50000 - 1Lakh, Finance Head should be authorized to release in VKM5 and finally it exceeds above 1Lakh , VP Finance should be authorized to release. How do we handle this, pls. give me solution for the above scenario
    Please discuss with your ABAP and Basis Consultant.
    Regards,
    Phani Prasad

  • COST GL account when goods issue - enhancement or user exist

    Hello SAP exports,
    There is a requirement from F&A department for different COGS GL account based on Customer Account Assignment Group value when goods issues (GI) (goods movement).  Customer Account Assignment Group field name is KNVV-KTGRD.   The solution is NOT possible for standard SAP SD (pricing procedure) / MM (T-Code:OBYC with GBB).    Therefore, I am searching solution for enhancement.
    the requirement is like following:
    KNVV-KTGRD                                   COGS GL account at goods issue
    01                    Domestic                   818100
    02                    Export                       818200
    03                    Testing - sample         818300
    04                    Testing - VOM            818400
    05                    Franchise                   818500
    Can you please let me know what and how this can be resolve by enhancement or user exist?
    Thank you.
    Kind Regards,
    Sylvia Chen

    Hello,
    The requirement is to provide different COGS GL account based on the Customer Account Assignment Group value(KNVV-KTGRD) when SAP performs goods issue.  for example, movement type 601,
    This means, when company ships goods to differnt customers, then SAP should generate different COGS GL account.
    for example, when company ships goods to customer account assignment group '01' (Domestic customers), then SAP should generate COGS GL account 818100.
    when company ships goods to customer account assignment group '02' (export customes), then SAP should generate COGS GL account 818200. 
    when company ships goods to customer account assignment group '03' (Testing - sample customers), then SAP should generate COGS GL account 818300. 
    the logic is following:
    KNVV-KTGRD              COGS GL account at goods issue
    01 Domestic                 818100
    02 Export                     818200
    03 Testing - sample      818300
    04 Testing - VOM         818400
    05 Franchise                818500
    I am not good at user exist.  
    Can you please provide solution with step-by-step guide?
    Thank you.
    Regards,
    Sylvia Chen

  • What is the difference between delivery date and actual goods issue date?

    Hi ,
    Can you please tell me the difference between Delivery date and Actual goods issue date ?
    Delivery data can be be greater than goods issue date?
    Thanks,
    Ajay

    Hi Ajay,
                  Delivery date means its the original date on which the delivery should be done.Actual goods Issue date is the date on which goods to be delivered according to the purchase order.There can be delay in the delivery so we maintain 2 objects.
    Yes delivery date can be greater than Goods Issue date.
    Hope this clears
    Regards
    Karthik

  • Batch not determined in MIGO-Goods Issue for cost center

    Hi,
    We are using Batch Determination while posting Goods Issue to cost center. However, when we enter * in the batch field system does not propose the batches.
    We have done following settngs
    Strategy type ME01 which is SAP standard
    Batch search procedure - ME0001
    Search procedure ME0001 is assigned to movement type 201 in "Allocate IM Search Procedure/Activate Check"
    Sort Rule - 01 using charecterstics (ascending)
    Class - BATCH_MASTER created
    Characterstics - Size, Shape, Color (No table or field are maintained in Addional Data) assigned to this class.
    Material is maintained with classification and batch management active.
    Master Data - Search Strategy is maintained using t code MBC1 for stratefy type ME01 (Key combination Movement Type/Plant/Material). Selection criteria - Values maintained for characterstics. Sort Rule - 01
    Now when we are issuing goods to cost center and enter * in batch field, system is supposed to suggest the batches (material is in stock and batches are available). However, system does not give pop up.
    Am I missing something? Where is the batch determination button as system is giving message to use button?
    Shekhar

    Thank you for the answer.
    It gives only one batch and not all the batches. Why it could be?
    Shekhar

  • Batch classification "Date of last goods receipt" is "00.00.0000"

    Dear all,
    I have configured all steps for batch determination for FIFO.
    It worked fine for IM (stock transfer - mov.type 301) on last friday, however, get the issue today:
    - After I do GR (mov.type 101), the batch is auto created, batch classification is created,
    I use MSC2N to view batch classification:
    the value of "Date of last goods receipt" is "00.00.0000"
    What is wrong with my configuration?
    Could you pls help me to fix this?
    Thanl you very much for you help!
    Edited by: Ngo Quoc Hung on Dec 13, 2010 10:59 AM

    System Updates Batch Data in the Batch Master Record in the Following ways :
    1)  If the batch does not yet exist for the plant, it is automatically created.
    2)  If the batch already exists for the plant, the new quantity is simply posted as a receipt in the specified storage location.
    When posting a goods receipt with reference to Purchase order, the system updates Posting date as the goods receipt date in general data of the batch.

  • Alert based on Batch Expiration Date

    Scenario:
    Batch Managed Items
    Type: for every transaction
    Goods receipt PO >  Batch setup window > "Expiration date" ( activate expiration date field from form settings)  > set date
    Requirement:
    An alert to be sent to the purchase dept. user 10 days prior to the defined "expiration date"  (in the batch setup window)
    vijay
    Edited by: SU Vijay on Oct 6, 2008 3:42 PM

    Use this query
    SELECT T0.[ItemCode], T0.[ItemName],T0.[BatchNum], T0.[WhsCode],
    T0.[ExpDate],datediff(dd,getdate(),T0.[ExpDate]) as 'Days to Expire'
    FROM OIBT T0  where datediff(dd,getdate(),T0.[ExpDate]) =10

  • Item Cost FIFO was wrong when Goods Issue. How to slove it?

    Dear Experts,
    I met item cost of FIFO item was wrong when I did Goods Issue. The scenario is I did goods receipt from PO that item cost was 8.02 per unit. Then I saw in the inventory audit report that item cost was 8.02 per unit. That's right.
    But after that I did goods issue the item cost was 7.485 per unit. And I check to Journal Entry and Inventory audit report were posted the wrong item cost, 7.485 per unit. What source does the system bring to calculation item cost for goods issue?
    I access to SQL for check OINM and OITM table. Both of OINM and OITM's item cost were correct in the goods receipt transaction, but they booked wrong cost, 7.485 per unit, in goods issue transaction. I don't understand the logical that SAP B1 use to calculation item cost that use for goods issue.  In the past I think the table that related to item cost calculation was only OITM, OITW, OINM, but now I think I misunderstand it due to this case.
    Regards,
    Pornrat  Trisauvapak

    Dear Gardon,
    I use the FIFO for calculation and in this case has only one lot remain, that cost 8.02. Now I observe OINM table again all field are correct except OpenValue field. I'm not sure this field is related to item cost of goods issue, or not?
    Regards,
    Pornrat Trisauvapak

  • G/L account issue when goods issue against reservation

    Genius,
    I manually created a reservation with movement type 201 and a G/L account which is difference from one defined in OBYC GBB-VBR.
    When I post goods issue by MB1A, I got the account from OBYC; But when I post it by MB26, I got another account maintained on reservation.
    Did someone encounter the same issue? Thanks for your reply.
    Binary

    Hi,
    Check the document and in the layout in the accounting document  you can able to see the Transacation type i.e  GBB and also which it appeas. You  can also see the GL Accounts.
    Revert back for clarification.
    Thanks and regars.
    S.Subbiah.

  • Error message popped up when goods issue via mb1a

    Hi guru:
    I encountered the error message when I am trying to goods issue via mb1a as below:
    Document 1000041 / 0000000074 does not contain any
    selectable items
    How to solve?

    check are you maintained the backflush indicator in Component overview, Remove the backflush indicator and do the Posting In MB1a, or while confirming DO the goods movement If you want Back flush in Co11n
    and also check final issue is ticked or not in component overview

  • Shelf life expiration dates for finished goods

    Hi,
    Is there any opportunities with in SAP to block the finished goods once it reaches the
    self life expiration goods AUTOMATICALLY.Our business requirement is particularly interested in this requirement.ONLY FINISHED GOODS,BLOCKING AUTOMATICALLY.
    UPON EXPIRY OF SHELF LIFE EXPIRATION DATE.
    With regards,

    Hi Charu Bela,
    Thanks for your reply.
    I checked your reply and found with OMJ5 settings for movement type 101 in production goods receipt,if material master data is maintained in Shelf life details in plant storage, then production date field will prompt.
    Moving forward,Once i give the production date here for any finished goods,then,I believe system will calculate the SLED (Self life expiration date ) automatically,right? accordingly system will block these finished goods.
    Also,In ware house management how these kind of materials are handled? Is there any specific transaction codes in WM?.
    Also,If you know specific tables for SLED ,Kindly help to understand.
    Your answer is appreciated.
    With regards,

  • Batch and Quantity display during goods issue to Production order

    Hi
    Most of our raw materials used in production order are batch managed.While issuing goods to production order(TC MIGO).
    While issuing goods ,when we issue we can see batch number only in the F4 help.At times the displayed batches may have ZERO stock.To prevent the wrong batch entry ,the end user is forced to open another screen in MMBE or MB52.
    Is there any way ,where in both Batch and the quantity is also displayed in F4 help.
    Thanks in Advance. 
    Surya

    Hi All
    my client have same problem. is it possible guide me how can prevent from to show Batch that has not Qty. when we do goods issue?
    Regards
    R.Tr

Maybe you are looking for