ProdRouteCardDP.setJobId Method [AX 2012]

Sets the job ID to the specified job type.

private void setJobId(RouteJobType _type, JmgJobId _jobId)

Run On

Server

Parameters

_type
Type: RouteJobType Enumeration
The type of the job.
_jobId
Type: JmgJobId Extended Data Type
The job ID for the current job type.

Community Additions

ADD
Show: