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.
Reads the EximPurchLine_IN table for a specified PurchLine record ID.
Syntax
client server public static EximPurchLine_IN findByPurchLineRecId(PurchLineRefRecId _purchLineRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _purchLineRecId
Type: PurchLineRefRecId Extended Data Type
The PurchLine record ID
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: EximPurchLine_IN Table
The EximPurchLine_IN table record.