Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _salesLineRecId
Type: SalesLineRefRecId Extended Data Type
The SalesLine record ID.
- _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.