Key performance indicators (KPI) for material creation

Dear all,
I need to define some Key Performance Indicators (KPI’s) to measure the data quality during the material creation (MM01) process. The objective is to get concrete statistics about data quality/accuracy for fields related to material from all views created with MM01 (basic data, classification, unit of measure...).
I would like to get your expertise on how to measure these KPI’s : which transactions, table (...) to use ?
I have already few ideas :
-Table CDHDR
-Transaction MM04
-Create “checkpoints“ into the workflow for material creation (ZWF01)
Do you have any other idea in mind?
I am open for all advices: transaction, table, process, approach…
Thanks in advance for your help !

I have a few ideas, but the accuracy of the master data is based on your system config.
Some things that are helpful in most of the cases:
- If material type is HAWA (trading goods) your procurement indicator should always be External procurement (check those for other material types if you have it uniformed). You can also check purchasing group based on material type if you have it distinct by material type.
- Check if sales views are opened in all org.levels
- Check if storage loc.views are opened for all SLoc
All in all, you need to have a link of two or more data in material master to be able to check it in some way automatically, otherwise you won't be able to determine if the data is correct or not.
E.g. How would you every know if lot size of 120.000 PCS is OK or not for a specific material or if you need to assign a specific purchasing group to your material.
You know the logic behind your material master data best so you can create the best rules to check for your KPI.
Regards.

Similar Messages

  • ABAP Key Performance Indicators (KPIs)

    Hi,
    Can anyone help me out with the list of ABAP KPIs for measuring/tracking the performance with respect to ABAP/Custom programs. Would appreciate if you can help with KPI threshold values.
    Thanks/Srini

    Ask the users. That is the only performance indicator that matters. Is their end user experience satisfactory? If not, find out what parts are not performing satisfactorily and fix them. All of the internal metrics of the database will not provide you with anything that will cause the end users to say, "Yeah, it is better under the new release" when their day-to-day experience tells them otherwise.

  • DB Key Performance Indicators(KPIs)

    Hi,
    We have migrated a DB from oracle 9i to oracle 10g R2.. that DB is 50+GB in size... My manager told me to prepare a comparion of KPIs for both the DBs so that he can show to the client that 10g has really improved the response time of the app and more.. my question is:
    1. what are the DB performance KPIs that i can compare to justify the above reasoning of my manager
    2. How can i collect those in both 9i and 10g for comparison?
    Thanks

    Ask the users. That is the only performance indicator that matters. Is their end user experience satisfactory? If not, find out what parts are not performing satisfactorily and fix them. All of the internal metrics of the database will not provide you with anything that will cause the end users to say, "Yeah, it is better under the new release" when their day-to-day experience tells them otherwise.

  • Industry-specific measurements and key performance indicators(KPIs) in OCDM

    Please, help me to find the documentation about KPIs and metrics in OCDM's reports.
    I wish to get the full list of OCDM's KPIs.
    It's necessary for us as foundation of OCDM's implementation.
    Thanks.

    904407 wrote:
    Please, help me to find the documentation about KPIs and metrics in OCDM's reports.
    I wish to get the full list of OCDM's KPIs.check ocdm reference
    http://docs.oracle.com/cd/E16762_01/welcome.html
    >
    It's necessary for us as foundation of OCDM's implementation.depends on what type of information/logs/cdr your equipment(bts,msc, etc) produces.
    you business analyst has to compare the information you have and relate it with OCDM models
    HTH
    Tobi

  • MM Key Performance Indicators(KPI)

    Hello Guru,
    I have been tasked to develop procedures for employees to be able to get KPI.
    AS I am new to MM can you please give me any input which transaction in SAP to use or any workaround with SAP.
    I will really appreciate your input.
    Thanks

    \Let me try to help you .
    First - work and spend time to understand the std SAp reports and what the data tells .use t code SAp1 to get all reports . Check only the MM and go thought 1by 1 .
    KPI is not a term in SAP . But in Business it is . MM KPI - if you know the basic MM scenario in sap and business . Pelase talk with the users what is their bottle  neck in doing the process ( check from SAp side and Business ) . And use  the SAp std reports to get the data and if not available create a new one .

  • Key performance indicators for pp module

    Hi Friends, What are the Key performance indicators for pp module.
    Could you please explain little bit
    please urgent
    Thanks,
    Manoj

    Hi Manoj,
    Three main Objective from business perspective as below. You have to translate it in SAP-PP terms
    1) Ship Product on-time
    2) Increse Inventory Turn
    3) Reduce manfacturing Expence
    SAP-PP
    1) Report for Sales order comparing few dates. 'Req Del Date'  ATP schedule line date & DO/PGI date. Consider Full /partial qty & 'Deliver Full indicator'on sales order.
    2) Inventory turn =  Revenur or Cost of goods sold for Financial year/ On hand inventory in $$$+WIP . Typical example  80 million COGS /10 million inventory = 8 -inventory turn. It is essentially how many rotation your same 1$ made thro' Payment to vendor to  receivables from customer. Compare before & after PP implementation
    3) Total manufacturing expence improvement from month to monht. Overtime, labor cost, scrap. You can take from FI statements directly for each period to compare( Prod order variance will be source for these nmbers)
    Hope it helps,Jatin

  • Key Performance Indicators details

    could anyone specify about the details on Key Performance Indicators ,their extraction and other related details

    KPIs (Key Performance Indicators) are Key Figures: quantities, amounts, percentages... etc.
    They are just key figures with a combination of chars will just be extracted and stored.
    They can be related to queries, data loads or sometimes realted to business logic of the client.
    They receive that name in the business side because they reflect the performance of a specific company...
    Normally KPI is used for the "core" indicators, like profit, loss, costs, etc.some examples are
    1. no of cost centres that spent more than the budget last month.
    2. no of projects that got finished on schedule.
    Now, depending on the area for which you want to analyze the KPIs, you have different ways to extract the data: Logistics, Inventory, Finance, etc.KPIs will have to be defined.
    Give me details of which KPI u needed.. i will give you more information then

  • EDI FOR MATERIAL CREATION AND CHANGE

    Hello all,
    I have a requirement that when a material is created it whole detial about that material is saved at a given location as idoc.
    ie EDI configration.
    How know to configure EDI process order. How can we do for material creation.

    Since we are not using any message control, we don't need to setup the process code in WE41.  
    The function module has already been assigned to the message type in WE57.          
    Step1: Create a logical system - BD54.
    Step2: Create a distribution model - BD64.
                     Create a model view and add the Sender (SAP ECC)  and Receiver (Logical System you created).
                     Then add the message type MATMAS.
    Step3: Create a RFC Destination - SM59
    Step4: Create a port and assign it to the RFC Destination created above. - WE21.
    Step5: Create Partner profiles - WE20
                       Partner type - LS
                      Message type - MATMAS
                      Basic type - MATMAS05
    Step6: Trigger the material material through BD10.
    Hope it helps.

  • Are there any standard web dynpro ABAP or JAVA for material creation(mm41)?

    Hi SDN,
          I have got the requirement to provide Web Dynpro application for material creation (transaction code is MM41) and I would prefer to enhance standard Web Dynpro more than develop from scratch. Now I got only the Web dynpro ABAP component for create sales order called "LO_OIF_MAIN_COMP" and GUI HTML for purchasing order that come with business package Eh4.
          Anyone who know please kindly help me.

    >but I afraid that I'm not able to find out what is its component name from application
    You could just lookup the WD Application in SE80 and then it will show you the component name. From SE80 choose Edit Object from the toolbar. Go to the Web Objects tab in the dialog. Type in the WD Application name and hit enter.  You will then see the details of that application.

  • Adobe interactive form for material creation

    Hi experts,
    I f an adobe interactive form for material creation was created using JAVA... what part is involved in the ABAP pgm.
    Thanks in advance

    Hi,
    Pleaes find the sample codes for WD Java...
    https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d
    Regards,
    <i><b>Raja Sekhar</b></i>

  • Remove the Key Performance Indicators from the App

    Hello Experts
    Is there any way of removing the Key Performance Indicators from the App?
    Thanks
    Tim

    Hello, do you resolve this?

  • KPI (Key Performance Indicators)

    How KPI can be used in Plant Maintenance?
    What are the pre requisites for using KPI in Plant Maintenance?
    Thanks & Regards
    Hemant

    MTTR & MTBR are the two KPI for PM. One has to process a Notification with selection of break down indicator - which is a pre requisite for getting these KPIs.
    regards
    SRN

  • Key performance indicators

    Hi All,
    What is KPI's in Dashboard?
    How to Personalized the dashboards (scorecards) to reflect user-specific alerters and mertrics to track critical KPI's? In this please clarify on Metrics?
    Thanks in Advance...

    Hi,
    I think you have done some ground work before start playing in dashboard designer. KPI(Key performance indicator) & metrics more are less same. Invariably both indicates the industries Revenue, Stats, variance, assets and more. where generally industries use dashboard to view the company is leading or lagging on their progress.
    In SAP Dashboard is used to analyze those stuffs perfectly. But one thing to keep in mind before the development. Dashboard is used to display only the summarized data, its not for detailed data, then the client can use other tools provided SAP, where they can do more analyze than here.
    Hope this information are clear, revert for any clarifications.

  • Key Point Indicators (KPI)

    What is a Key Point Indicator (KPI)?
    Anybody can give me idea about KPI.
    Thank You

    hello mite..
    KPI = "Key Performance Indicator" not Key Point Indicator. these r basically reports or dashboards or graphs, which helps the higher management to make decisions. these r nothing but formatted data to analyze the day to day performance of the business like finance, profit & loss, sales n mostly for comparing the figures like comparing this weeks sales to last weeks or the same week in last year.
    hope u got it..
    thanks& all the best.
    _Rakesh Reddy.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Populate key figure attributes values for material & location in inventory

    Hi all,
    We have a Inventory Infocube. the dimensions of the inventory infocube contains material, location and material-location and also the time dimension with calday, week and month. The different key figures in the infocube are Unrestricted Stock Balances, Unrestricted Stock Receipts, Unrestricted Stock Issues, QI Stock Balances, QI Stock Issues, QI Stock Reciepts, Blocked Stock Balances, Blocked Stock Receipts, Blocked Stock Issues. The following is the definition for master data objects
    Material Master - ATTRIBUTES :- Business Unit, Manufacturing Plant, Base to Case Conversion Factor(key figure attribute)
    Location Master - ATTRIBUTES:- City, State, Country, Location Type
    Material Location master - ATTRIBUTES:- Material, Location, MRP Controller, Source Location, Standard Cost(key figure attribute)
    We have a report with material, location, calender day and with all the stock balances keyfigures. also in the report we have the key figure attributes of material master and material location (like standard cost and base to case conversion). We have defined a formula variable on these attribute key figures with replacement path.
    The problem is none of the records are getting populated with the standard cost and base to case conversion.
    We are NOT doing any conversion at the report level.
    Any help is greatly appreciated.
    Regards
    Vijay

    There could be few possibility:
    1. The variable you are inputting for standard cost and base to case conversion may not have any values in the master data.
    2. See the master data table for Material and location. Note down those materails and location for which there are values for standard cost and base to case conversion. Now, run the reports for these materials
    and location.
    Btw, have made standard cost and base to case conversion as nav attributes. Plz make them nav attributes and see.
    Thanks...
    Shambhu

Maybe you are looking for

  • Conflict with text variable on Query Designer

    Hi, this is the scenario: - On Query Designer i got two restricted key figures: K1 and K2. - I'm usign a manual entered variable for 0CALMONTH. - On K1 the sales are restricted for the selected month. - On K2 the sales are restricted to a range betwe

  • IPEP cant register to ISE 1.2

    I am trying to register an ipep to my primary ise running ise 1.2. Have installed certificates on the IPEP. The devices can ping each others dns names.  i keep getting the following error whenever i try to register the IPEP.

  • Service Bus (JNDI look up failed due to: String index out of range: -1)

    Good Day! I have Service Bus 10gR3 at last time i see in log ManagerServer_1 many errors. <20.11.2013 10:51:04 MSK> <Warning> <JCA_FRAMEWORK_AND_ADAPTER> <BEA-000000> <servicebus:/WSDL/NA_BB_RBO/wsdl/pl_sql/AggregateMsg [ AggregateMsg_ptt::AggregateM

  • Elements 10 trial version won't finish downloading.

    I am in the process of downloading the trial version of Elements 10.  It took 4 hours to download and is now in the Extracting, this may take awhile, stage.  Well it been 15 hours and is not finished.  What do I do now? Thanks for any help.  LB

  • Plz help with this applet problem

    i made this player in jmf... and i tried to play file over http in it.. player runs as applet in a jsp page. the prob is i was using .class file for the applet..but it wouldnt open a remote url coz applets run in sandbox mode... so i signed the apple