Report "Calculate Bins"
ID 7310
Namespace: Microsoft.Warehouse.Structure
Properties
Name
Value
Caption
Calculate Bins
ProcessingOnly
True
Methods
SetTemplAndWorksheet
procedure SetTemplAndWorksheet(TemplateName: Code[10], WorksheetName: Code[10], LocationCode: Code[10])
Parameters
Name
Type
Description
TemplateName
Code[10]
WorksheetName
Code[10]
LocationCode
Code[10]
Events
OnBeforeBinCreateWksh
[IntegrationEvent(False,False)]
local procedure OnBeforeBinCreateWksh(var BinCreationWorksheetLine: Record "Bin Creation Worksheet Line", BinTemplate: Record "Bin Template")
Parameters
OnLevel2OnAfterGetRecordOnBeforeBinCreateWksh
[IntegrationEvent(True,False)]
local procedure OnLevel2OnAfterGetRecordOnBeforeBinCreateWksh(var Level: Code[20])
Parameters
Name
Type
Description
Level
Code[20]
See also