Query RemQtyBaseInvtItemServiceLine

ID 5902
Namespace: Microsoft.Service.Document

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

Properties

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

Query columns

Column name Data item Data type Description
Outstanding_Qty___Base_ Service_Line Decimal

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

Methods

SetServiceLineFilter

procedure SetServiceLineFilter(ServiceHeader: Record "Service Header")

Parameters

Name Type Description
ServiceHeader Table Microsoft.Service.Document."Service Header"

See also