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.
Retrieves the project record for the job ID passed in as a parameter.
Syntax
client server public static ProjTable findJobId(JmgJobId _jobId, [boolean _forUpdate])
Run On
Called
Parameters
- _jobId
Type: JmgJobId Extended Data Type
The ID for the job associated to the project returned.
- _forUpdate
Type: boolean
A Boolean value that determines whether the project should be selected for update; optional.
Return Value
Type: ProjTable Table
The project.