Problem of using Run-chart in displaying result history of QM

Hello all,
I met a problem about the using of Run-chart in displaying result history of QM, normally, when you use this button to do a statistical chart for checking, the data would be displayed in the measure unit of Inspection Lot. What I want to know is whether there is way for me to change the measure unit from Inspection Lot number to another one (eg. batch number).
Could anyone be appreciated to give me a short reply?
Thanks & Best regards,
Benny

I think this is not possible
Develop new program
Use following Function module For Batch
1.QRKS_CHARACTERISTIC
Control chart for a characteristic
2.QRKS_INSPECTION_LOT
Control chart for a characteristic/inspection lot
3.QRKS_MASTER_CHAR_MATERIAL
Control chart for a master inspection characteristic/material
4.QRKS_MASTER_CHARACTERISTIC
Control chart for a master inspection characteristic
5.QRKS_MATERIAL
Control chart for a characteristic/material
Regards
Sanjay

Similar Messages

  • Airport Express Problems when using Apple 27 " cinema display with Macbook

    I have recently got an apple cinema 27" display and when I connect it to my macbook and wake the computer up I cannot connect to the airport network. I can connect to wlan-ap, whatever that is, but my wifi barely sees my network. When I re-awaken the computer in normal mode, without he cinema display, the network can be connected to easily. Also, when I run the airport utility while using the cinema screen, you cannot see the airport express, but without the screen, you can.
    This is a weird wifi problem,=.
    Any help is appreciated.
    H

    This is known to happen:
    http://docs.info.apple.com/article.html?artnum=58543
    Try a different broadcast channel on the wireless router.

  • Display results of MySQL query from AMFPHP by ArrayCollection in AS3 (Flash CS4)

    Hi, i am using Flash CS4 (AS3) + AMFPHP + MySQL to do own flash frontend for Wordpress CMS.  Everything is going fine but i`ve got one problem. Problem with properly display of result of query in AS3 by using ArrayCollection.
    When i check my service in "amfphp/browser/" in web browser i`ve got this (with all needed data):
    (mx.collections::ArrayCollection)#0
    filterFunction = (null)
    length = 2
    list = (mx.collections::ArrayList)#1  
    length = 2     source = (Array)#2
    That is the reason that i suppose that service work fine.  Problem is when i try to display result in AS3. In actionscript i have got this:
    function getNewsListHandler(result:Object):void{
    trace(result);
    This function displays: [object Object].
    I know that "result" is an ArrayCollection type but i don`t know how to get rows and columns from this. I know that my data is there but i have no idea how to get it.
    Clarify: I don`t know how to get to Arrays and simple data variables which are in ArrayCollection.
    Could anyone help me with that problem. I would be gratefull
    P.S. I tried also change query type in service.PHP for mysql_fetch_query but in that case i`ve got only one row (not all data).

    Thanks for fast reply,
    arr_coll:ArrayCollection = new ArrayCollection ({col1:"data1",col2:"data2"}, {col1:"data3",col2:"data4"});
    you would get the data like
    var resultstr:String = arr_coll[1][1].col2;
    trace(resultstr);
    //results in data4
    could you explain me how it was happen (arr_coll[1][1].col2)? It`s not clear to me. I thought in this case rather something like this :
    var resultstr:String = arr_coll[1]['col2'];
    It should give me "data4". I know it wasn`t but i don`t understand ArrayCollection in level which is needed to use your advice in my case. Could you clarify "arr_coll[1][1].col2" a bit?
    What would it look like when you would have something like this:
    arr_coll:ArrayCollection = new ArrayCollection ({col1:"data1",col2:"data2"}, {col1:"data3",col2:"data4"},{col1:"data5",col2:"data6"},{col1:"data7",col2:"data8"});
    and you would want know f.e. position in ArrayCollection of  "data6". How would you code this? arr_coll[1][2].col2?

  • Pie chart to display top 5

    I am using pie chart to display the top 5 countries based on the values. For this, i created an advanced option where on the change of is country with TopN being 5 including others and show values is Pth pecentile (P=50) of @value percent.
    The problem is that the pie chart percentage is showing as 52.2% for a country and the detail information below is showing 39.38% which is calculated based on value / total value * 100. The same formula is used for the pie chart as well.
    Is this how its supposed to behave or should it show the correct value on the pie chart? How can i achieve the correct value.
    thanks

    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:

  • Chart Column Display

    Hi ALL,
    I am using Combination Chart to display my Graph (Displaying as Line Chart)
    In which there is 5 Column
    IN column 4 there is values in All cell.
    but for other column(1,2,3 & 5) there is value or may be it will Blank.
    Now if my column 1 2  or 3 is blank my legend is showing Legend for all this column as column 4 is not Blank.
    But for column 5 it shows Legend, only if Values is there and if column is blank legend is also Blank.
    I want to show column 5 in legend. irrespective of if Value is there or not.
    Thanks

    Hi Ayush,
    If you want to show your legend in the Graph always, you go to Behavior in the chart properities (Go to Ignore Blank Cells, then Uncheck the selection buttons In series, In values)
    If you don't want want to show legend in the graph, you check them, if you check tem chart will get fit into the space you have provided, else chart looks not good.
    Regards,
    G.S.Ramanjaneyulu.

  • How to use Gannt Chart

    Hi all. I have a requirement to make an application using Gannt chart to display the status through time in daysu2026
    In me application I have embed tree in table and each row consists of project task and its subtask. And this shud display its start and end date through Gannt chart in calendar format...Well I have tried to use BussinessGraphics using Gannt Chart type in that but clearly not able to configure or use this Gannt chart to meet my needs for start and end date for each row in the tableu2026
    If anybody knows detail / proper setting to use Gannt chart of BusssinessGraphics plz share with me...
    Anxiously waiting for reply..
    Thanx in advance.
    Regards:
    Hanif.

    Hi Hanif,
    Look at the following threads :
    Re: IWDTable
    Re: Using IGS Gantt Chart from Web Dynpro?
    These may help you.
    Regards.
    Rajat

  • How do I get an XY Chart to display properly while using embedded loop

    s to periodically read multiple channels of similar data? (multi-Y versus specified time) The plot just becomes a point or a single plot of all values taken at one scanning of all channels. I want multiple plots over time updated at the time of scanning.I have also stored my data in a daily text file that is tab delimited. The text files consists of a row of text column headers, a blank row and then rows of data. The data rows are mixed data types. The first column is a date/time such as Mar 1, 2002 12:01 pm. The remaining columns are numeric data. I can't seem to get my data to plot properly in an XY chart from memory and am having problems parsing the data with mixed data types in the data r
    ows. The format I am using works great for viewing the history files in Excel.
    When I plot the data, I either get a single point or a a series of points for a single reading of all channels or I get a line connecting all data for that single scan reading. What am I doing wrong? At this point, I don't care if I read the data from the file to plot it or if I can just get Labview to plot correctly as the data is gathered without going to the history file.
    As noted in the summary question, I have embedded loops in my applicaiton. I have a while-loop that determines the scan rate and keeps the program running until it is turned off. Inside of that, I have a for-loop (in a subVI) which scans all my data channels.
    Thanks for your help.

    s to periodically read multiple channels of similar data? (multi-Y versus specified time) The plot just becomes a point or a single plot of all values taken at one scanning of all channels. I want multiple plots over time updated at the time of scanning.XY plots expect a cluster containing two 1D arrays for the X and Y
    coordinates of the individual points. If you want multiple plots you can
    supply an array of these clusters but you have to resupply the "x" array
    for each of them.
    Hope that helps,
    Rudolf
    Adrien wrote:
    : How do I get an XY Chart to display properly while using embedded
    : loops to periodically read multiple channels of similar data? (multi-Y
    : versus specified time) The plot just becomes a point or a single plot
    : of all values taken at one scanning of all channels. I want multiple
    : plots over time updated at the time of scanning.
    : I have also stored my data in a daily text file that is tab delimited.
    : The text files consists of a row of text column headers, a blan
    k row
    : and then rows of data. The data rows are mixed data types. The first
    : column is a date/time such as Mar 1, 2002 12:01 pm. The remaining
    : columns are numeric data. I can't seem to get my data to plot
    : properly in an XY chart from memory and am having problems parsing the
    : data with mixed data types in the data rows. The format I am using
    : works great for viewing the history files in Excel.
    : When I plot the data, I either get a single point or a a series of
    : points for a single reading of all channels or I get a line connecting
    : all data for that single scan reading. What am I doing wrong? At
    : this point, I don't care if I read the data from the file to plot it
    : or if I can just get Labview to plot correctly as the data is gathered
    : without going to the history file.
    : As noted in the summary question, I have embedded loops in my
    : applicaiton. I have a while-loop that determines the scan rate and
    : keeps the program running until it is turned off. Inside of
    that, I
    : have a for-loop (in a subVI) which scans all my data channels.
    : Thanks for your help.

  • Display Step.Resul​t.ReportTe​xt direct in the LabView OI after using "Run selected Steps"

    I took the  (full-featured) LabView OI and modified it to my needs.
    Now the problem:
    I only have sequences with LabView Action Steps. Those Steps (VIs) all have a Cluster Output "Test Data"
    Now i would like to display one element of that Output Cluster (Step.Result.ReportText) direct on the OI after using "run selected steps"
    It would be ok, when the Result would display after every step (also in UUT/Single Pass) but most important, after Run Selected Steps.
    How can i connect the Output of the step with an element on the LabView OI?
    (sorry for my bad english)

    RNiklaus wrote:
    I took the  (full-featured) LabView OI and modified it to my needs.
    Now the problem:
    I only have sequences with LabView Action Steps. Those Steps (VIs) all have a Cluster Output "Test Data"
    Now i would like to display one element of that Output Cluster (Step.Result.ReportText) direct on the OI after using "run selected steps"
    It would be ok, when the Result would display after every step (also in UUT/Single Pass) but most important, after Run Selected Steps.
    How can i connect the Output of the step with an element on the LabView OI?
    (sorry for my bad english)
    Is the "Run Selected Steps Using Single Pass" feature not sufficient for your use case? That feature will run the selected steps along with result processing to generate a report for those steps.
    -Doug

  • Having problem while using Stacked Column Chart.

    Hi,
    my result set is as below
    STAGE OPERATION
    TOTAL PCS
    1 SIDE SEAM
    6714
    2 BIND BOTTOM
    4522
    2 SLEEVE ATTACH
    6105
    3 BIND TOP(E/N)
    3781
    5 SLEEVE HEM
    3277
    6 BIND TACK-2
    1173
    6 TACK-2
    1277
    6 TACK-4
    268
    I need to display it on the screen by using stacked column chart. I mean XAxis as "STAGE" YAxis as "TOTAL PCS" and "OPERATION" as series. I used DataBIndCrossTable as 
    chProd.DataBindCrossTable(dtView, "OPERATION", "STAGE", "TOTAL PCS", "Label=TOTAL PCS");
    But, the results in the chart is displaying it in the first STAGE it self. I mean xaxis value 1 has all the yaxis value.
    Can anyone please help me to get the results as first image?
    I'm anable to attach the related images here.
    Thanks in advance.
    Regrds,
    Rajesh.

    Got the answer.
    Just added 
    chProd.AlignDataPointsByAxisLabel();
    Regards,
    Rajesh

  • Problems using ECL Viewer to display multipage TIFF Files

    Hey there!
    Maybe someone here may have a good hint due to our problem?
    The Situation as it is:
    We are using ECL Viewer to display multipage TIFFs.
    The Process looks like following:
    The first step is to show a list of files situated in the user's personal folder(Network-Share).
    Then the user selects one of these Files through a mouse-click -> The File is displayed via ECL Viewer.
    Now the user selects the personal-Id where this file should be connected to and selects "SAVE".
    The Programm closes the Viewer and saves the Data in SAP Archiv.
    >> Everything works fine till here.<<
    But now the last processing-step would be to delete this file from the user-folder.
    (So next time the users starts it there will be only files he/she has to work on...)
    Here an error message is telling us that the file can not be deleted because there s some kind of file lock set...
    This problem only occurs only during processing multipage-Tiffs after paging down (swiching to page 2,3,4...) once at least.
    Any Idea what's the cause here  - or how to get through it?
    We are using a CL_GUI_CUSTOM_CONTAINER objekt as base -> hooked on that is a CL_GUI_ECL_VIEWERBOX and the TIFF itself is displayed wit an I_OI_DOCUMENT_VIEWER objekt.
    Maybe we get confused while destroying the "Connections" to the FIle oder something with Automation Queue Handling is not implemented right?
    Thanx for any idea, hints, or better practices
    Very kind Regards from Austria!
    Daniel

    Hi MaryAbraham,
    Since the issue regards ASP.NET and website deployment. I suggestion you post the question in the ASP.NET forums at
    http://forums.asp.net/. It is appropriate and more experts will assist you.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Problem using maani charts in safari(MAC os)

    HI ,
    I am using maani charts(flash charts) in my app.
    Actually Im rendering chart in popup window.
    The charts are displaying fine in windows.But In Mac ,I can see pointer over the chart but unable to see it. but seen for a second when i close the chart window.Is there any resolution prob of mac or something else?
    I am using safari 3.1.1 version.
    Any suggestion would be thankful.Thanks in advance.

    Firefox remembers zoom settings for each page, try resetting the zoom settings on Google. For details of how to do that see the [[page zoom]] article.

  • When finished using airplay my desktop display is blurry.  how do i prevent or correct this problem?

    when finished using airplay my desktop display is blurry.  how do i prevent or correct this problem?

    Open the Displays preference pane and select Best for display.

  • I have an imac bought late 2013, can i use it as a display for the new mac pro running windows 8 through bootcamp?

    I have an imac bought late 2013, can i use it as a display for the new mac pro running windows 8 through bootcamp?

    No. Target Display mode is only supported when connected to a Mac running 10.6 or later.
    It cannot be used with a PC, bootcamp, gamaing console, cable box, DVR or PowerPC Mac.
    http://support.apple.com/kb/ht3924

  • Will there be a problem in using iPhone 6 plus in 4 hours running?

    will there be a problem in using iPhone 6 plus in 4 hours running?

    The phone is running or you are? If the phone, yes of course, it will run until the battery lasts. If you're running, again, fine, provided you have a secure (possibly sweat-proof) holder for it.
    Matt

  • Recently while using my iMac the display will just cut off but the machine is still running and I have to press the power button to get the display to cut back on. What is causing this?

    Recently while using my iMac the display will just cut off but the machine is still running and I have to press the power button to get the display to cut back on. What is causing this?

    Look in System Preferences/Energy Saver.

Maybe you are looking for

  • Mail not working on brand new iMac (early 2009, 24")

    I just got a new iMac 2.66 intel Core 2 Duo 24". I did a firewire transfer setup from my old iMac G5. I have been unable to properly open the Mail application. I click on it and it just sits there. I can see the Mail toolbar on the top of the screen,

  • Partition External HD to store large files

    Can I partition my WD My Book for Mac external hard drive so that I can place large files such as movies from my Macbook Pro, to the newly created partiton on the external HD, then delete it off my MacBook Pro? I assume I would need to format it Mac

  • CS4 Web Premium works; Acrobat 9 asks for key

    I had very many difficulties with my license manager when installing my CS4 Web Premium. The flexnet process was issuing an error when it was started. Lots of contact with Adobe's customer support did not help. Finally I installed a trial version of

  • IMessage/texts

    A month ago, my brother went from an iPhone 4, maybe 4s, to a Microsoft Windows or Surface phone and he took his phone number with him.  However, whenever I've tried to text him from an iPhone 5s, it tells me that I'm sending him an iMessage, which s

  • I keep getting password error and I've changed my password 3 times

    I keep getting password error when I try to get a new app or a book from iBooks?