RawData Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 53: Line 53:


'''User-Defined Fields'''<br>
'''User-Defined Fields'''<br>
Sets or returns the user-defined date/number/string field (UDF) of this RawData; equivalent to the configurable settings fields in XFMEA, RBI and RCM software. This date field may be pulled from XFRACAS and RCM.  
Sets or returns the user-defined (UDF) date, number or string field of this RawData; equivalent to the configurable settings fields in XFMEA/RCM++/RBI. This field may be pulled from XFRACAS and RCM++.
*'''[[RawData.DateUDF1|DateUDF1]]'''
*'''[[RawData.DateUDF1|DateUDF1]]'''
*'''[[RawData.DateUDF2|DateUDF2]]'''
*'''[[RawData.DateUDF2|DateUDF2]]'''

Revision as of 20:35, 5 February 2014


Properties

  • AddressLocation Sets or gets the Address Location of this RawData; equivalent to the Address Location field in an XFRACAS Contact
  • Category Sets or gets the category of this RawData; equivalent to the Category field in an XFRACAS incident.
  • Chargeable Sets or gets the chargeable code value (0,1) for this RawData; equivalent to the Category Chargeable and Category Non-Chargeable Lookup Lists in the XFRACAS Admin configuration List. This is to be used to calculate the failure state (StateFS). XFRACAS categories can also be viewed within an XFRACAS Incident.
  • CompanyOwner Sets or gets the company owner of this RawData; equivalent to the Company filed in an XFRACAS Contact
  • FailureMode Sets or gets the failure mode, equivalent to the Failure Mode field in an XFRACAS incident.
  • IncidentAction Sets or gets the IncidentAction the resource belongs to and allows the user to see what action occurred within the incident to a part or resource
  • IncidentEntityDisplayID Sets or gets the IncidentEntityDisplayID the resource belongs to by showing the incident record prefix along with the incident display ID.
  • IncidentID Sets or gets the incident ID of this RawData; equivalent to the Incident ID field in an XFRACAS incident.
  • IncidentOccurrenceDate Sets or gets the incident occurrence date of this RawData; equivalent to the Occurrence Date field in an XFRACAS incident.
  • IncidentRepairDate Sets or gets the incident repair date of this RawData; equivalent to the Repair Date field in an XFRACAS incident.
  • IncidentResolution Sets or gets the incident resolution of this RawData; equivalent to the Incident Resolution field in an XFRACAS incident.
  • IsLRU Sets or gets the line replaceable unit (LRU) of this RawData.
  • LastInspectedTime Sets or gets the time of last inspection, equivalent to the "Last Inspected" column in a Weibull++ folio with interval censored data.
  • NumberInState Sets or gets the number of data points in a group, equivalent to the "Number in State" column in a Weibull++ folio with grouped data.
  • ParentPartID Sets or gets the part's parent ID of this RawData; equivalent to the Part Part ID field in an XFRACAS system.
  • ParentPartName Sets or gets the part's parent's name of this RawData; equivalent to the ParentParentName field in an XFRACAS incident.
  • ParentPartNumber Sets or gets the part's parent part number of this RawData; equivalent to the Parent Part Number field in an XFRACAS system.
  • ParentPartNumber Sets or gets the part's parent part number of this RawData; equivalent to the Parent Part Number field in an XFRACAS system.
  • ParentPartVersion Sets or gets the part's parent part version of this RawData; equivalent to the Parent Part Version field in an XFRACAS system.
  • RawData.PartHID Sets or gets the part hierarchy identification number of this RawData; equivalent to the HID field in XFRACAS system information.
  • PartID Sets or gets the part ID the of this RawData; equivalent to the Part ID field in an XFRACAS incident.
  • PartName Sets or gets the part name of this RawData; equivalent to the Part Name field in an XFRACAS incident.
  • PartNumber Sets or gets the part number of this RawData; equivalent to the Part Number field in an XFRACAS incident.
  • PartOrder Sets or gets the part order of this RawData; equivalent to the Part Order field in an XFRACAS incident.
  • PartSerialHID Sets or gets the part hierarchy identification number of this RawData; equivalent to the HID field in XFRACAS system information.
  • PartSerialMfgCd Sets or gets the serialized part's manufacturing code of this RawData; equivalent to the Manufacturing Code field in an XFRACAS serialized system's Edit Serialized Part dialog box, that can be opened by clicking on the Edit Serialized (default text) button in the Parts section of System.
  • PartSerialNumber Sets or gets the part serial number of the of this RawData; equivalent to the Part Serial Number field in an XFRACAS incident.
  • PartVersion Sets or gets the part version of this RawData; equivalent to the Version field in an XFRACAS incident.
  • ReportType Sets or gets the report type the of this RawData; equivalent to the Report Type field in an XFRACAS incident.
  • RootCause Sets or gets the RootCause assigned to the resource.
  • StateFS Sets or gets whether the data point is a failure ("F") or suspension ("S"), equivalent to the "State F or S" column in a Weibull++ folio with suspensions.
  • StateTime Sets or gets the failure/suspension time, equivalent to the "Time to F or S" or "Time Failed" columns in a Weibull++ folio.
  • StateTimeRestore Sets or gets the StateTimeRestore assigned to the resource.
  • TimeMetric Sets or gets the TimeMetric code value of RawData; equivalent to the Time Metric fields in an XFRACAS incident.
  • TopLevelCommissionDate Sets or gets the selected part/resource's top level commission date.
  • TopLevelPartID Sets or gets the part's top level part ID the of this RawData; equivalent to the Top Level Part ID field in an XFRACAS system.
  • TopLevelPartName Sets or returns the top level parent name of this RawData; equivalent to the Top Level Part Name field in an XFRACAS incident.
  • TopLevelPartNumber Sets or returns the part's top level parent number of this RawData; equivalent to the Top Level Part Number field in an XFRACAS incident
  • TopLevelPartVersion Sets or returns the part's top level parent version of this RawData; equivalent to the Top Level Part Version field in an XFRACAS incident
  • TopLevelSerialHID The part hierarchy serial number (HID) of the top level parent. This is used by RGA to distinguish the system's HID in that the failure occurred and in Weibull to distinguish the potentially different Top Level system HIDs in that the failure state (State FS) occurred. This property is equivalent to the part's parent's serial HID in an XFRACAS system.
  • TopLevelSerialNumber The part serial number of the top level parent. This is used by RGA to distinguish the system in that the failure occurred and in Weibull to distinguish the potentially different Top Level systems in that the failure state (State FS) occurred. This property is equivalent to the part's parent's serial number in an XFRACAS system.

User-Defined Fields
Sets or returns the user-defined (UDF) date, number or string field of this RawData; equivalent to the configurable settings fields in XFMEA/RCM++/RBI. This field may be pulled from XFRACAS and RCM++.