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 the PurchParmLine record with a particular PurchLineRefRecId value.
Syntax
client server public static PurchParmLine findByPurchLineRefRecId(PurchLineRefRecId _purchLineRefRecId, [boolean _update])
Run On
Called
Parameters
- _purchLineRefRecId
Type: PurchLineRefRecId Extended Data Type
The PurchLineRecId field value to use to find the PurchParmLine record.
- _update
Type: boolean
A Boolean value that indicates whether the record buffer can be updated; optional.
Return Value
Type: PurchParmLine Table
A PurchParmLine record buffer.