Report "Inventory Valuation - WIP"
ID 5802
Namespace: Microsoft.Inventory.Reports
Details Starting WIP, Consumption, Capacity and Output posted during a period and ending WIP for each Production Order. Use it to report in detail your WIP balance and to Reconcile your WIP to the General Ledger WIP Balance Sheet Account at the end of each period.
Properties
| Name | Value |
|---|---|
| ApplicationArea | #Manufacturing |
| Caption | Production Order - WIP |
| UsageCategory | ReportsAndAnalysis |
| DefaultRenderingLayout | WordLayout |
Methods
InitializeRequest
procedure InitializeRequest(NewStartDate: Date, NewEndDate: Date)
Parameters
| Name | Type | Description |
|---|---|---|
| NewStartDate | Date | |
| NewEndDate | Date |
Events
OnValueEntryOnAfterGetRecordOnBeforeIncrementTotals
[IntegrationEvent(False,False)]
local procedure OnValueEntryOnAfterGetRecordOnBeforeIncrementTotals(ValueOfCostPstdToGL: Decimal, AtLastDate: Decimal, var IsHandled: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| ValueOfCostPstdToGL | Decimal | |
| AtLastDate | Decimal | |
| IsHandled | Boolean |