XFRACASImportType Enumeration: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
{| {{APITableEnum}} | {| {{APITableEnum}} | ||
|- | |- | ||
|style="width: 170px;"|Incident||style="width: 70px;"|1 | |style="width: 170px;"|Incident||style="width: 70px;"|1<!--||A single instance of a reliability-related failure.--> | ||
|- | |- | ||
|Problem||2 | |Problem||2<!--||A report of multiple related incidents.--> | ||
|- | |- | ||
|UnitCommissioning||3 | |UnitCommissioning||3<!--||Unit commissioning information for a customer support record.--> | ||
|- | |- | ||
|FailureAnalysis||4 | |FailureAnalysis||4<!--||A report of the parts that were replaced as a result of an incident.--> | ||
|- | |- | ||
|Project||5 | |Project||5<!--||A report of multiple related problems.--> | ||
|- | |- | ||
|Issue||6 | |Issue||6 | ||
Line 27: | Line 27: | ||
|System||12 | |System||12 | ||
|- | |- | ||
|MasterBOM||13 | |MasterBOM||13<!--||The bill of materials.--> | ||
|} | |} | ||
==See Also== | |||
*[[Repository.XFRACAS.ImportXFRACASXMLFile]] | |||
*[[Repository.XFRACAS.ImportXFRACASXML]] | |||
*[[Repository.XFRACAS.ImportXFRACASXMLString]] |
Revision as of 15:13, 6 November 2015
Member of: SynthesisAPI
Specifies an XFRACAS element.
Members
Name | Value | Description |
---|---|---|
Incident | 1 | |
Problem | 2 | |
UnitCommissioning | 3 | |
FailureAnalysis | 4 | |
Project | 5 | |
Issue | 6 | |
User | 7 | |
Address | 8 | |
Company | 9 | |
System | 12 | |
MasterBOM | 13 |