PopupJobEventDlg Method (JobExec)
- Last UpdatedNov 06, 2025
- 1 minute read
The PopupJobEventDlg() method opens the Job Event dialog for the current job.
Parameters
- lotNo
- Required. Holds the lot number for the item currently being produced.
- user
- Required. Holds the name of the current user.
- stepNo
- Required. Holds the number of the current step.
- entID
- Required. Holds the ID of the entity.
- jobPos
Required. Holds the job position on the current entity at which the current job is running. The job event being opened in the dialog is for the job running at this job position.
Return Value
Returns true if the user enters an event.