RawData Class: Difference between revisions
John Leavitt (talk | contribs) No edit summary |
John Leavitt (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|RawData Class|RawData}} | {{Template:APIClass|RawData Class|RawData}} | ||
Editing... | |||
== Properties == | == Properties == |
Revision as of 23:31, 12 December 2013
Editing...
Properties
Public
PartName
As String
Sets or returns the part name of this RawData; equivalent to the Part Name field in an XFRACAS incident
Public
PartNumber
As String
Sets or returns the part number of this RawData; equivalent to the Part Number field in an XFRACAS incident
Public
PartVersion
As String
Sets or returns the part version of this RawData; equivalent to the Version field in an XFRACAS incident
Public
PartSerialNumber
As String
Sets or returns the part serial number of the of this RawData; equivalent to the Part Serial Number field in an XFRACAS incident
Public
PartSerialMfgCd
As String
Sets or returns 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.
Public
PartID
As Integer
Sets or returns the part ID the of this RawData; equivalent to the Part ID field in an XFRACAS incident
Public
PartHID
As Integer
Sets or returns the part hierarchy identification number of this RawData; equivalent to the HID field in XFRACAS system information
Public
PartSerialHID
As Integer
Sets or returns the part serial hierarchy identification number of this RawData; equivalent to the Part Serial HID field in XFRACAS system information
Public
PartOrder
As Integer
Sets or returns the part order of this RawData; equivalent to the Part Order field in an XFRACAS incident
Public
IsLRU
As Integer
Sets or returns the line replaceable unit (LRU) of this RawData
Public
ParentPartName
As String
Sets or returns the part's parent's name of this RawData; equivalent to the ParentParentName field in an XFRACAS incident
Public
ParentPartNumber
As String
Sets or returns the part's parent part number of this RawData; equivalent to the Parent Part Number field in an XFRACAS system
Public
ParentPartVersion
As String
Sets or returns the part's parent part version of this RawData; equivalent to the Parent Part Version field in an XFRACAS system
Public
ParentPartID
As Integer
Sets or returns the part's parent ID of this RawData; equivalent to the Part Part ID field in an XFRACAS system
Public
TopLevelPartName
As String
Sets or returns the top level parent name of this RawData; equivalent to the Top Level Part Name field in an XFRACAS incident
Public
TopLevelPartNumber
As String
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
Public
TopLevelPartVersion
As String
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
Public
TopLevelPartID
As Integer
Sets or returns the part's top level part ID the of this RawData; equivalent to the Top Level Part ID field in an XFRACAS system
Public
TopLevelSerialHID
As Integer
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.
Public
TopLevelSerialNumber
As String
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.
Public
TopLevelCommissionDate
As Date
Sets or returns the selected part/resource's top level commission date.
Public
StateTime
As Double
Sets or returns the StateTime the resource belongs to. This allows to user to understand how many units of time until the failure or suspension state.
Public
StateFS
As String
Sets or returns the StateFS the resource belongs to. This allows the user to understand if an incident State was a Failure (F) or Suspension (S).
Public
StateTimeRestore
As Double
Sets or returns the StateTimeRestore the resource belongs to.
Public
TimeMetric
As Integer
Sets or returns the TimeMetric code value of RawData; equivalent to the Time Metric fields in an XFRACAS incident
Public
Chargeable
As Integer
Sets or returns 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.
Public
ReportType
As String
Sets or returns the report type the of this RawData; equivalent to the Report Type field in an XFRACAS incident
Public
Category
As String
Sets or returns the category of this RawData; equivalent to the Category field in an XFRACAS incident
Public
FailureMode
As String
Sets or returns the failure mode of this RawData; equivalent to the Failure Mode field in an XFRACAS incident
Public
RootCause
As String
Sets or returns the RootCause the resource belongs to.
Public
AddressLocation
As String
Sets or returns the Address Location of this RawData; equivalent to the Address Location field in an XFRACAS Contact
Public
CompanyOwner
As String
Sets or returns the company owner of this RawData; equivalent to the Company filed in an XFRACAS Contact
Public
IncidentAction
As String
Sets or returns the IncidentAction the resource belongs to and allows the user to see what action occurred within the incident to a part or resource
Public
IncidentOccurrenceDate
As Date
Sets or returns the incident occurrence date of this RawData; equivalent to the Occurrence Date field in an XFRACAS incident
Public
IncidentRepairDate
As Date
Sets or returns the incident repair date of this RawData; equivalent to the Repair Date field in an XFRACAS incident
Public
IncidentResolution
As String
Sets or returns the incident resolution of this RawData; equivalent to the Incident Resolution field in an XFRACAS incident
Public
IncidentID
As Integer
Sets or returns the incident ID of this RawData; equivalent to the Incident ID field in an XFRACAS incident
Public
IncidentEntityDisplayID
As String
Sets or returns the IncidentEntityDisplayID the resource belongs to by showing the incident record prefix along with the incident display ID.
Public
DateUDF1
As Date
Sets or returns the date user defined 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.
Public
DateUDF2
As Date
Sets or returns the date user defined 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.
Public
DateUDF3
As Date
Sets or returns the date user defined 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.
Public
NumberUDF1
As Double
Sets or returns the number user defined field (UDF) of this RawData; equivalent to the configurable settings fields in XFMEA, RBI and RCM software. This number field may be pulled from XFRACAS and RCM.
Public
NumberUDF2
As Double
Sets or returns the number user defined field (UDF) of this RawData; equivalent to the configurable settings fields in XFMEA, RBI and RCM software. This number field may be pulled from XFRACAS and RCM.
Public
StringUDF1
As String
Sets or returns the string user defined field (UDF) of this RawData; equivalent to the configurable settings fields in XFMEA, RBI and RCM software. This string field may be pulled from XFRACAS and RCM.
Public
StringUDF2
As String
Sets or returns the string user defined field (UDF) of this RawData; equivalent to the configurable settings fields in XFMEA, RBI and RCM software. This string field may be pulled from XFRACAS and RCM.
Public
StringUDF3
As String
Sets or returns the string user defined field (UDF) of this RawData; equivalent to the configurable settings fields in XFMEA, RBI and RCM software. This string field may be pulled from XFRACAS and RCM.
Public
NumberInState
As Double
Sets or returns the number in state of this RawData; equivalent to the Number in State column field in a Weibull group folio
Public
LastInspectedTime
As Double
Sets or returns the last inspected time of this RawData; equivalent to the Last Inspected field in a Weibull data set containing interval and/or left censored data