Page "Prod. Order Components"
ID 99000818
Namespace: Microsoft.Manufacturing.Document
Properties
| Name | Value |
|---|---|
| AutoSplitKey | True |
| Caption | Prod. Order Components |
| DataCaptionExpression | Rec.Caption() |
| DelayedInsert | True |
| MultipleNewLines | True |
| PageType | List |
| SourceTable | Table Microsoft.Manufacturing.Document."Prod. Order Component" |
Methods
ReserveComp
procedure ReserveComp()
Events
OnBeforeReserveComp
[IntegrationEvent(True,False)]
local procedure OnBeforeReserveComp(var ProdOrderComp: Record "Prod. Order Component", xProdOrderComp: Record "Prod. Order Component", var ShouldReserve: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| ProdOrderComp | Table Microsoft.Manufacturing.Document."Prod. Order Component" | |
| xProdOrderComp | Table Microsoft.Manufacturing.Document."Prod. Order Component" | |
| ShouldReserve | Boolean |