Page "Production Order Statistics"
ID 99000816
Namespace: Microsoft.Manufacturing.Document
Properties
| Name | Value |
|---|---|
| Caption | Production Order Statistics |
| DataCaptionFields | 2,3 |
| DeleteAllowed | False |
| InsertAllowed | False |
| LinksAllowed | False |
| PageType | Card |
| SourceTable | Table Microsoft.Manufacturing.Document."Production Order" |
Events
OnBeforeCalcVariance
[IntegrationEvent(False,False)]
local procedure OnBeforeCalcVariance(var VarAmt: array[6] of Decimal, var VarPct: array[6] of Decimal, var StdCost: array[6] of Decimal, var ActCost: array[6] of Decimal, i: Integer, var IsHandled: Boolean, var ExpCost: array[6] of Decimal)
Parameters
| Name | Type | Description |
|---|---|---|
| VarAmt | array[6] of Decimal | |
| VarPct | array[6] of Decimal | |
| StdCost | array[6] of Decimal | |
| ActCost | array[6] of Decimal | |
| i | Integer | |
| IsHandled | Boolean | |
| ExpCost | array[6] of Decimal |