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
- _salesParmLineRecId
Type: SalesParmLineRefRecId Extended Data Type
The SalesParmLine record ID.
- _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.