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
D1702280 - Failure Analysis Pareto Check
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cKnowledgeType_KNLT | KNLT | char | OPT | INPUT |
Use this parameter to pass in the desired knowledge type that is used when searching the F48166 (Pareto Analysis
| ||||
mnUniqueKeyIDInternal_UKID | UKID | MATH_NUMERIC | OPT | INPUT |
Use this parameter to pass in the unique id that is needed to search the F48166 (Pareto Analysis Table).
| ||||
cParetoFoundFlag_EV01 | EV01 | char | OPT | OUTPUT |
This parameter holds the flag that determines if a pareto analysis was found. Valid values are:
|
None |
None |