AssetRetirementObligationTable_JP::findByDocument Method
Finds the retirement obligation document by document.
Syntax
client server public static AssetRetirementObligationTable_JP findByDocument(
RefRecId _documentRecId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _documentRecId
Type: RefRecId Extended Data Type
The document record id.
- _forupdate
Type: boolean
Whether to update.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The concurrency model.
Return Value
Type: AssetRetirementObligationTable_JP Table
The retirement obligation document.