EximEPCGSchemeLine_IN::findRefRecId Method
Reads the EximEPCGSchemeLine_IN table for a specified record ID of the EximEPCGSchemesTable_IN table.
Syntax
client server public static EximEPCGSchemeLine_IN findRefRecId(RefRecId _schemeTableRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _schemeTableRecId
Type: RefRecId Extended Data Type
The record ID of the EximEPCGSchemesTable_IN table.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: EximEPCGSchemeLine_IN Table
The EximEPCGSchemeLine_IN table record.