Performance for mrp controller

Dear expert
Do you know how to judge the performance of the mrp controller in sap? For example, the percentage of the materials meet the production.

HI
Try reports in std SAP .. MCP5 and MF60
kaustubh

Similar Messages

  • F4 help for MRP Controller not adjacent to Plant

    Hello Dear all,
    I need F4 help for MRP controller on selection screen but only valid values for the plant value entered in the selection screen
    If select option for Plant and MRP controller are one below the other on selection screen, then F4 help for MRP controller gives relevant values ony for that Plants entered.
    But if they are not adjacent to each other F4 help for MRP controller gives all possible values. In such a case should we code separately for F4 help of MRP controller.
    Any suggestions.
    Thanks and regards,
    Mohit

    >That means F4 help will suppose to come automatically, but it's not providing the F4 functionality on the Time field. It's sounds like a bug in Web dynpro ABAP.
    No, this is normal. There is no time value help in Web Dynpro ABAP.
    From the online help:
    There is no automatic F4 help for data element TIMS.
    http://help.sap.com/saphelp_nw70ehp2/helpdata/en/47/9f724642314aabe10000000a42189b/frameset.htm
    You can create your own Freely Programmed Value Help for time however.  I created one and shared it as a sample implementation:
    http://code.google.com/p/abap-sdn-examples-tpj/downloads/detail?name=NUGG_WD_TIMESTAMP_VALUE_HELP_DEC2008.nugg&can=2&q=
    http://code.google.com/p/abap-sdn-examples-tpj/downloads/detail?name=ChapterX%20-%20User%20Programmed%20Value%20Help.pdf&can=2&q=

  • Report for MRP controller and relevant purchasing document

    HI
    My requirement :We have MRP controller for different diciplines(mech, electrical, Instrumentation.......ect).
    I want to search for a report Where it display me the Purchasing document(PO) number by respective decipline.
    I tried all the report in MRP controller such as MC.E, MC.D, COOIS.........ect
    Thanks in advance
    Mujeeb

    Hi Mangalraj
    Thanks for your answer, but my question is not yet answered.
    As you told i did follow accordingly.
    When i enter the T.code: ME5A ( i can not find the scope of list ALV but did find the entried as below)
    A     3-line + n special
    B     2-line + n special
    B1     2-line + 2 MRP list
    B2     2-line + 2 stock/rq.
    B3     2-line + 2 purch.dt.
    C     1-line
    C1     1-line + stock/rqts.
    D     
    F     Collective release
    G     3-line loop
    H     2-line loop
    I     1-line loop
    If i select "C" from the list i'm getting 1 line display but as you told i did press the CTRL+F8 but unable to get the cost) it does not work at all like dat.
    I'm using the system version 4.6C. Can you please suggest something on the report.
    Thanks & regards,
    Mujeeb

  • LSMW T.CODE FOR MRP CONTROLLER

    Hi Gurus
    Iam recording LSMW to upload MRP controller Master data in spro
    What is the T.Code  (don't say like SPRO)
    K.Prabakaran

    sorry i checkd OMDO instead of OMD0
    i got the problem solved
    thanks for your answers, i have rewarded your efforts and closing my thread now
    K.Prabakaran

  • Material Master For MRP Controller

    Hi All,
    Any report available to see the material w.r.t MRP controller
    Thanks
    P.Srinivasan.

    Hi,
    In SE11, table MARC,
    Plant- WERKS and MRP controller DISPO, it will display all the materials with MRP controller.
    Thanks,
    JK

  • Find Rule Resolution for MRP controller group objetct T024D

    Hi,
    I am using FM "RH_GET_ACTORS"  to find the agent corresponding to plant and MRP controller the code
    i am using is as follows,rule i am using is AC20000054
    types: begin of ty_objectkey1,
              Plant       type WERKS_D,
              Controller  type DISPO,
              end of ty_objectkey1.
    data: lt_objectkey1 type standard table of ty_objectkey1,
            ls_objectkey1 type ty_objectkey1 .
    data: lf_T024D type SWC_OBJECT.
    swc_container ac_container.
    SWC_CREATE_CONTAINER ac_container.
    ls_rule-object = 'AC20000054'.
    ls_objectkey1-plant = '5000'.
    ls_objectkey1-Controller = 'A12'.
    SWC_CREATE_OBJECT lf_t024d 'T024D' ls_objectkey1.
    SWC_SET_ELEMENT  ac_container 'ORG_OBJECT_ID'  lf_t024d .
    CALL FUNCTION 'RH_GET_ACTORS'
          EXPORTING
            act_object                = ls_rule-object
          TABLES
            actor_container           = ac_container
            actor_tab                 = lt_agent
          EXCEPTIONS
            no_active_plvar           = 1
            no_actor_found            = 2
            exception_of_role_raised  = 3
            no_valid_agent_determined = 4
            no_container              = 5
            OTHERS                    = 6.
        IF sy-subrc <> 0.
    ** Do Nothing*
        ENDIF.
    i maintained entries corresponding to Org Object T024D,but stll i am getting exception 3 in FM can anyone
    guide me regarding the same.
    Rushikesh

    Where did you write this code, since the rule does the job by itself if took care of the PFOM entries.
    Regards, IA

  • MRP to be run for those materials that is assigned to the MRP controller

    Dear Gurus,
    Pl. let me know how MRP can be run for materials assigned to the MRP controller only.
    Regards
    Veronica

    Hi
    You can run MRP for MRP controller using User Exit Key available in TCOde MD01.
    You have to define the user exit keys and make use of the same. ( in SPRO you can do that )
    Regards

  • LX01 report additional field- MRP controller

    Hi, All
    I need to add MRP controller for the output list for LX01 transaction can a ny one suggest me which user exit i should use or which structure i should append the field and popultae that fiel in the exit..
    Thanks.

    Hi dear,
    You have to proceed as below.
    1) Maintain MRP view for material.
    2) With the help of your ABAP er create Z report.
    3) Logic to fetch for MRP controller - Go to table MARC and get the MRP controller (field name DISPO) of all the materials displayed in the report.
    Edited by: Deepak Kulkarni on Mar 18, 2011 5:31 PM

  • Authorization for MRP contoller level for PR creation...

    HI ..,
             Can anybody suggest me How to control the PR creation through authorization level for MRP controller.
    Regards
    sam

    Hi,
    Maintain the activity "Purchasing Group in Purchase Requisition", this is M_BANF_EKG. Set activity to:
    01     Create or generate
    02     Change
    03     Display
    06     Delete
    08     Display change documents
    Then maintain the purchasing group EKGRP and entered desired purchasing group.
    If you add this to a role, or create a new one say "Purchase Requisitioner", then assign the users. If each user should have different access rights to purchasing group, you would need to maintain this seperately per role. Perhaps create a unique per purchasing group.
    Use SUIM>Roles>By Auth Object and enter one above. This will show all roles which this current object and you can check which users have the role. Again through SUIM or AGR_USERS table.
    Thanks.

  • Inventory report for the selection of requisitioner and MRP controller

    Hello Experts,
                           Can someone please help me with a standard  Inventory report in which we can give input thr requistioner and MRP controller
    regards,
    YK

    Hi,
    You will get the requisition no. from EKKO (provided PO has been created otherwise you won't get any record). Find out PO & item no. for the requisition item. Then you can check EKBE table whether GR has been posted or not. If GR has not been posted then there won't be entry in EKBE for that PO & item.
    Regards,
    Rakesh

  • Creating Planned orders and Requisitions for a particular MRP controller and for all the others only Requisition is to be created.

    Hi Experts,
    Currently we run Program 'RMMRP000' as a batch job to create Planned orders and requisitions.
    The client wants that Planned orders and Requisitions should be created for a particular MRP controller and for all the others only Requisition is to be created.
    I implemented Exit 'EXIT_SAPMM61X_001' in the following manner by passing MRP controller to user_key.
      IF mt61d-dispo <> user_key.
        no_planning = 'X'.
      ENDIF.
    But as you can see that this will not meet my client requirement.
    If any of you has worked on similar requirement / if any one knows that this is achievable or not,
    please share your inputs.

    Moved from SAP ERP Sales and Distribution (SAP SD) to ABAP Development
    G. Lakshmipathi

  • Mass update for production and planned order MRP controller

    Hi Gurus,
    It's anyway possible to mass update MRP controller for Production orders and  Planned orders. If any please provide me step by step process.
    Thanks,
    B.Deethya.

    I feel You have changed the MRP controller in Material master and want to incorporate same in production order & plan order.
    For Planned order Run MRP with delete and recreate mode, system will create a new plan order with MRP controller in Material master
    For production order, Mass change is not possible, create a simple BDC or LSMW, And change the MRP controller

  • Email notification to MRP controller for [Missing Parts]

    Hi All,
            Is it possible can we configure a setting to send a mail to MRP controller at the time of missing parts, while Issuing a goods to production order.
    Thanks in Advance

    Hi madan
    IT is possible to config mail for your MRP controller. This can be done in create User authorization . Please consult your Basis consultant.
    Regards
    J. Saravan

  • Activate workflow for mail to MRP controller

    Hello Experts
       I am configuring to activate workflow for mail to MRP controller, I am not able to activate event linking. Does any one know how to activate linking? Any help is appreciated.
    Thanks
    Ankit

    Hello,
    SAP Business Workflow enables the design and execution of business processes within SAP application systems.
    Please find the below links for activating workflow:
    http://wiki.sdn.sap.com/wiki/display/ABAP/SAPBusinessWorkflow
    http://www.scribd.com/doc/10922731/Simple-SAP-Workflow
    Regards,
    Alok Tiwari

  • Workflow for Mail to MRP Controller

    Hello Experts
    I am configuring to activate workflow for mail to MRP controller, I am not able to activate event linking. Does any one know how to activate linking? Any help is appreciated.
    Here is configuration path
    SPRO  -  Materials Management  -  Consumption Based Planning  -  Evalution  -  Activate workflow for mail to MRP controller
    Thanks
    Ankit

    Hi,
    If you follow the steps and click on 'Assign Agents' it list the workflow template that is triggered e.g. WS03100020. If you open the builder (transaction SWDD) and view workflow WS03100020 you can see that there is no triggering event specified so you cannot activate the event linkage.
    Also the object used in this workflow is BUS1001and not BUS3020. If you want to trigger this workflow then you should check what event should triggered it and add it to the workflow via SWDD => Basic Data => Triggering events.
    What transaction should trigger this workflow? Switch on your event trace and recreate thje scenario. See what events are raised and see if one can be used to trigger the workflow. If no events exist then try to find user Exit or BAdi and trigger your event using function module SAP_WAPI_CREATE_EVENT or use SAP_WAPI_START_WORKFLOW to trigger event directly without events.
    Regard,
    Eddie

Maybe you are looking for