Functional Description
Purpose
This business function is used as a post install process to convert a customers 
existing GT17764 media object information to the new GT17767A, GT17767B, and 
GT17767C structures. These new structures were created to allow multiple media objects 
to be added/updated on
the same form. The conversion will copy the media object out of the existing 
GT17764 structure and place it in the appropriate new 
structure. GT17767A is used for Failure media objects. GT17767B is used for 
Analysis media objects. GT17767C is used for resolution 
media objects.
Special Logic
Error Code Values:
0 = No Errors
1 = Source Media Object Doesn't Exist
2 = Copy To New Structure Failed
D1702410 - Convert GT17764 Media Object For B9
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnFailureAnalysisUniqueID_UKID | UKID | MATH_NUMERIC | REQ | INPUT | 
This field is a unique number used to identify a record in a file.  | ||||
| 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_ERRC | ERRC | char | OPT | OUTPUT | 
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
  | ||||
| None | 
| None |