Hello urgent batch management issue

hello to every one
  iam having issue , while creating sales order , if material batch is going to expire in next 3 months then system should not save that sales order , system has to pop up message to save the sales order or not
if any one having solution plz send to my mail id  [email protected]

Hi Rahul,
       As per my knowledge your requirement not available in the standard, so you need to go for User exit or BADI's.
You try with these User exits with the ABAPer help
Program MV45AFZZ
1.USEREXIT_SAVE_DOCUMENT
2.USEREXIT_SAVE_DOCUMENT_PREPARE
3.USEREXIT_READ_DOCUMENT
I hope it will help you
Regards,
Murali.

Similar Messages

  • Batch management issue.

    hello all,
    i have batch management active in mm,automatic batch is created during GR.
    now i want to implement fifo goods issue,but it needs material master view to be extended to classificatio tab under which i will assign the class.we have almost 20000 material already in sap system ,this may be a big task to assign class to each material.
    is there any another settings or configuration available for fifo goods issue.
    i know the settings like.
    create a characteristic for last Goods receipt date with table name MCH1 & field LWEDT
    - Assign this to class 
    - Create sort sequence with ascending order CU70
    - Then create batch search strategy in MBC1 transaction if you want batch determination in production order
    - Give the sort rule there
    pls suggest me.
    regards
    simran.

    hello all,
    i am configuring fifo goods issue for 351 movement type.
    during configuration i have found following settings.pls tell me whats the difference between all these 4 option given below.what option i would choose for fifo.
    IMG > Logistics-General > Batch Management > Batch Valuation > Activate batch classification for goods movement in IM (only on Mvt Type 201 and not on 202)
         No branching to batch classification
    1     Classification carried out in background (all batches)
    2     Classification only in foregr.for mand.charac. (all batches)
    3     Classification always in foreground (all batches)
    4     Classification in foreground for new batches only
    regards
    simran

  • PIR's and batch management issue, can this be solved in APO ?

    Hi All,
    I've an issue. I honestly dont know where I can get a solution for that and thats why i will post it in mm and also pp forum.
    Here is my issue.
    All materials are batch managed. Each and every customer can get only certain batches and not all batches meet the requirement of a customer. Lets say I have 3 plants (plant 1, plant 2 and plant 3) and I have 3 customers ( cust1, cust2 and cust3). Lets say I get a demand for material and I create PIR's in plant 1. when I run MRP, it will generate planned orders. I convert that into purchase req and then into STO for plant 2. when plant 2 doesn't have the raw material to process into semi finished, I will create and sto from plant 2 to plant 3 to get the raw material. The reason we create sto to plant 2 initially is because it has to process something before it sends it to plant 1. so the link is from customer 1 --> plant 1 (finished goods) -- > plant 2 (semi finished) --> plant 3 (raw material).
    Right from raw material it is specific to a customer. i.e. not all raw material batches from plant 3 will be accepted by customer 1.
    so when the demand flows from customer 1 to plant 2, is there anywhere that I can keep track of for which customer that order is going and select raw materials based on the end customer ?
    Can this be solved in APO ?

    Hi sapcrs,
    Your requirement is meet the solution of configuration of the following scenario.
    customer 1 --> plant 1 (finished goods) -- > plant 2 (semi finished) --> plant 3 (raw material).
    The conditions are
    a) Raw material is batch managed
    b) Keep track of order flow
    Solution:- 
    1) Maintain raw material as batch managed in R/3.  Suitably class and characterisitics to be developed to send the information to APO as that the RM is batch managed. 
    2) The Bom of semi-fnished item at plant-2 to be maintained with raw material.  The source of supply has to be linked with plant-3.  The RM will be externally procured from plant-3 for plant-2 which is batch specific.  The Bom item will be send to APO as PPM which contain all bom and routing details.
    3) Now once RM is ready at Plant-3, it will be sourced to plant-2 and at plant-2, semi-fnished item will be made with the production orders triggered from bom & routing data at plant-2
    4) Now semi-finished item is ready at plant-2.  Once it is ready, it has to be sent to plant-1 for mfg FG.  This can be achieved by creating lane between plant-1 and plant-2. 
    5) Through lane, semifinished item reaches plant-1 which is made at plant-2 which contains RM made at plant-3 which is batch specific.
    6) Using semifinished item, Finished product can be made at plant-1
    7) Now your final requirement is to track all order flow changes.  This can be achieved by mechanism in APO called pegging.  Using pegging, the order flow can be tracked right from FG to RM.
    Regards
    R. Senthil Mareeswaran.

  • Urgent: Batch Management

    Hi All
    I have to mave a material stock which is managed in batches.
    I have created STO.
    Created Delivery with delivery type NLN
    In PGI - VL02N - i want to pick the stock batch wise. Now can i do that?
    When i click on 'Batch Split' TAB and enter the batch, the system throws an error 'item category is not defined'.
    Thanks in advance
    Kapil

    Hi,
    For Batch item category you use same as using Tcode 0184.
    Batch determination is activated at item category level.
    T.code 0VLP select the item category..and check the details
    in the warehouse control and pricing tab if the field Auto batch determ is checked, then it is active for this item category.
    Same is also activate in
    Spro->Logistics - General-->Batch Management->Batch Determination and Batch Check-->Activate Automatic Batch Determination in SD->Automatic Batch Determination for Sales Order Items or delivery item category .
    Just check the field auto batch determinatin agains the item category whcih is same as activation at item category in 0VLP.
    So finally the batch determination assingment is done in Tcode 0184.
    Kindly Reward points if usefull.
    Regards

  • Urgent : Reconciliation Manager Issue

    Hi,
    I am using OIM 91 and when search recon event using recon manager, it does not populate form . where as I can see the event in recon table .
    I am not sure what can be t e issue. Did anyone face similar issue with oim91 or other version.
    One more issue , I am facing regarding createReconciliation Event, which started throwing
    Thor.API.Exceptions.tcObjectNotFoundException
    - at com.thortech.xl.ejb.beansimpl.tcReconciliationOperationsBean.createReconciliationEvent(Unknown Source)

    If the two issues are occuring at the same time, then the problem is the Resource Object you are supplying for one of the parameters does not exist. You need to type the name of the resource object name exactly as it's shown. If the resource object is not found, you won't recieve any recon events in your reconciliation manager.
    As for populating the form, so long as you have defined your recon fields, recon actions, reconciliation rule (for entity match) and the mapping on your process defintion for your reconciliation field mappings, then this should pass the data to the user's process form for that resource object.
    -Kevin

  • Issue with Batch Management

    Hi guys,
    we have batch managementt only for FG items . But for raw materials, we are not follwing any batch management.
    But while taking the MIGO of raw materials by 101 movemnt type in plant: jainpur , the sytem is asking me to enter the production date
    plz help me regarding this issue
    we have activated sled for plant: jainpur and movemntt type 101 at IMG screen.

    Hi,
    Please refer to [note 557057|https://websmp205.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=557057] for the correct system behavior:
      o  System response as of Release 4.7:
         The BBD fields are still ready for input if BBD processing is
         active for the plant and if KZMHD = 1 or 2 for the movement type.
    Thanks and regards,
    Polly

  • Goods Issue from ECP with Batch Management

    Hi experts,
    I would like to make a Goods Issue from Execution Services in Easy Cost Planning. But the material has Batch Management active and I am not able to inform the batch.
    I know I can make the same movement from MB1B but I would like to do it from the Easy Cost Planning environment.
    Is it possible?
    Thanks

    mforman wrote:
    We already have the batch and deactivating batch management has no sense.
    > We need to be able to inform the batch when we are making the goods issue from the Execution Services.
    Dear,
    I think you can solve this through your Characteristics in the Costing Model. In the Characteristic Edit Screen, Goto Values tab, Select your material and click on Object Dependecies Button, see if you can use or create a new Dependency for your material for picking or suggesting batch number.
    Hope this helps...
    Thanks,
    Ranganatha. Patnala
    Edited by: Ranganatha Rao.P on Oct 14, 2011 2:59 PM

  • Auto populate of vendor in partner Tab during Goods issue- Batch management

    Dear All,
    I there a possibility of populating the Vendor (in partner tab) during goods issue (MVT 601,201, 240 etc).
    Provided the material is batch managed.
    Thanks and Best Regards
    W.Raghuram

    What I feel is that u have to maintain the Batch Characteristics then it is quite possible.
    In std In Partner tab I feel not possible. Not sure other expert may guide you.
    Biswajit

  • Very urgent, inactivate the batch managment in WM.

    Hello,
    We have separate validation in different materials.OK.
    We have separate validation because we want different cost value for the same material, but the client don´t want managment batch in the warehuse.
    Please, Can help me?, Is possible no determinate batch(validation) in the bins.
    Thank you.
    I hope reply

    Batch Management can be at Plant Level & Storage location level.
    To inactive batch management indicator there are certain pre-requisites to be followed
    1     Check the Status of material
    2     There should not be any open Purchase Order
    3     There should not be any Open Production Order
    4     There sould not be any Sales Order
    5     There should not be any Purchase Requistion
    6     There should not be any Stock in Transit
    7     There should not be any Plant availability Stock
    8     There should not be any Reservation
    9     Previuos Period Stock should be zero
    10     Stock requirement should be zero
    11     There should not be any open Delivery
    12     There should not be any open Warehouse Transfer Request
    13     There should not be any open Warehouse Transfer Request
    14     The Batch Corresponding to the plant has to be set for deletion indicator
    If any of the above Stock Exists it has to be closed;If Any of the stock exists we cannot uncheck
    After closing all the open items;the related business documents viz Purchase Orders,Production Orders,Delivery,etc has to be Archived
    Archiving has certain criteria while doing Archiving Process-- Systematic Archival is the Key factor i.e relationship diagram has be met.
    Reward points if useful
    Regards,
    E.Vengata Raghavan

  • Can you please help me resolve this issue on Batch Management Completion. "Cannot Add row without complete selection of batch number." Message 29-77

    'Another user or another operation modified data, to continue open the window again ' Inventory Transaction Log' (OITL)(ODBC-2039) (Message 131-183). If I click again on add I get the following message : 'Cannot add row without complete selection of Batch / Serial Nos. [Message-29-77]
    Path:
    Inventory -> Item Management -> Batches -> Batch Management - Complete form.
    Before this I use Return Components on Receipts from Production as I am mistakenly issued it more than what was needed.
    Were anyone be able to explain why it worked for certain items  and not for others? I have successfully done  “return components with some batches"

    Hi Nagarajan,
    I'm one of colleague of caterine, we only accessing the batch management-complete window, no other window is open, still the error occurs; see image below
    Before that error occurs(in image); first error we encounter was batch number is already exist, then upon click add another person modified the window; but we tried to restore the db then try to add the batch number in different transaction like SI 1658(Goods Issue), and it is okay.. but on the SI 50003 which is Receipt from production we can't add it.
    Hope you can help us.
    Regards,
    Lean

  • Batch Management report Issue.

    Hi Friends,
    I have a question on batch management report, for detailed information please see the steps below
    Step 1 : I have material X and Y created with class u2018XYZu2019, and characteristic value temperature 10 u2013 100 c
    Step 2 : I have done Goods receipt for both the material
    Material document     Material     Batch Number     Characteristic Value
    123          X     TEMP1          10 C
    124          X     TEMP2          10 C
    125          Y     TEMP3          10 C
    126          X     TEMP4          20 C
    127          Y     TEMP5          20 C
    I have two questions now?
    1.     Is there any report to find out the list of materials with characteristic value 10 C?
    2.     is there any report to find out list of batches for 10 C?
    Thanks and Regards,
    Chalaa

    There is no standard report for your requiremet, go for ABAP development.

  • Urgent-Oracle Express Batch Manager

    Dear all,
    I have created a Relational Access Administrator project and mapped an Express Datamodel with RDBMS lookup and fact tables and created a Maintenance Procedure Using "Express Database Maintenance" from "Relational Access Administrator". After that when I tried to run that "Procedure" using "Batch Manager", it creates a Command definition file "~5848371.cmd" and nothing is showing in the "Job Monitor" tab of "Batch Manager". At the same time since it could not run the procedure, no Express database have been created to the specified path.
    Please help me out, as I am in need for this very badly. I have gone through the document "Relational Access Administrator(User Guide)" from otn.oracle.com, but nowhere such type of problem have been addressed.
    Thanking you in advance,
    regards,
    Manoj Ghosh,
    Mail ID: [email protected]

    Problem:
    I cant change properties for existing job.
    Proceeding:
    If I click on Properties-Button in Monitor Batch Window, I get a visual basic error number 0 in procedure frmBTBatchList: cmdInfo_Click.
    Please let me know how to fix this problem.
    Thanks in advance,
    Igor
    null

  • Oracle Express Batch Manager-Please Help me out-urgent

    Dear all,
    I have created a Relational Access Administrator project and mapped an Express Datamodel with RDBMS lookup and fact tables and created a Maintenance Procedure Using "Express Database Maintenance" from "Relational Access Administrator". After that when I tried to run that "Procedure" using "Batch Manager", it creates a Command definition file "~5848371.cmd" and nothing is showing in the "Job Monitor" tab of "Batch Manager". At the same time since it could not run the procedure, no Express database have been created to the specified path.
    Please help me out, as I am in need for this very badly. I have gone through the document "Relational Access Administrator(User Guide)" from otn.oracle.com, but nowhere such type of problem have been addressed.
    Thanking you in advance,
    regards,
    Manoj Ghosh,
    Mail ID: [email protected]

    There is a tutorial on building a chat application (or applet) on the ibm site.
    http://www-105.ibm.com/developerworks/education.nsf/dw/java-onlinecourse-bytitle
    You need to register to use it, but it is free.
    Hope this helps
    Peter

  • Batch Management Indicator Required - Material Master

    Hello,
    My requirement -
    Batch management field has to be required for material Type "FERT"
    1) I created a new field selection group for the field "batch management" (MARA-XCHPF)
    2) Created a new Field Reference group with "Required" entry (OMS9)
    3) Assigned the New Field Reference to the material Type in OMS2
    The batch management Field is now a mandatory field.
    Issue is, when we try to create only the basic Data Views of a FERT material, system does not allow to save the material untill the "Batch Management Indicator" is activated (even if we are not referencing to any plant specific views of the material master.)
    We need to have the the Batch management indicator a required entry for FERT, but at the same time should be able to create material master with basic data Field only (we would be extending the plant specific views later)
    Is there a alternative method to have this setting to meet the requirements above?
    Thanks

    Hi
    I think you can check if the batch level is defined on material or client now, if yes, you may check if that can be switched to plant level. As far as I knw the basic data is for client so the field is shown on basic data view and ask to input value as you customized.
    Alternatively, I think you can use the user exit MGA00001to check the field instead of the field selection, this is called when the material master get saved, then you can write your own source code to chec if the customer filled the  field only for certain situations.
    Best Regards.
    Leon.

  • Batch Determination issue -reg

    hi friends,
    while doing order confirmation at header level , when i went to goods movement  , inside that  i have selected  the material to be issued to production which should undergo 261 movement which is batch managed -
    and clicked on
    batch determination  button -
    it is showing the error
    "no search strategy could be found "
    No search strategy could be found
    Message no. LB014
    but in SPRO i have maintained all the relevant settings
    where exactly i have missed the settings and what and all i have to check if some one can help it would be appreciated
    the requirement is urgent please
    regards,
    madhu Kiran

    dear friend ,
    as i decided to do batch determination during confirmation , as adviced by you , i
    went to MBC1 -
    used strategy type ME01used key combination "movement type /plant/material"given inside movement type 261 , materail "child part of header "(raw material ) and in no.of splits 999.--saved
    then went to batch search procedure  definition -selected ME0001inside the control data given condition type ME01
    then went to allocate IM procedure and activate check
    against the movement typw 261 --given search procedure ME0001 and put tick mark in the check box "check batch "
    now tried for batch determination during confirmation
    it has thrown the error
    "STRATEGY CONTAINS NO SELECTION SPECIFICATIONS"
    Message no. LB007
    if i see the log it is displaying the third one in red ,remaining in blue
    1.Batch stocks are being read...                    
    2.Search according to selection criteria...         
    3.Strategy contains no selection specifications     
    4.Availability of batches...                        
    5. Batches are being sorted...   
             am i missing any thing ? any area i missed in class and characteristics ? that i ahve defined and the class is attached to material through CL20N
    please guide me to break this issue
    all your efforts are appreciated with gratitude
    madhu kiran

Maybe you are looking for