Share via


HcmGoalTypeTemplate::findByGoalTypeSequence Method

Finds the specified record in the HcmGoalTypeTemplate table.

Syntax

client server public static HcmGoalTypeTemplate findByGoalTypeSequence(
    HcmGoalTypeRecId _goalType, 
    HRMGoalSequence _sequence, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmGoalTypeTemplate Table
A record in the HcmGoalTypeTemplate table.

See Also

Reference

HcmGoalTypeTemplate Table