Attribute Name | Description
|
---|
ActualsTaskId | Non-persistent attribute used to maintain the actuals task identifier in workorder applications.
This attribute differs from the task identifier column in these applications. This attribute is meant for dispaly where the columns Wonum, TaskId, and RefWO are not displayed.
|
EnterBy, EnterDate | Name of the user who created this object and the date tool usage was reported.
|
EnteredAsTask | Y/N field indicates whether or not this transaction was created against a work order task.
|
AssetNum | Asset Number. The asset on which the work is being done. Defaults to the work order asset.
|
ExchangeRate2 | Exchange rate for secondary currency.
|
FinancialPeriod | Financial period during which this transaction was recorded.
|
FinCntrlId | Financial Control Identifier.
|
GlCreditAcct | General ledger account credited with the cost of the tool. Defaults to the tool control account.
|
GlDebitAcct | General ledger account debited with the cost of the tool.
Defaults from the work order and/or the tool general ledger account.
|
LDKey | Long Description Key. This is a link to text stored in the LongDescription table. Not used. Should be removed in a future release.
|
LineCost | Extended or lump sum cost of the transaction. (quantity)*(hours)*(rate)
|
LineCost2 | Line cost expressed in secondary currency.
|
Location | The location where the tool was used. Defaults to the work order location.
|
OrgId | Organization Identifier.
|
Outside | Is the tool an outside tool?
Y/N field specifying whether the tool is leased from an outside
supplier or owned by your facility. The default is N(o).
|
RefWo | Referenced workorder number for which the tool is used.
This value is determined by this transaction's non-persistent WoNum
and TaskId attributes. If this transaction's TaskId is non-null, RefWo is a child of WoNum. RefWo is set to the WoNum from the work order whose Parent and
TaskId match this transaction's WoNum and TaskId. If this transaction's TaskId is null, then RefWo is set to this transaction's WoNum value.
|
Rollup | Y/N field indicating whether this transaction has been rolled up.
|
SiteId | Site Identifier.
|
TaskId | Non-persistent attribute used to maintain the workplan task identifier of the parent workorder for which the tool was used.
The TaskId and WoNum attributes are used to determine (that is, RefWo).
ToolHrs | Number of hours the tool was used.
| ToolNum | Identifier for the tool .
| ToolQty | Quantity of the tool used.
| ToolRate | Cost for tool per hour. Default is 0.
| TransDate | Date and time transaction was entered.
| WoNum | Non-persistent attribute used to maintain the parent workorder number.
The WoNum and TaskId attributes determine the RefWo attribute. If the TaskId is null, then
RefWo will be equal to this attribute.
| |