Share via


EximSalesParmLine_IN::findBySalesParmLineRecId Method

Reads the EximSalesParmLine_IN table for a specified SalesParmLine record ID.

Syntax

client server public static EximSalesParmLine_IN findBySalesParmLineRecId(SalesParmLineRefRecId _salesParmLineRecId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: EximSalesParmLine_IN Table
The EximSalesParmLine_IN table record.

See Also

Reference

EximSalesParmLine_IN Table