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.
Finds and returns the PurchParmLine_Asset line for the given PurchLineRefRecId field, if a line exists.
Syntax
client server public static PurchParmLine_Asset findByPurchParmLineRecId(
PurchLineRefRecId _purchParmLineRefRecId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _purchParmLineRefRecId
Type: PurchLineRefRecId Extended Data Type
- _forUpdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: PurchParmLine_Asset Table
The PurchParmLine_Asset table record.
Remarks
If the record does not exist, an empty PurchParmLine_Asset table record is returned.