Share via


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

  • _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.

See Also

Reference

EximIncentiveSchemeData_IN Table