Share via


EximIncentiveSchemeData_IN::findByIncentiveScheme Method

Reads the EximIncentiveSchemeData_IN table for a specified record ID of the EximIncentiveSchemeGroup_IN table and a specified EximAuthorizationType_IN value.

Syntax

client server public static EximIncentiveSchemeData_IN findByIncentiveScheme(
    RefRecId _eximIncentiveSchemeGroupTableRecId, 
    EximAuthorizationType_IN _incentiveScheme, 
   [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