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