1.1Purpose
The purpose of this function is to copy any associated media objects from a selected Failure Analysis
record to the newly created Failure Analysis record. This process would occur when selecting a prior failure
analysis record in service order or calls using the visual assist on the Problem or Symptoms field. If the selected
Failure Analysis record has a media object on it, it will then be copied onto the newly created record.
1.2Setup Notes and Prerequisites
None
1.3Special Logic
None
D1702520 - Copy Base Failure Analysis Media Object
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnBaseFA_UKID | UKID | MATH_NUMERIC | REQ | INPUT |
This field is used to pass in the key to the selected Failure Analysis record.
| ||||
mnNewFA_UKID | UKID | MATH_NUMERIC | REQ | INPUT |
This field is used to pass in the key to the newly created record.
| ||||
cFailureAnalysisType_KNLT | KNLT | char | REQ | INPUT |
A code that associates a type of action with the Failure Analysis record. Valid values are: Failure Analysis Resolution All | ||||
cErrorCode_EV01 | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. |
None |
None |