1.1Purpose
This NER is used to take a Knowledge Base Code ID as input and return the Knowledge Base Code and language appropriate Code Description as 
output.
1.2Setup Notes and Prerequisites.
Data Item Data Structure DescriptionI/ORequiredNotes
UK01Knowledge Base Code IDIY
KBCOKnowledge Base CodeON
DS40Code DescriptionON
1.3Special Logic
D1700590 - Get Failure Analysis Code
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnKnowledgeBaseCodeID | UK01 | MATH_NUMERIC | REQ | INPUT | 
This field is a unique number used to identify a record in a file.  | ||||
| szKnowledgeBaseCode | KBCO | char | OPT | OUTPUT | 
A code that identifies the failure analysis, from the Failure Analysis Codes table (F48161).  | ||||
| szKnowledgeBaseCodeDescription | DS40 | char | OPT | OUTPUT | 
A 40-character description.  | ||||
| None | 
| None |