Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the activity that has the specified job ID.
Syntax
client server public static ProjActivity findJobId(JmgJobId _jobId, [boolean _forUpdate])
Run On
Called
Parameters
- _jobId
Type: JmgJobId Extended Data Type
The job ID of the activity.
- _forUpdate
Type: boolean
A Boolean value that determines whether the record should be selected for update; optional.
Return Value
Type: ProjActivity Table
A ProjActivity table record of the desired activity.