Page "Report Selection - Prod. Order"
ID 99000917
Namespace: Microsoft.Manufacturing.Setup
Source table: Table Microsoft.Foundation.Reporting."Report Selections"
Properties
| Name | Value |
|---|---|
| ApplicationArea | #Manufacturing |
| Caption | Report Selections Production Order |
| AdditionalSearchTerms | Report Selections Manufacturing |
| PageType | Worksheet |
| SaveValues | True |
| SourceTable | Table Microsoft.Foundation.Reporting."Report Selections" |
| UsageCategory | Tasks |
Events
OnSetUsageFilterOnAfterSetFiltersByReportUsage
[IntegrationEvent(False,False)]
local procedure OnSetUsageFilterOnAfterSetFiltersByReportUsage(var Rec: Record "Report Selections", ReportUsage2: Enum "Report Selection Usage Prod.")
Parameters
| Name | Type | Description |
|---|---|---|
| Rec | Table Microsoft.Foundation.Reporting."Report Selections" | |
| ReportUsage2 | Enum Microsoft.Manufacturing.Setup."Report Selection Usage Prod." |
OnInitUsageFilterOnElseCase
[IntegrationEvent(False,False)]
local procedure OnInitUsageFilterOnElseCase(ReportUsage: Enum "Report Selection Usage", var ReportUsage2: Enum "Report Selection Usage Prod.")
Parameters
| Name | Type | Description |
|---|---|---|
| ReportUsage | Enum Microsoft.Foundation.Reporting."Report Selection Usage" | |
| ReportUsage2 | Enum Microsoft.Manufacturing.Setup."Report Selection Usage Prod." |