AssetRecordTmp.initFromAssetTable Method
Initializes a record from an asset table.
Syntax
public void initFromAssetTable(
boolean _useAssetTableSpecificValues,
AssetTable _assetTable,
DirPartyTable _dirPartyTable,
OMOperatingUnit _operatingUnit)
Run On
Called
Parameters
- _useAssetTableSpecificValues
Type: boolean
A Boolean value that indicates whether to use the asset table specific values.
- _assetTable
Type: AssetTable Table
An asset table.
- _dirPartyTable
Type: DirPartyTable Table
A directory party table.
- _operatingUnit
Type: OMOperatingUnit Table
An operating unit table.