Difference between revisions of "SOP-MES0023 SQC Configuration"

From 42Q
Jump to navigation Jump to search
Line 13: Line 13:
 
<br>  
 
<br>  
  
[[Image:SQC_Manage_HPU_Baselines_1.jpg|715x160px]]<br>  
+
[[Image:SQC Manage HPU Baselines 1.jpg|715x160px|SQC Manage HPU Baselines 1.jpg]]<br>  
  
 
<br> Click on '''Manage HPU Baselines''' icon in the list. The HPU manage screen is displayed.  
 
<br> Click on '''Manage HPU Baselines''' icon in the list. The HPU manage screen is displayed.  
  
<br> '''Figure 4: HPU Baselines Manage Screen'''
+
<br>  
  
 
<br>  
 
<br>  

Revision as of 19:41, 27 January 2014

Introduction

Using SQC-Line List, users can use a shop floor ID to Manage HPU Baselines, Export Target Parameters, Load Target Parameters, and Import HPU Baselines.

SQC – Line List Functionalities


Managing HPU Baselines

The Managing HPU Baselines function allows the user to Add, Import, Edit, and Delete HPU Baselines. The user can access the Managing HPU Baselines function by entering an SFDC ID into the respective field, selecting the line from the results list by checking the box to the left of the line, and clicking Manage HPU Baselines.


SQC Manage HPU Baselines 1.jpg


Click on Manage HPU Baselines icon in the list. The HPU manage screen is displayed.




This screen allows the user to:


  1. Add HPU Baselines;
  2. Import HPU Baselines;
  3. Edit HPU Baselines;
  4. Delete HPU Baselines;

There is a general filter by Part Number or Process Name. To execute the filter, enter the data and click on Filter.


Adding HPU Baselines

To add an HPU Baseline, follow the steps below:


1) Click on "Manage HPU Baselines" icon and click on "Add HPU Baseline" on the tasks panel.


Figure 5: Add HPU - Task Panel

Image05.png


A pop up to Add HPU Baselines is displayed:


Figure 6: Add HPU Baseline

Image06.png


The following fields are displayed and the user must enter data for the mandatory fields in blue:


* Line (Combo Box disabled) automatically selected, due to is the same line selected in the list.

* Part Number (Combo Box)

* Process Name (Combo Box)

* Process HPU (Text Field)

* Unattended Time (Text Field)

* Oracle HPU (Text Field)


ThePart Number and the Process Name are displayed in the drop down list from database.

Click on "OK" button after enter the mandatory fields to conclude.


The application displays the following message:


Figure 7: Successful Message

Image07.png


The created HPU Baseline is displayed on the List screen.

Editing HPU Baselines

To Edit an HPU baseline, the user must select an existing HPU line from the list and click onEdit icon.


The HPU Baseline window displays with the Baseline information. The process to edit is the same as to add baselines.


Figure 8: Edit HPU Baseline

Image08.png


Note: TheLine and Part Number fields can not be updated:


Click on "OK" button to conclude.


Deleting HPU Baselines

1) On the Baseline List, select an existing HPU Baseline and click on Delete Icon


Figure 9: Deleting HPU

Image09.png


Click on "OK" button;

A confirmation message displays. Click on Yes to conclude.

Importing HPU Lines

Go toSQC Configuration Maintenance. The user can import HPU data directly form this screen by clicking on Import HPU Baselines in the Task Panel or click on "Manage HPU Baselines" icon.


Figure 10: Manage HPU Baseline

Image010.png


Figure 11: .CSV File Model

Image011.png


The .CSV file layout must be: Part Number, Process Name, Process HPU, Unattended Time and Oracle HPU.


Figure 12: Import HPU Baselines

Image012.png


2) Click on "Import HPU Baselines" on the task on panel. The screen to import Baselines for Line is displayed with the following fields:


* Line (Combo Box disabled)

*.CSV File (Open Browser button displayed beside this field to select the path where the file is located in).


3) Click on "Open Browser" icon and select the .CSV file and click on "OK".


The "Report Results" screen is displayed with the following message: "All HPU Baselines have been imported to the line successfully. See Details"


Figure 13: Report Result

Image013.png


To see the message details, click on "Details" button.


Figure 14: Import Details

Image014.png


All part numbers are listed as "Successfully Imported" and all the HPU Baselines are displayed in the Baseline's list with exactly the same data from the .CSV file.


Printing HPU Lines

To print HPU Lines, go to MDS Client > SQC Configuration Maintenance and click on "Manage HPU Baselines" icon for the line.


1) Click on "Import HPU Baselines" on the task panel and click on "Open Browser" icon and select the .CSV file. Click "OK".


2) Click on "Print" button.


Figure 15: Print HPU Baselines

Image015.png


A report is generated:


Figure 16: Generated Report

Image016.png

Export Target Parameters

The Export Target Parameters will export the previous loaded .CSV file containing the project parameters.


Figure 18: Export Target Parameter

Image018.png


These parameters are loaded to MDS Client and will be handled in the MESR.


To export target parameters, click on Export Target Parameters in the Tasks panel, select the .CSV file and the path to save the file, and click Save.

Load Target Parameters

To Load Target Parameters, go to MDS Client > SQC Configuration Maintenance and click on "Load Target Parameter" in the Tasks panel.


Figure 17: Load Target Parameters

Load target parameters with popup.jpg


To load target Parameters, download the CSV template file "Get .CSV Template" in the "Load Target Parameters" pop up.


Select how to load the data from the following two options:

  • Incremental: adds the new target tables and updates the values.
  • Update: deletes the current data and loads the target data as-is on the CSV file.


The .CSV template parameters are as follows:


Part Number,Family,Process,Process

Group,TargetYield,TargetTPhr,TargetDPMO,TargetCycleTime,TargetHPU,ResourceHr

STRING(50)x,STRING(50)x,STRING(30)x,STRING(50)x,DECIMAL(999.99)+,INTEGER(2147483647)+,DECIMAL(99999.99)+,

DECIMAL(99999.99)+,DECIMAL(99999.99)+,DECIMALDECIMAL(99999.999999)+


  • First line: field name
  • Second line: field type ("x" means at least one must be filled out by line - the key, "+" means one or more fields must be filled out - the targets)
  • Third to last line: target values - consumed from the higher level to deeper, ex:

                     *If a target is set only for a Mfg Line, only the "key" column Mfg Line must be filled out and the target values

                     *If a targets is set for a Process on a specific Mfg Line only the key columns Mfg Line and Process must be filled out and the target values


If there are more than one target configurations for a specific key, the data will be loaded but the reports can use both; please avoid this by using a well-organized CSV file.


The Import task does not validate if the data is correct on the CSV file, i.e., if the Part Numbers or Mfg Line exists on the MDS tables. Please make sure all data set is already configured on MDS tables.