1.1Purpose
The purpose of this business function is to create Failure Analysis records automatically instead of having
to use the Failure Analysis (P17767) program to enter them. Currently this function only was designed to
create the Failure Record. If Analysis or Resolutions records need to be created, that will be addressed in the
future.
1.2Setup Notes and Prerequisites
None
1.3Special Logic
None
D1702510 - Create Failure Analysis Record
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
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 | ||||
cSearchFileType_SRCHF | SRCHF | char | REQ | INPUT |
Indicates the system that is associated to the Failure Analysis record. Values are: Blank None S Work Order C Maintenance Request | ||||
mnOrderNumber_DOCO | DOCO | MATH_NUMERIC | REQ | INPUT |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
| ||||
szOrderType_DCTO | DCTO | char | OPT | INPUT |
A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has
| ||||
szFailureDescription_DS01 | DS01 | char | OPT | INPUT |
A free-form, 80-character text field. | ||||
szFailureAnalysisTreeName | KBTNM | char | OPT | INPUT |
The name of the Failure Analysis Tree. A Failure Analysis Tree is a hierarchical organization of codes selected from the Failure Analysis
| ||||
mnFailureAnalysisCodeID1 | KBID1 | MATH_NUMERIC | OPT | INPUT |
A code in the Failure Analysis Codes (F48161) table. | ||||
mnFailureAnalysisCodeID2 | KBID2 | MATH_NUMERIC | OPT | INPUT |
A code in the Failure Analysis Codes (F48161) table. | ||||
mnFailureAnalysisCodeID3 | KBID3 | MATH_NUMERIC | OPT | INPUT |
A code in the Failure Analysis Codes (F48161) table. | ||||
mnFailureAnalysisCodeID4 | KBID4 | MATH_NUMERIC | OPT | INPUT |
A code in the Failure Analysis Base Codes Table (F48161) table. | ||||
mnFailureAnalysisCodeID5 | KBID5 | MATH_NUMERIC | OPT | INPUT |
A code in the Failure Analysis Codes (F48161) table. | ||||
mnFailureAnalysisCodeID6 | KBID6 | MATH_NUMERIC | OPT | INPUT |
A code in the Failure Analysis Codes table (F48161). | ||||
mnFailureAnalysisCodeID7 | KBID7 | MATH_NUMERIC | OPT | INPUT |
A code in the Failure Analysis Codes table (F48161). | ||||
mnIdentifierShortItem_ITM | ITM | MATH_NUMERIC | OPT | INPUT |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
| ||||
mnAssetItemNumber_NUMB | NUMB | MATH_NUMERIC | OPT | INPUT |
An 8-digit number that uniquely identifies an asset. | ||||
szProductFamily_PRODF | PRODF | char | OPT | INPUT |
A code that classifies an inventory item into a group for customer service. Some examples include: Laser Printer, Inkjet, or Fax. | ||||
szProductModel_PRODM | PRODM | char | OPT | INPUT |
A code that classifies an inventory item into a model for customer service. Some examples include: Laser Printer, Inkjet or Fax. | ||||
szProductComponent_PRODC | PRODC | char | OPT | INPUT |
The components that make an equipment number or components associated with a customer site. | ||||
szEnvironment_ENV | ENV | char | OPT | INPUT |
The operating environment of the user. Some examples include Windows 95, Windows NT, UNIX or AS/400. | ||||
mnItemNumberShortKit_KIT | KIT | MATH_NUMERIC | OPT | INPUT |
The system provides for three separate item numbers.
1. Item Number (short) - An eight-digit, computer assigned, completely
| ||||
szCostCenterAlt_MMCU | MMCU | char | OPT | INPUT |
A code that represents a high-level business unit. Use this code to refer to a branch or plant that might have departments or jobs, which
| ||||
szTypeBill_TBM | TBM | char | OPT | INPUT |
A user defined code (40/TB) that designates the type of bill of material. You can define different types of bills of material for different uses.
| ||||
szTypeRouting_TRT | TRT | char | OPT | INPUT |
A user defined code (40/TR) that indicates the type of routing. You can define different types of routing instructions for different uses.
For
| ||||
szCompCode-Grp/Sys | VMRS31 | char | OPT | INPUT |
A user defined code (17/C6) that indicates a specific system, such as the air conditioning system, that is associated with a piece of
| ||||
szCompCode-System/Assembly | VMRS32 | char | OPT | INPUT |
A user defined code (17/C7) that indicates the location of a specific assembly, such as the air conditioning compressor, within a piece of
| ||||
szCompCode-System/Assembly_2 | VMRS33 | char | OPT | INPUT |
A user defined code (17/C8) that indicates the location of a specific part, such as the fuse to the air conditioning compressor clutch, within a
| ||||
mnBaseFailure_UKID | UKID | MATH_NUMERIC | OPT | INPUT |
This field is a unique number used to identify a record in a file. | ||||
cErrorCode_EV01 | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. |
None |
None |