AssetRetirementObligation_JP::checkExistingRetirementObligation Method
Checks duplicate retirement obligation.
Syntax
server public static boolean checkExistingRetirementObligation(AssetId _assetId, AssetBookId _bookId)
Run On
Server
Parameters
- _assetId
Type: AssetId Extended Data Type
The asset id.
- _bookId
Type: AssetBookId Extended Data Type
The value model id.
Return Value
Type: boolean
true if there is Existing ARO; otherwise, false.