Share via


WrkCtrScheduler.inputWarehouse Method [AX 2012]

Retrieves the input warehouse ID for a specific operation record.

Syntax

protected InventLocationIdInput inputWarehouse(RouteMap _routeMap)

Run On

Server

Parameters

  • _routeMap
    Type: RouteMap Map
    A record that contains the production route operation data.

Return Value

Type: InventLocationIdInput Extended Data Type
The input warehouse ID assigned to the BOM line that is connected to the operation.

See Also

Reference

WrkCtrScheduler Class