FailureAnalysisParetoCheck

Failure Analysis Pareto Check

Minor Business Rule

Object Name: N1702280

Parent DLL: CCRIN

Location: Client/Server

Language: NER

Functional Description
The function of this business function is to determine if pareto analysis records exist for a particular Failure or Analysis record. This function will 

return a flag signaling if pareto analysis exists for Analysis, Resolutions, or both


Purpose

The purpose of this function is to determine if pareto analysis records exists for a particular Failure or Analysis record. This function will return a 

flag to signal if pareto analysis records exist for Analysis, Resolution, or both.



Technical Specification

EV01/cParetoFoundFlag_EV01:

This field is the flag signaling if pareto analysis records exist. 0 = No Pareto Exists

'1'  = Analysis Pareto Exists

'2'  = Resolution Pareto Exists

'3'  = Analysis & Resolution Pareto Exists



Data Structure

D1702280 - Failure Analysis Pareto Check

Parameter NameData ItemData TypeReq/OptI/O/Both
cKnowledgeType_KNLTKNLTcharOPTINPUT

Use this parameter to pass in the desired knowledge type that is used when searching the F48166 (Pareto Analysis 
Table). 

mnUniqueKeyIDInternal_UKIDUKIDMATH_NUMERICOPTINPUT

Use this parameter to pass in the unique id that is needed to search the F48166 (Pareto Analysis Table).

cParetoFoundFlag_EV01EV01charOPTOUTPUT

This parameter holds the flag that determines if a pareto analysis was found. Valid values are:
Blank = Pareto Analysis not found

1 = Pareto Analysis found

Related Functions

None

Related Tables

None