MD02 Purchase Requisition Update

Hello,
   I need to update Purchase Requisition data before it's created in MD02.
Does anyone know user exit I can use to update EKGRP field?
I work on: R/3 release 4.6C.
Please help...
Kind regards,
Agnieszka

1. Execute cmod
2. Create a custom project
3. Enhancement Assignments
4. Enter m61x00001
5. Components
6. Double click on any one of them.
8. Include program
9. Implement one of them.

Similar Messages

  • Service Number is not getting updated in the Purchase Requisition

    Hi All,
    When i create a Service PR using bapi BAPI_REQUISITION_CREATE FM , service details ( Service number, Qty, Gross price, ) are not getting updated in Service tab of Purchase requisition transaction. I am passing all the services related parameters in the FM.
    Please clarify this.
    Thanks for the help.
    Vinoth

    Hi Vinoth,
    Are you getting any error in the return table?Can you show your coding?
    Regards,
    ravi

  • Creation of Purchase Requisition with MRP - MD02

    Hello,
    I have created a sales order using one material with MRP. When I run MRP-transaction MD02 for this material, a purchase requisition is created.
    What we want is to block the creation of the purchase requisition when the sales order has delivery block (code 02). I have been trying to use this enhancements; setting break-points in all function modules, but when running MD02 is does not stop there:
    MEREQ001      Customers' Own Data in Purchase Requisi
    LMDR2001      User exits restr. profiles of opt. pur.ord.-based load bldg
    LMDZU001      User exits in additional planning                         
    M61X0001      User exits PP-MRP materials planning                      
    M61X0002      User Exits PP-MRP Material Requirements Planning Evaluation
    Do you know a way to do this or also change data in the purchase requisition created with MD02?
    Thanks and regards.

    Dear ,
    Are you very particualr to process the Sales Order demand when there is a delivery block ?
    To restrict that  one you can do the following steps :
    1.Goto Sales Order -VA02-Select the line item -Double Click -Select the Schedule line  tab -Set Sechedule line item categoery as CN instead of CP.If it is CP then it will processed through MRP
    2.Change the pricining date and make credit block for sales Order and do not release though VKM3 so it will not be tearted through MRP run  to have PR geneartion
    Hope this is clear
    regards
    JH

  • Creation indicator purchase requisition in md02

    Hello SAP Gurus,
         This is regarding creation indicator purchase requisition in md02.In this creation indicator purchase requisition if we keep setting as 2 than it will create purchase requisition if the dates of PR are in the opening period and will create planned order  if dates of PR falls out of opening period.And it takes the opening period from schedule margin key.
         My question is , as system calculate the opening date by subtracting the number of days which we have given in opening period in schedule margin key from the order start date.suppose if order start date is 10.03.2008 and we have given the opening period of 5 days,than the opening date will be 05.03.2008 if there are no holidays between it.So how it comes that PR date will fall in opening period?I am confused that when system will create planned order and when system will create PR if we keep creation indicator purchase requisition as 2.
          Plz help me with this query.If you could explain with one example than it would be great.
                         Thanking all in advance.And obviously for suitable answer i will definately give good points.

    Hi,
    System calculates the opening date  by subtracting the number days given as opening period at SMK from order start date.
    For creation ind =2 ,
    MRP run date decides the PR / Planned order creation even if u set procurement F.
    If MRP run date falls bettwen the opening date & order start date , it will create PR only,
    If run MRP run date falls outside the opening preriod ie earlier than the order opening date, system will create planned order and it has to converted to PR
    For  examble,  Order start date is  28.03.2008 and 2 day is defined as opening period SMK for ROH.
    If u run MRP on today it will create planned order.  
    Hope u understand , ifso reward and close.
    Regards
    Pradeep

  • User Exit/BADI to change the Purchase Requisition date,creating threw MD02

    Hi,
    I've a requirement to change the Purchase Requisition creation date.
    I'm using MD02 to create Purchase Requisition.
    Based on the requirement if the available qty is less than the required quantity,we can change Purchase requisition date.
    Please let me know if any BADI's/User Exits we can use for this purpose.
    I've checked EXIT_SAPLMEREQ_010. I've kept debugging point nad i run MD02, but it is not stopping in the exit.
    we are using SAP 4.6c.
    Thanks,
    Adi.

    Hi Experts,
    Could you please give me a suggestion for the above problem???
    Thanks,
    Adi.

  • Purchase order number not update in purchase requisition status tab

    Purchase order is created for purchase requisition. The purchase requisition is triggered through process order. When I checked purchase requisition details in ME53N status tab, status is not edited and purchase order number also not present.
    Kindly let me know the possible reason for this.
    Appreciate your help..
    Thanks,
    SAP PQ

    If the PO had been created without reference to the PR, it will not be updated in the PR.
    If it has been created with reference to the PR, then the PR number gets updated in the PR status.

  • Purchase requisition  number Range in MRP Run (MD02)

    Hi Experts ,
    When I run the MRP through T-Code MD02 even in test mode the Purchase requisition number getting consumed with out saving the entries.
    for eg:- number range = 100 to 200.
    when I execute the MD02 by selecting the indicator "Display results before they are saved " system showed a Purchase requisition number 100 and exit with out saving the entries.Next time when I execute the same MD02 system is displaying the purchase requisation number as 101, where as i have not used PR number 100 at all.
    Please guide me....
    Regards,
    Sri.

    Sri,
    Nothing is missing.  This is standard behavior.  It appears to me that SAP makes no effort to ensure that all Purchase request numbers are contiguous.
    You can try turning off number range buffering.  This will reduce the number of gaps in your purchase req number sequences.  However, I don't know if it will eliminate all gaps.  Be aware that there is a performance tradeoff when you deactivate buffering.  Making this change is considered to be a system modification, and is not supported by SAP.
    https://service.sap.com/sap/support/notes/62077
    Rgds,
    DB49

  • No Purchase Requisition Generated after MRP Run MD02

    Hi All,
    After runing MRP Run MD02 for finish product with MRP Control parameters for create purchase requisition as 1 (Create Purchase Requisitions) . System is not generating any purchase requisitions for raw materials required for assembly.
    If we select 3 create planned order system is able to generate planned orders for raw materials required for assembly.
    Plz guide why am not able to generate purchase requisition directly.
    Regards,
    Sipra

    Sipra,
    Couple of checks,
    1. Check whether the Material is defined for "F" - External Procurement in MRP2 view of the material master.
    2. Check whether the material type used for the material is enabled for "External Purchase orders". Transaction OMS2.
    Regards,
    Prasobh

  • Update Purchase Requisition from Sales Order

    Hi,
    My requirement is to Update Purchase Requisition from Sales Order based on the Vendor number in
    Purchase Requisition .
    I have used Userexit         :- MV45AFZB
                     Customerexit :- EXIT_SAPFV45E_002
                     BADI             :- ME_REQ_OI_EXT, ME_REQ_POSTED
    for my requirement, but in vain.
    Of these Userexit  MV45AFZB, Customerexit EXIT_SAPFV45E_002, BADI ME_REQ_OI_EXT are getting triggered in Sales order creation but, Purchase requisition is not yet triggered and we dont have the VENDOR value with which i need to do perform some checks and update the Purchase requisition.
    After I SAVE sales order, BADI ME_REQ_POSTED is getting triggered.Here, the purchase requisition is created ( not yet inserted into the database ) .I also have required VENDOR value, but in the given
    BADI ME_REQ_POSTED I can make checks according to my requirement but not able to update the new values into purchase requisition.
    Literally speaking, Iam struck up..Dont know what to do.....
    Please let me know any Userexit/BADI/BTE where I can  Update Purchase Requisition from Sales Order based on the Vendor number in
    Purchase Requisition .
    Thanks,
    Shivaa..

    Hi Max,
    It just struck to me...
    As suggested by you, I thought of calling BAPI BAPI_REQUISITION_CHANGE  from user exit USEREXIT_SAVE_DOCUMENT in MV45AFZZ .
    I f I give PReq no. , BAPI BAPI_REQUISITION_CHANGE  will take the particular PReq no., from database and then change it according to our requirements...
    But, in our scenario I am calling the BAPI BAPI_REQUISITION_CHANGE  and passing a PReq no..which doesnt exist in the d/b itself.....
    Anyways, let me try......
    Meanwhile ,please suggest any other options for resolving the issue in question......

  • Not updating status of Purchase requisition status

    Dear Friends,
    Our client has got third party software interface with SAP.We create Purchase requisitions in SAP,doc type-NB and PRs are also created in Third party software and it will create Purchase requisitions with starting with number ZR in SAP automatically.
    When PRs with NB type are created and RFQs are created with reference to PRs and POs with reference to RFQs,then status of RFQ and PO is displaying in Purchase requisition status tab at item details.
    But PRs created by Interface Purchase requisitions status under item details tab i.e.ZR is not updated with RFQ and PO status.
    For updating Purchase requisition status, is there any setting in customisation,the samething we need to do for PRs for Third party soft in SAP.
    Please suggest what needs to done
    Regards,
    Magana

    PR active signifies that all relase procedure is complete and the PR is being in use.
    Status field indicates whether the PR is in release, prartial release, complete release or whether PR is refused to release.
    Soon after complete release status gets chaged to active and if not subjected to release startegy, then soon after completing the creation of PR, status becomes active.

  • PPDS purchase requisitions are not updated

    Hi,
    I have one Production plant and DC. When i run the PPDS heuristics in production plant and DC for a finished product,system is creating Stocktransport purchase requisition in DC to Plant and a planned order in production plant. Stocktransport purchase requisition needs to be transferred immediately to R/3 and get the number range in R/3 and needs to be updated in APO. But this is not happening.when i run the /n/sapapo/ccr transaction,it shows error that no integration model is active in R/3. But i maintained the integration model for this material for POsand PRs,Sales orders,stocks and all are active.
    When i created STOs directly in R/3 for test,they are updating in APO.Maintained all the settings like publications etc.
    Thanks
    Aktar

    Hi Akhtar,
    Please check the following whether
    1) Quota is maintained
    2) Integration models are active for plants,  material, purchase requisition, stock transport purchase requistion, purchase orders, etc.,
    3) Check whether any struck queues in R/3 and in APO using t-codes like smq1 and smq2
    4) Check sysfails if any and take necessary actions
    5) Check application logs using cfg1 and slg1 t-codes in R/3 and /n/sapapo/c3 and slg1 t-codes in APO
    6) Check whether publication is maintained as immediate transfer
    7) Try using /n/sapapo/c5 t-code to send change pointer manually and check.
    Please confirm
    Regards
    R. Senthil Mareeswaran.

  • Purchase requisitions to update as statistical?

    Hi all,
    We are trying to implement Funds Management.  I have excluded the value type purchase requisitions from Availability Control check as we do not require any budget check for purchase requisition.  Do I need to set this as a statistical update in IMG?
    Thanks and regards,
    maz

    Hi,
    Can you please check the ststus of Purchase Requisition in ECC whether it is released or block.This will not allow you to transfer the PR to SRM system.
    Thanks,
    AMIT

  • How to update Purchase requisition number in EBAN table through ME51n?

    Hi Guru,
    I know thoes user exit as below use for ME51N.
    EXIT_SAPLMEREQ_005
    EXIT_SAPLEBND_001
    EXIT_SAPLMEREQ_010
    But I don't know which use exit  effect after saving  PR number in EBAN table and which field  to tick PR number = '0010000111'  in order to I want update  number 00100001111 in EBAN  table after clicking save in ME51N.
    I need it soon . Please help me,
    Thank you so much guru.

    Hi,
    Try with this BADI ME_PROCESS_REQ_CUST and create a new implementation under POST. That would give us the generated new PR number and using that we can access the relevant tables.
    And also try this exit given Below EXIT_SAPLMEREQ_009 Document Number Assignment: Purchase Requisition
    Regards
    kk
    Edited by: Krishna KiranN on Dec 20, 2011 5:28 AM

  • MD01 deletes purchase requisition, MD02 creates a new one

    Can someone please explain why when doing MD01 (plant level), there are Preq that were deleted.
    While in MD02, it creates new Preqs.
    Thanks,
    JC

    Thanks for your big help.
    Anyway, as for my issue, there is only one material (material X) that was not planned in MD01.
    These are the results:                   
                                   Planned orders deleted                        3
                                   Purchase requisitions deleted              4
    Just want to know what can I do or how can I create a Preq for Material X in MD01?
    Kind Regards,
    JC

  • Purchase Requisition Date is not updated with Scheduleline Delivery Date

    Hi,
      This is a third part Sales Scenario. The Delivery date on the schedule line is passed on to purchase requisition as the delivery date of that item. Due to some business requirement, the delivery date of the schedule line is changed just before saving the sales order in the BADI called through the userexit userexit_save_document_prepare. Now on saving the sales order, the purchase requsition is also created.The delivery date of the schedule line is changed but has not reflected on the Purchase Requision.
    If the Sales Order is opened in VA02 and the schedule line delivery date is modified, the Purchase Requisition delivery date is also getting modified.
    Why did it not happen at the time of saving the Sales Order.
    What is the structure into which the purchase requsition information is stored, so that on processing the sales order, this information is utilized to create the purchase requsition.
    Please help.

    Hi,
    Check the following table for the mentioned fields EBAN-BADAT and EBAT-FRGDT
    Thanksk and Regards,
    Hari Challa.

Maybe you are looking for

  • PIR not showing in Md04 after certain date

    Hi The PIR's are coming from LTP. The PIR's which are created after 03/2015 are not showing in MD04 MRP run back ground with NETCH still why PIR's are not showing? What settings I have to check.. Regards, Srihari.M

  • How to hide rows without data or all zero?

    Hi.experts:     I have define a query that using query designer,and I have defined structure for both row and column,and then I have a free chatacteristic,such as 0MATERIAL,if I navigate by material then in each row,the material looks like read all t

  • Where to put new image files

    Hi, after looking at the show flash I see that images that came from the factory are stored in drwx. The images I have installed are always preceded by -rwx. From what I understand the drwx is a directory. Is there any benefit from storing them this

  • I am unable to download a video I sent in yahoo mail

    I am unable to download a video I made on my iBook and sent to myself in yahoo mail and tried to download on my ipad2.  I tap the icon of the little movie camera and end up with a play arrow with a line through it, like a do no smoke sign.  The file

  • Rescue and Recovery "restore to factory settings" fails

    I have had need to recover my T61 to the state of original receipt. I boot from the recovery startup disc and select that I wish to recover to factory settings, and that I wish to save no files. After a progress bar fills, I am prompted to insert Pro