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