AssetBook.editCurrentLifeTime_JP Method
Modifies the selected lifetime value.
Syntax
edit AssetLifeTime editCurrentLifeTime_JP(
boolean _set,
AssetBook _assetBook,
AssetLifeTime _lifeTime)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the selected lifetime value.
- _assetBook
Type: AssetBook Table
The AssetBook record.
- _lifeTime
Type: AssetLifeTime Extended Data Type
The new lifetime value.
Return Value
Type: AssetLifeTime Extended Data Type
The selected lifetime value.