Report "Planning Availability"
Obsolete
This element will become obsolete from version 27.0. This report has been deprecated and will be removed in a future release.
Helps you manage inventory levels and ensure that items are available when you need them.** This report is obsolete and will be removed in a future release.** Please refer to the report documentation for alternative ways to retrieve this information.
Properties
| Name | Value |
|---|---|
| DefaultLayout | RDLC |
| RDLCLayout | ./Inventory/Reports/PlanningAvailability.rdlc |
| ApplicationArea | #Basic,#Suite |
| Caption | Planning Availability (Obsolete) |
| UsageCategory | ReportsAndAnalysis |
| ObsoleteState | Pending |
| ObsoleteReason | This report has been deprecated and will be removed in a future release. |
| ObsoleteTag | 27.0 |
Methods
NewRecordWithDetails
procedure NewRecordWithDetails(NewDate: Date, NewItemNo: Code[20], NewDescription: Text[100])
Parameters
| Name | Type | Description |
|---|---|---|
| NewDate | Date | |
| NewItemNo | Code[20] | |
| NewDescription | Text[100] |
Events
OnCollectData
[IntegrationEvent(True,False)]
local procedure OnCollectData(var TempPlanningBuffer: Record "Planning Buffer" temporary, Selection: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| TempPlanningBuffer | Table Microsoft.Inventory.Planning."Planning Buffer" | |
| Selection | Boolean |