KVSQME - Create Manual Insp.
Events
OnBeforeGetBinContent(Code[20], Code[10], Code[10], Boolean) :
Summary: Publisher event before running "GetBinContent" Report
[IntegrationEvent(false, false)]
local procedure OnBeforeGetBinContent(ForItemNo: Code[20]; ForVariantCode: Code[10]; ForLocationCode: Code[10]; var Handled: Boolean):
Parameters:
ForItemNo: Defines the item no. which is selected for the bin contentForVariantCode: Defines the variant code which is selected for the bin contentForLocationCode: Defines the location code which is selected for the bin contentHandled:ForItemNo: Item number selected for bin content.ForVariantCode: Variant code selected for bin content.ForLocationCode: Location code selected for bin content.Handled: Indicates if the event was handled externally.