Share via


JmgJobRefCost.prodRouteTransToJobId Method [AX 2012]

Retrieves the job identification referred to by the specified ProdRouteTrans record.

Syntax

private JmgJobId prodRouteTransToJobId(ProdRouteTrans _prodRouteTrans)

Run On

Called

Parameters

  • _prodRouteTrans
    Type: ProdRouteTrans Table
    The ProdRouteTrans record for which a job identification is found.

Return Value

Type: JmgJobId Extended Data Type
The job identification to which the ProdRouteTrans record refers

See Also

Reference

JmgJobRefCost Class