Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Modifies the selected service life value.
Syntax
edit AssetServiceLife editCurrentServiceLife_JP(
boolean _set,
AssetDepBook _assetDepBook,
AssetServiceLife _serviceLife)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the selected service life value.
- _assetDepBook
Type: AssetDepBook Table
The AssetDepBook record.
- _serviceLife
Type: AssetServiceLife Extended Data Type
The new service life value.
Return Value
Type: AssetServiceLife Extended Data Type
The selected service life value.