Query RemQtyBaseInvtItemProdOrdComp

ID 5407
Namespace: Microsoft.Manufacturing.Document

Calculates the total remaining quantity of inventory items (in base units of measure) in production order components.

Properties

Name Value
QueryType Normal
DataAccessIntent ReadOnly
AboutText Calculates the total remaining quantity of inventory items (in base units of measure) in production order components.

Query columns

Column name Data item Data type Description
Remaining_Qty___Base_ Prod__Order_Component Decimal

Calculates the total remaining quantity of inventory items (in base units of measure) in production order components.

Methods

SetJobPlanningLineFilter

procedure SetJobPlanningLineFilter(ProductionOrder: Record "Production Order")

Parameters

Name Type Description
ProductionOrder Table Microsoft.Manufacturing.Document."Production Order"

See also