Report "Phys. Inventory List"
ID 722
Namespace: Microsoft.Inventory.Reports
Properties
| Name |
Value |
| DefaultLayout |
RDLC
|
| RDLCLayout |
./Inventory/Reports/PhysInventoryList.rdlc
|
| ApplicationArea |
#Warehouse
|
| Caption |
Physical Inventory List
|
| UsageCategory |
ReportsAndAnalysis
|
Methods
Initialize
procedure Initialize(ShowQtyCalculated2: Boolean)
Parameters
| Name |
Type |
Description |
|
ShowQtyCalculated2
|
Boolean
|
|
Events
OnAfterInitialize
[IntegrationEvent(True,False)]
local procedure OnAfterInitialize(var ShowQtyCalculated: Boolean)
Parameters
| Name |
Type |
Description |
|
ShowQtyCalculated
|
Boolean
|
|
See also