PDSAdvancedPriceInfo::findByPurchLineRecId Method
Finds a single FDCAdvancedPriceInfo table record.
Syntax
client server public static PDSAdvancedPriceInfo findByPurchLineRecId(PurchLineRefRecId _refRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _refRecId
Type: PurchLineRefRecId Extended Data Type
The record ID for a purchase order line.
- _forUpdate
Type: boolean