Share via


HcmDiscussion::findByDiscussionWorker Method

Finds a record in the HcmDiscussion table by using the DiscussionID and emplId values.

Syntax

client server public static HcmDiscussion findByDiscussionWorker(
    HcmDiscussionId _discussionID, 
    HcmWorkerRecId _worker, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmDiscussion Table
A record in the HcmDiscussion table.

See Also

Reference

HcmDiscussion Table