SalesParmLineCorrLink_RU::findSalesParmLine Method
Searches for a SalesParmLineCorrLink_RU record, based on the given record ID of a SalesParmLine record.
Syntax
client server public static SalesParmLineCorrLink_RU findSalesParmLine(SalesParmLineRefRecId _salesParmLineRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _salesParmLineRecId
Type: SalesParmLineRefRecId Extended Data Type
The record ID of the SalesParmLine record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record should be selected for update.
Return Value
Type: SalesParmLineCorrLink_RU Table
The SalesParmLineCorrLink_RU record that is found.