Query RemQtyBaseInvtItemPurchaseLine

ID 39
Namespace: Microsoft.Purchases.Document

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

Properties

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

Query columns

Column name Data item Data type Description
Outstanding_Qty___Base_ Purchase_Line Decimal

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

Methods

SetPurchaseLineFilter

procedure SetPurchaseLineFilter(PurchaseHeader: Record "Purchase Header")

Parameters

Name Type Description
PurchaseHeader Table Microsoft.Purchases.Document."Purchase Header"

See also