Production analysis

Hi all
can anybody send me the fields and tables name for following fields material no.,plan quantity,issue quantity,assembly production quantity,tested quantity.
Thanks
Anirudh Saini

You can find yourself.
Place the cursor on  those fields and then Press F1 and in Technical Info you will get the table name & Field name.

Similar Messages

  • Table Fields of Product Analysis

    Hi All,
    I'm working on Product Analysis report for Inspection Lot.
    Unable to find the tables and fields for inspection parameters:
    1.Valid till date field
    2.weight
    3.FFA
    4.BCAR
    5.DOBI
    Thank You,

    Hi Sridhar,
    Quality Management Table Codes
    Master Data
    QMAT Inspection type - material parameters
    QMHU QM Link Between Inspection Lot and Handling Unit Item
    QMTB Inspection method master record
    QMTT Inspection Method Texts
    QPAC Inspection catalog codes for selected sets
    QPAM Inspection catalog selected sets
    QPMK Inspection characteristic master
    QPMT Master Inspection Characteristics Texts
    QPMZ Assignment table - insp. methods/master insp. characteristic
    TQ01D Authorization groups for QM master data
    TQ01E Text authorization groups for QM master data
    TQ21 Assignment of screens to screen groups
    TQ25 QM:screen sequence for master and inspection characteristics
    Catalogue
    QPCD Inspection catalog codes
    QPCT Code texts
    QPGR Inspection catalog code groups
    QPGT Code group texts
    TQ07 Follow-Up Action for Usage Decision of Inspection Lot
    TQ07A QM: Function Modules for Follow-Up Action
    TQ07T Language-dependent texts for Table TQ07
    TQ15 Inspection catalog type index
    TQ15T Language-dependent texts for table TQ15
    TQ17 Defect classes
    TQ17T Language-dependent texts for table TQ17
    Sample Determination
    QDEB Allowed. Relationships: Sampling Procedures/Dynamic Mod. Rules
    QDEBT Allowed combinations of procedures/dynamic mod. rules: texts
    QDPA Sampling scheme-instructions
    QDPK Sampling scheme header
    QDPKT Sampling scheme: texts
    QDPP Sampling scheme item
    QDQL Quality level
    Hope this list will help you.
    cheers
    Suvi

  • Production Analysis Report

    Hi ,
    Am a ABAPer. Am developing Customized report for Production Analysis.
    Each production order wise Input Quantity, Output Quantity, Prime Quantity ,On hold Quantity ,Gain or loss.
    So am using AFKO , AFPO ,AFRU tables but am unable to find the Input(Raw Material) quantity and On hold Quantity.
    Where to capture this data
    Please provide the tables or Tcodes
    Thanks
    Surender

    http://scn.sap.com/thread/3440933
    I hope the above link will answers your query.
    Thanks!
    Chaitanya.

  • Using ROLAP database, done with RAM, with express products(analyser,express object,.)

    how can acess data in rolap database with express products:
    I have made a rolap database using ram. The express database (.db) made with RAA does not contain data (which logical). How can I read data stored in relational database using express analyser,web publisher...
    THANKS

    If you want to display data from a RAM database with Express Analyzer you must set up a RAM connection with the Express Connection Editor. Just connecting to the server and attaching the Express db file will not work.
    On the window where you define a new connection, there is a section at the bottom labeled "Relational Data". Check the box saying "Relational Access Manager Connection", and specify the necessary information under the "Settings" button. When you connect from Express Analyzer, specify your newly created connection, and you should see data.
    Hope this answers your question.

  • R/3 Product Hierarchy in BW data model.

    Hi all,
    We have been told by our implementation partner that the scenario described below is not feasible to design in our BW 3.5 system and if we were to implement this scenario there would be a significant amount of user maintenance to maintain the hierarchy structure in BW.
    I was a query user in previous BW versions and my datawarehouse modeling experience is mostly in Cognos and Business Objects. The scenario described below is very easily implemented in these other datawarehouse software packages and I would be suprised if SAP does not have a standard solution to address the problem.
    I would like to understand if:
    (1) Yes this solution can be easily implemented in BW 3.5
    (2) A brief explanation on the design approach, implementation, and considerations
    I am already familiar with the link on http://sap.help.com that explains BW hierarchy design and considerations, but I would like to get a "real world" understanding of an approach and design and if you experienced this requirement.
    Thank You in advance for your input.
    Regards,
    -Anthony
    <b><u>Scenario:</u></b>
    In R/3 we have modified the standard delivered product hierarchy structure for material master from 5,5,8 to be 5,5,4,4.
    The 4 levels represent: BRAND --> PRODUCT LINE --> PRODUCT CATEGORY --> PRODUCT SUBCATEGORY
    Our intent is to use this structure to satisfy current BW reporting requirements for COPA and R/3 Billing infocubes.
    In BEx Explorer we would like to perform product analysis using the following dimension paths:
    BRAND --> PRODUCT LINE --> PRODUCT CATEGORY --> PRODUCT SUBCATEGORY
    PRODUCT LINE --> PRODUCT CATEGORY --> PRODUCT SUBCATEGORY
    PRODUCT CATEGORY --> PRODUCT SUBCATEGORY
    We are told that since we have multiple values at the BRAND node we will not be able to perform grouped reporting the starts at PRODUCT LINE node(which would be independent of the BRAND node). For example:
    BRAND,          PRODUCT LINE,          PRODUCT CATEGORY
    HONDA,          AUTOMOBILE,          CIVIC
    HONDA,          AUTOMOBILE,          ACCURA          
    HONDA,          BLOWER,                  CIVIC
    HONDA,          MOTORCYCLE,          ODESSY
    FORD,          AUTOMOBILE,          EXPLORER          
    FORD,          BLOWER,                  EXPLORER          
    FORD,          MOTORCYCLE,          CHAMPION
    So for example we would like to start our dimensional anaylsis to show all AUTOMOBILE or BLOWER sales independent of the fact they were for HONDA or FORD.
    In other datawarehouse systems I have either: (1) created 3 dimensions called: BRAND, PRODUCT LINE, and PRODUCT CATEGORY or (2) created one dimension called BRAND with alternate dimension paths for PRODUCT LINE and PRODUCT CATEGORY. I am not sure if this is feasible in BW.
    We were also told in order to achieve this design a structure would have to be maintained in BW every time we introduce a new material master and the material master would need to be manually entered into the structure so that reporting can be achieved for both the standard structure and the alternate structure(s).<b></b>

    Antony ,
    there will be maintenance involved every time you add a material to the material master. However you could maintain the hierarchy through a GUI also depending on the number of values.
    Ideally if this can be maintained in a table in the source system , it can be imported into BW. Otherwise if you were to maintain it in BW , you will have a lot of problems when :
    1. Change in the hierarchy - A new Product Line coming in and many product category onwards change over to the new product line.
    2. Viewing the changed hierarchy over time - If you have GM and a separate category called Daewoo , earlier they were separate and now they are one - what are my product sales due to the merged entity vis-a-vis separate entities earlier...
    Things that you will need to consider from a design stand popint are :
    1. Should the hierarchy be time dependent ?
    2. Should it be maintained in the source system or in BW?
    3. Change process for the same - Flat file / Manual
    4. Estimate of how frequent the hierarchy would change?
    5. Will you have display hierarchies - Ad-Hoc hierarchies to view certain combinations?
    Depending on the above your hierarchy creation can go from easy to complex and hard to maintain.
    One way to amintain it is to have a SAP ABAP program to populate a hierarchy table to have the relations in R/3 and transfer them into BW. You could automate it in such a way that the hierarchy is changed every time there is a new material
    Otherwise , there can be a flat file to create the relationships
    Or someone could log a request and if the change is minimal it couldbe done thru a GUI Interface provided by BW.
    Arun
    Assiging  points is a way of saying thank you in SDN

  • How to avoid actual cost error log while confirm production order activity

    Hi
    I dont want to post actual activity cost via production order activity confirmation. But i want standard value keys for my production duration purpose. So,i defined activites(strd value key) in work center without assigning cost center to that work center. While i confirm in CO11N, system throws erro log as Actual cost calculation contain errors and allows me to confirm the activities. I am doing MB31 and all CO settlement activities also. But when i try to close the order it says error log exists,so closing of order is not possible. How to overcome this problem as i dont want to capture any cost of activites via production order,but i want confirmation only for production analysis.

    Hi
    Issue is resolved thru PP forum. Thanks for ur reply.
    Solution lies in Control key of routing and BOM costing relevancy.

  • How to avoid Cost error log  while confirming production order

    Hi
    I dont want to post actual activity cost via production order activity confirmation. But i want standard value keys for my production duration purpose. So,i defined activites(strd value key) in work center without assigning cost center to that work center. While i confirm system throws erro log as Actual cost calculation contain errors and allows me to confirm the activities. I am doing MB31 and all CO settlement activities also. But when i try to close the order it says error log exists,so closing of order is not possible. How to overcome this problem as i dont want to capture any cost of activites via production order,but i want confirmation only for production analysis.

    Sudhar,
    You can make the operation not relevant for Costing by using a Customized Control key which is not relevant for Costing or else in the operation details you need to leave the "Costing relevancy" field blank.
    Regards,
    Prasobh

  • BI analysis authorisations direct assign to user in RSECADMIN

    Hello,
    In RSECADMIN it is possible to directly assign the 'analysis authorisations' to user-id's
    It is also possible to assign the 'analysis authorisations'  to a role via the authorisation object S_RS_AUTH
    Can somebody tell me
    -    what are the pros and cons of directly assigning the analysis autorisations to the users in the RSECADMIN ?
    -    In which situation is direct assigning in RSECADMIN used ?
    -     IS dirtectly assigning to users in RSECADMIN in a production environment critical?
    -     what does SAP propose: directly assigning in analysis authorisations our via a role
    In our case we have the situation of
           BI system with a large number of analysis authorisations. The values of the analysis authorisations should be  
           maintainable in production environment.
           We have also to take in mind:
                              -  Roles are added to users via CUA ( RSECADMIN is not maintainable via CUA)
                              -  Business Objects is coming. So set up the authorisations that they can be used for Business Objects
                              -  Flexible ( new autorisation relevant info Objects)  should be easy adeptable.
           What we want to use is
                                     - assigning analysis authorisations via a single role ( in a composite ) to the user
                                     -  a variable in the analysis authorisations as field value  of a characteristic. In that case the values can be  
                                        assigned dynamically in production.
                                       the data access role has the link to the analysis autorisations in the RSECADMIN.
                                      this analysis authorisation contains variables instead of a fixed field value.
                                      The values of the variables are maintained in a table in a production environment
             Is using directly assigning analysis authorisations to users in the RSECADMIN in  the production environment an  alternative  ? 
        Thanks for your answers
        With Kind Regards,
        Vincent
    Edited by: Vincent Willems on Apr 7, 2011 10:37 AM

    Hello Vincent,
    My way of working is to follow the structure you have in the providing systems. If you have created a role for a production employee then try to translate the roles for the production analysis the same way in BI. You can use the s_rs_auth object. In HR you can use structural authorizations, you can use some programs to set the structural authorizations in BI and that will be done by creating an analysis object and add this to the user involved. Also updates from structural authorizations will be done automatically by these programs. I should not add your own objects to single users, that is a lot of maintenance you do not want. Use in BI the same concept as in the providing systems, it is more clear for anyone who has to work with it.
    Have fun
    Bye
    Jan van Roest
    PS. Did you solve your problem? If so please close your question
    Edited by: J. van Roest on Jul 7, 2011 12:51 PM

  • Production Reports ?

    Dear Experts,
    SBO Production module dont have much reports.Can any body have Query based or crystal reports like production analysis, production costing and production actual vs standard analysis reports.
    any suggestion 'll be highly appreciable.
    Regards,
    Awais

    Hi Awais,
    Try this,
    select t0.docnum,
    case 
    when t0.status = 'P' then 'Planned'
    when t0.status = 'R' then 'Released'
    when t0.status = 'L' then 'Closed'
    when t0.status = 'C' then 'Cancelled'
    else t0.status end as 'Production Order Status',
    t0.ItemCode as 'Parent Item', t0.PlannedQty as 'Planned Parent Item',
    T1.ItemCode as 'Component Item', T1.PlannedQty as 'Planned Component Item',
    (select T2.Quantity
    from ign1 t2
    where t0.itemcode=t2.itemcode and t0.docentry = t2.baseentry) as 'Received End Product',
    case
    when t1.issuetype = 'B' then 'Backflush'
    when t1.issuetype = 'M' then convert(varchar(15), t3.quantity)
    end as 'Issued Component Item'
    FROM OWOR T0
    INNER JOIN WOR1 T1 ON T0.DocEntry = T1.DocEntry
    left join ige1 t3 on t1.docentry = t3.baseentry and
    t1.linenum = t3.baseline
    Regards,
    Madhan.

  • Check data in R/3

    hi all,
    i need help on the following issue:
    where i can check data of report in  R/3.
    Inventory Management --> Stock Overview: Materials Shift Consumption report, i tried using MCRP t-code in ECC but it shows only the drilldown data,
    i need to compare the shift consumption data with ecc and production system any t-code or pointer will be helpful
    any suggestion/help will be helpful.
    regards,
    laksh

    Check the below tcodes
    Stock Overview      By material By Plant By batch use tcode -MMBE      The stock overview provides you with an overview of the current stocks of a material at all places within plant  
    Stock requirement list      By material and By material planner ,use tcode-> MD04
    This report will help you to analyse material requirement plan considering stocks and future requirements.
    In repetitive manufacturing set up: - Production analysis ,Material consumption analysis,Product cost analysis -->      By plant,By material,By component used -->uset the transactions->     MCRP ,MCRK, MCP6
    These reports are extensively used for reporting purpose in the repetitive manufacturing environment

  • How to use a dropdown in a workbook which can work in different queries?

    Hi Experts,
            I have created a workbook which can display the query by using the 'Push Button'. One query is based on material analysis and another one on product analysis.
            It works good..
            In that workbook, I want to use a dropdown so that it can display the required key figure. (Note : In both the queries, key figures are same.)
            While selecting the keyfigure option in the properties of dropdown, the target data provider is not visible.
            So, pls help me to use the dropdown which can work in both the queries.
    With Regards,
    Yokesh Kumar.

    Hi,
    After fixing the error in the role I noticed that all I should do is to publish the querry in a new role.
    From that moment a user that is tied to new role can read the old report using the rights associated in a new role.
    Thanks for help.
    Regards. Leszek

  • Help with XML to HTML or JS or ASP?

    Let me begin by saying that I am new to using XML.
    I have been able to create a simple tree menu using XML tags, and then saved it as *.xml.  I am using Version 6.0.
    My problem is that I do not know how to convert the xml file into a viewable web page for my users, wheather it is HTML or JSP or ASP.
    Below is the xml that I have created:
    <?xml version="1.0" encoding="UTF-8"?>
    <menu>
    <style>left menu</style>
    <name>BIMI Menu</name>
    <item>
    <name>Home</name>
    <related-page>index.htm</related-page>
    </item>
    <menu>
    <name>HBCA</name>
      <menu>
      <name>Actuate</name>
       <menu>
       <name>Direct Weekly</name>
        <item>
         <name>DR03w - Direct Weekly</name>
         <related-page>#</related-page>
        </item>
       </menu>
       <menu>
       <name>Intraweek Acquisition Weekly</name>
        <item>
         <name>Intraweek Acquisition Weekly</name>
         <related-page>#</related-page>
        </item>
       </menu>
       <menu>
       <name>OAO (OSA) Weekly</name>
        <item>
         <name>DR01w - New Accounts</name>
         <related-page>#</related-page>
        </item>
        <item>
         <name>DR01w - OSA Weekly</name>
         <related-page>#</related-page>
        </item>
        <item>
         <name>DR01w - Promo Code</name>
         <related-page>#</related-page>
        </item>
       </menu>
       <menu>
       <name>Weekly Commercial Checking</name>
        <item>
         <name>Commercial Checking Report - MNY N</name>
         <related-page>#</related-page>
        </item>
       </menu>
      </menu>
      <menu>
      <name>Cognos</name>
       <item>
        <name>Product Analysis Monthly Dashboard</name>
        <related-page>#</related-page>
       </item>
      </menu>
    </menu>
    <menu>
    <name>HBUS</name>
      <menu>
      <name>Cognos</name>
       <menu>
       <name>Product Analysis</name>
        <item>
         <name>PA101 - New Account Analysis Dashboard</name>
         <related-page>#</related-page>
        </item>
       </menu>
       <menu>
       <name>Balance Tier Analysis</name>
        <item>
         <name>BT101 - Balance Tier Analysis Report</name>
         <related-page>#</related-page>
        </item>
       </menu>
       <menu>
       <name>RM Data Analysis</name>
        <item>
         <name>RM191 RM Portfolio - Personal Customer Details By District</name>
         <related-page>#</related-page>
        </item>
       </menu>
      </menu>
       <name>Actuate</name>
       <related-page>#</related-page>
    </menu>
    </menu>
    If someone can point me in the right direction, it would be a great help!
    Thank you in advance.

    I am currently using Dreamweaver version 6, and based on what I read the transformation options for XSLT are only seen on version 8.
    So in order for me to make this work I would have to create an xslt file by scratch that would loop through the xml code and transform it so that I could render it in html or maybe jsp.
    This is where my knowledge is lacking.
    I found this code that I thought could be useful:
    <?xml version='1.0'?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
    <xsl:template match="/">
    <xsl:for-each select="//menu/entry">
      <xsl:call-template name="SubMenu">
      <xsl:with-param name="strCSS">Parent IsVisible</xsl:with-param>
    </xsl:call-template>
    </xsl:for-each>
    </xsl:template>
    <xsl:template name="SubMenu">
    <xsl:param name="strCSS" />
    <xsl:variable name="strURL" select="url" />
    <div class="{$strCSS}">
      <xsl:choose>
       <xsl:when test="count(entry) > 0">
        <!-- Element has children, it can be expanded -->
        <input type="hidden" id="hidIsExpanded" value="0" />
        <label id="lblExpand" class="Expander" onclick="ExpanderClicked()">+
        </label>
       </xsl:when>
       <xsl:otherwise>
        <label class="Expander">  </label>
       </xsl:otherwise>
      </xsl:choose>
      <a href="{$strURL}"><xsl:value-of select="name" /></a>
      <xsl:for-each select="entry">
       <xsl:call-template name="SubMenu">
        <xsl:with-param name="strCSS">NotVisible</xsl:with-param>
       </xsl:call-template>
      </xsl:for-each>
    </div>
    </xsl:template>
    </xsl:stylesheet>
    Along with this I have some javascript for the expand/collapse functionality....but even with this xslt I am unable o view the menu...so I must be doing something wrong????

  • Crystal Report - Title from Select Expert.

    Hi Experts !
    I need some help here. Recently I have build a new crystal on the production analysis. Part of the select expert for record is between posting date A and posting date B.
    Below is the code I uesd for the select expert whereby Posting Date 1 is a parameter with range that I have defined.
    {ODLN.DocDate} = {?Posting Date1}
    I am interested to have this 2 date from the parameter to appear on my report. For example :
    Date: A date till B date.
    I have tried picking up this data from the parameter, but failed to get what I want. Anyone have syntax for this ??
    Best Regards,
    Alex

    Hi Gordon,
    Yeah, I know the syntax to do this. The real problem lies as I have stated on my first post - I want the date that I have entered on the parameter during the filtering process, to appear on the report itself. I have tried it before, but all that appears is only True value, not date.
    So If, I am about to use two parameter date instead of parameter range with selection expert, will I be able to pull the two parameter date into the report, so that I can print it out with the date on the report itself. It's important for the report to have date because not everyone knows the report is from when to when.
    Best Regards,
    Alex

  • IView displays junk characters in Page preview screen

    hi
    I am facing an unknown problem in Business Package(Production Analysis) for EP5.0, which i imported to EP6.0.
    The IView which i am using is a trasaction iview. Earlier it was WebGUI, i changed it to WinGUI, and i did changes anything required.
    The IView is prviewing without any problem in its bench, But when the same IView is previewed in a page(in a tray), it displays junk characters with assigned system info in an anonymous way.
    Surprisingly if i refresh the tray, it displays the properly.
    And it happens only for some Iviews and all.
    Please anybody help me out for this problem and reply me.
    thanx in advance
    regards
    Lakshmikantha

    Hi Terri,
    If you think that the issue is with regards to cache, then have a look at this document for more information
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/71d7b8dc-0701-0010-dfba-881dba1b5b95?QuickLink=index&overridelayout=true
    Regards,
    Ganesh N

  • SAP FI or CO?

    Dear Experts,
    We have recently implemented SAP in our company. The company is now sending me for SAP CO training and has said that I can learn FI on my own. Please let me know should I go for CO training first or should I insist them for FI training first. We are a production company and have lot of CO involved.
    Please give your expert opinion.

    >
    sabidh wrote:
    > Dear Experts,
    >
    > We have recently implemented SAP in our company. The company is now sending me for SAP CO training and has said that I can learn FI on my own. Please let me know should I go for CO training first or should I insist them for FI training first. We are a production company and have lot of CO involved.
    >
    > Please give your expert opinion.
    I feel that it is quite easy to learn SAP FI concepts on your own. Wherever you get stuck-up in SAP FI, you can find plenty of assistance. Learning SAP CO requires some detailed understanding of operations of companies, business processes involved in production, production analysis, etc, apart from understanding Management Accounting concept such as Standard Cost. If I were in your position, I would grab the opportunity to attend/ learn CO module provided by the company.

Maybe you are looking for

  • Location of Contacts Server Files

    Hi, Where are the files placed on the server when a user creates/imports/manages their Contacts on a Mountain Lion Server Contacts Server? Example: I have a Mountain Lion Server running the latest 10.8.2 updates with Contacts sharing turned on in the

  • Why is information prepopulated

    My Son purchased a Mac Book Pro for us for christmas from Best buy and now everytime I do anything on my computer his information is prepopulated into fields.  I dont know why, he hasnt used the computer.  How do I make this stop and go away?

  • Syntax check and auto-format disagree

    Flash 8 Pro: Well, I'm coding along quite nicely and decide to auto-format. Auto-format says the code has errors, the syntax check says there are none. I can run my code (though it's not doing what I want) without getting an error. Are there specific

  • Mail Attachments sent to Nokia Communicators

    I regularly send mail to a client who picks them up on his Nokia Communicator, the message is copied to his PC. His Communicator receives the mail but never the attachment, the heading on the Communicator mail inbox say an attachment is there, but wh

  • SQL help needed please

    Hi - using asp/vbscript/access I struggle with a small SQL issue and hope that someone can assist me; I have one db table, lets call it "test". Coloumns are ID, SubID, Name ID holds the uniqe ID and headline for each record ( Name). SubID holds the c