Share via


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

  • _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.

See Also

Reference

SalesParmLineCorrLink_RU Table