Query RemQtyBaseInvtItemAssemblyLine
ID 901
Namespace: Microsoft.Assembly.Document
Calculates the total remaining quantity of inventory items (in base units of measure) in assembly lines.
Properties
| Name | Value |
|---|---|
| QueryType | Normal |
| DataAccessIntent | ReadOnly |
| AboutText | Calculates the total remaining quantity of inventory items (in base units of measure) in assembly lines. |
Query columns
| Column name | Data item | Data type | Description |
|---|---|---|---|
| Remaining_Quantity__Base_ | Assembly_Line | Decimal | Calculates the total remaining quantity of inventory items (in base units of measure) in assembly lines. |
Methods
SetAssemblyLineFilter
procedure SetAssemblyLineFilter(AssemblyHeader: Record "Assembly Header")
Parameters
| Name | Type | Description |
|---|---|---|
| AssemblyHeader | Table Microsoft.Assembly.Document."Assembly Header" |