Share via


ReqSetup.routeId Method [AX 2012]

Gets the ID of the route to use for the planned order.

Syntax

public RouteId routeId(ReqPO _reqPO)

Run On

Called

Parameters

  • _reqPO
    Type: ReqPO Table
    The planned order record for which to find the route.

Return Value

Type: RouteId Extended Data Type
The ID of the found route.

See Also

Reference

ReqSetup Class