Table of Contents

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 content
  • ForVariantCode: Defines the variant code which is selected for the bin content
  • ForLocationCode: Defines the location code which is selected for the bin content
  • Handled:
  • 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.