Query RemQtyBaseInvtItemSalesLine

ID 37
Namespace: Microsoft.Sales.Document

Calculates the total remaining quantity of inventory items (in base units of measure) in sales lines.

Properties

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

Query columns

Column name Data item Data type Description
Outstanding_Qty___Base_ Sales_Line Decimal

Calculates the total remaining quantity of inventory items (in base units of measure) in sales lines.

Methods

SetSalesLineFilter

procedure SetSalesLineFilter(SalesHeader: Record "Sales Header")

Parameters

Name Type Description
SalesHeader Table Microsoft.Sales.Document."Sales Header"

See also