Share via


EximSalesLine_IN::findBySalesLineRecId Method

Reads the EximSalesLine_IN table for a specified SalesLine record ID.

Syntax

client server public static EximSalesLine_IN findBySalesLineRecId(SalesLineRefRecId _salesLineRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update.

Return Value

Type: EximSalesLine_IN Table
The EximSalesLine_IN record.

See Also

Reference

EximSalesLine_IN Table