JmgTermJob.function Method [AX 2012]

Retrieves the function that is associated with the job.

public JmgSignInButtonFunction function(JmgWorkerRecId _worker)

Run On

Called

Parameters

_worker
Type: JmgWorkerRecId Extended Data Type
The worker ID for which the function should be returned.

Return Value

Type: JmgSignInButtonFunction Enumeration
The button function that is associated with this job.

For all jobs, except IPC jobs, the return value is a JmgSingInButtonFunction::Blank enumeration value. However, you can assign button functions to IPC activities, which allows for certain button functions to be bar-code enabled. That is, when a certain job ID is entered, the system will perform a certain function.

Community Additions

ADD
Show: