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