[IntegrationEvent(false, false)]
local procedure OnBeforeSetPackingSuggestionGroupInDispatchHandlingLine(var DispatchHandlingLine: Record "KVSKBADispatchHandlingLine"; var IsHandled: Boolean):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBAPackingSuggestionMgt", 'OnBeforeSetPackingSuggestionGroupInDispatchHandlingLine', '', false, false)]
local procedure DoSomethingOnBeforeSetPackingSuggestionGroupInDispatchHandlingLine(var DispatchHandlingLine: Record "KVSKBADispatchHandlingLine"; var IsHandled: Boolean)
begin
end;
[IntegrationEvent(false, false)]
local procedure OnCaseElseSetPackingSuggestionGroupInDispatchHandlingLine(var DispatchHandlingLine: Record "KVSKBADispatchHandlingLine"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBAPackingSuggestionMgt", 'OnCaseElseSetPackingSuggestionGroupInDispatchHandlingLine', '', false, false)]
local procedure DoSomethingOnCaseElseSetPackingSuggestionGroupInDispatchHandlingLine(var DispatchHandlingLine: Record "KVSKBADispatchHandlingLine")
begin
end;
[IntegrationEvent(false, false)]
local procedure OnBeforeSetPackingSuggestionNoInDispatchHandlingLine(var DispatchHandlingLine: Record "KVSKBADispatchHandlingLine"; ItemNo: Code[20]; VariantCode: Code[10]; var IsHandled: Boolean):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBAPackingSuggestionMgt", 'OnBeforeSetPackingSuggestionNoInDispatchHandlingLine', '', false, false)]
local procedure DoSomethingOnBeforeSetPackingSuggestionNoInDispatchHandlingLine(var DispatchHandlingLine: Record "KVSKBADispatchHandlingLine"; ItemNo: Code[20]; VariantCode: Code[10]; var IsHandled: Boolean)
begin
end;
[IntegrationEvent(false, false)]
local procedure OnCaseElseSetPackingSuggestionNoInDispatchHandlingLine(var DispatchHandlingLine: Record "KVSKBADispatchHandlingLine"; ItemNo: Code[20]; VariantCode: Code[10]):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBAPackingSuggestionMgt", 'OnCaseElseSetPackingSuggestionNoInDispatchHandlingLine', '', false, false)]
local procedure DoSomethingOnCaseElseSetPackingSuggestionNoInDispatchHandlingLine(var DispatchHandlingLine: Record "KVSKBADispatchHandlingLine"; ItemNo: Code[20]; VariantCode: Code[10])
begin
end;
[IntegrationEvent(false, false)]
local procedure OnBeforeProcessItemPackingSuggestions(var DispatchHandlingLine: Record "KVSKBADispatchHandlingLine"; var IsHandled: Boolean):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBAPackingSuggestionMgt", 'OnBeforeProcessItemPackingSuggestions', '', false, false)]
local procedure DoSomethingOnBeforeProcessItemPackingSuggestions(var DispatchHandlingLine: Record "KVSKBADispatchHandlingLine"; var IsHandled: Boolean)
begin
end;
[IntegrationEvent(false, false)]
local procedure OnBeforeProcessCarrierPackingSuggestions(var TempSubjectProcessLine: Record "KVSKBAPackSugProcessingLine" temporary; SuggestionOrderNo: Code[20]; var SuggestionLineNo: Integer; var CarrierPackingSuggestionCounter: Integer; var IsHandled: Boolean):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBAPackingSuggestionMgt", 'OnBeforeProcessCarrierPackingSuggestions', '', false, false)]
local procedure DoSomethingOnBeforeProcessCarrierPackingSuggestions(var TempSubjectProcessLine: Record "KVSKBAPackSugProcessingLine" temporary; SuggestionOrderNo: Code[20]; var SuggestionLineNo: Integer; var CarrierPackingSuggestionCounter: Integer; var IsHandled: Boolean)
begin
end;
[IntegrationEvent(false, false)]
local procedure OnBeforeInsertSuggestionProcessLineFromDispatchHandlingLine(var TempSuggestionProcessLine: Record "KVSKBAPackSugProcessingLine" temporary; DispatchHandlingLine: Record "KVSKBADispatchHandlingLine"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBAPackingSuggestionMgt", 'OnBeforeInsertSuggestionProcessLineFromDispatchHandlingLine', '', false, false)]
local procedure DoSomethingOnBeforeInsertSuggestionProcessLineFromDispatchHandlingLine(var TempSuggestionProcessLine: Record "KVSKBAPackSugProcessingLine" temporary; DispatchHandlingLine: Record "KVSKBADispatchHandlingLine")
begin
end;
[IntegrationEvent(false, false)]
local procedure OnBeforeInsertSuggestionProcessLineAsFillingPackageLine(var TempSuggestionProcessLine: Record "KVSKBAPackSugProcessingLine" temporary; Carrier: Record "KVSKBACarrier"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBAPackingSuggestionMgt", 'OnBeforeInsertSuggestionProcessLineAsFillingPackageLine', '', false, false)]
local procedure DoSomethingOnBeforeInsertSuggestionProcessLineAsFillingPackageLine(var TempSuggestionProcessLine: Record "KVSKBAPackSugProcessingLine" temporary; Carrier: Record "KVSKBACarrier")
begin
end;
[IntegrationEvent(false, false)]
local procedure OnBeforeInsertSuggestionProcessLineAsPackageLine(var TempSuggestionProcessLine: Record "KVSKBAPackSugProcessingLine" temporary; Carrier: Record "KVSKBACarrier"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBAPackingSuggestionMgt", 'OnBeforeInsertSuggestionProcessLineAsPackageLine', '', false, false)]
local procedure DoSomethingOnBeforeInsertSuggestionProcessLineAsPackageLine(var TempSuggestionProcessLine: Record "KVSKBAPackSugProcessingLine" temporary; Carrier: Record "KVSKBACarrier")
begin
end;
[IntegrationEvent(false, false)]
local procedure OnBeforeInsertSuggestionProcessLineAsAdditionalPackageLine(var TempSuggestionProcessLine: Record "KVSKBAPackSugProcessingLine" temporary; Carrier: Record "KVSKBACarrier"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBAPackingSuggestionMgt", 'OnBeforeInsertSuggestionProcessLineAsAdditionalPackageLine', '', false, false)]
local procedure DoSomethingOnBeforeInsertSuggestionProcessLineAsAdditionalPackageLine(var TempSuggestionProcessLine: Record "KVSKBAPackSugProcessingLine" temporary; Carrier: Record "KVSKBACarrier")
begin
end;
[IntegrationEvent(false, false)]
local procedure OnBeforeCalcSuggestionStructureForOrder(var TempSuggestionProcessLine: Record "KVSKBAPackSugProcessingLine" temporary; SuggestionOrderNo: Code[20]; var SuggestionLineNo: Integer; TopLevelSequenceNo: Integer; var PackageSequenceLineNo: Integer; var IsHandled: Boolean):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBAPackingSuggestionMgt", 'OnBeforeCalcSuggestionStructureForOrder', '', false, false)]
local procedure DoSomethingOnBeforeCalcSuggestionStructureForOrder(var TempSuggestionProcessLine: Record "KVSKBAPackSugProcessingLine" temporary; SuggestionOrderNo: Code[20]; var SuggestionLineNo: Integer; TopLevelSequenceNo: Integer; var PackageSequenceLineNo: Integer; var IsHandled: Boolean)
begin
end;
[IntegrationEvent(false, false)]
local procedure OnBeforeTransferSuggestionLinesToDispatchHdlOrder(var TempSuggestionProcessLine: Record "KVSKBAPackSugProcessingLine" temporary; DispatchHandlingOrderNo: Code[20]; var TempProcessedDisphdlLine: Record "KVSKBADispatchHandlingLine" temporary; var IsHandled: Boolean):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBAPackingSuggestionMgt", 'OnBeforeTransferSuggestionLinesToDispatchHdlOrder', '', false, false)]
local procedure DoSomethingOnBeforeTransferSuggestionLinesToDispatchHdlOrder(var TempSuggestionProcessLine: Record "KVSKBAPackSugProcessingLine" temporary; DispatchHandlingOrderNo: Code[20]; var TempProcessedDisphdlLine: Record "KVSKBADispatchHandlingLine" temporary; var IsHandled: Boolean)
begin
end;
[IntegrationEvent(false, false)]
local procedure OnBeforeInsertDispatchHandlingLineFromItemSuggestionProcessLine(var DispatchHandlingLine: Record "KVSKBADispatchHandlingLine"; SuggestionProcessLine: Record "KVSKBAPackSugProcessingLine"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBAPackingSuggestionMgt", 'OnBeforeInsertDispatchHandlingLineFromItemSuggestionProcessLine', '', false, false)]
local procedure DoSomethingOnBeforeInsertDispatchHandlingLineFromItemSuggestionProcessLine(var DispatchHandlingLine: Record "KVSKBADispatchHandlingLine"; SuggestionProcessLine: Record "KVSKBAPackSugProcessingLine")
begin
end;
[IntegrationEvent(false, false)]
local procedure OnBeforeInsertDispatchHandlingLineFromCarrierSuggestionProcessLine(var DispatchHandlingLine: Record "KVSKBADispatchHandlingLine"; SuggestionProcessLine: Record "KVSKBAPackSugProcessingLine"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBAPackingSuggestionMgt", 'OnBeforeInsertDispatchHandlingLineFromCarrierSuggestionProcessLine', '', false, false)]
local procedure DoSomethingOnBeforeInsertDispatchHandlingLineFromCarrierSuggestionProcessLine(var DispatchHandlingLine: Record "KVSKBADispatchHandlingLine"; SuggestionProcessLine: Record "KVSKBAPackSugProcessingLine")
begin
end;
[IntegrationEvent(false, false)]
local procedure OnCaseElseTransferSuggestionLineToDispHdlOrderLine(SuggestionProcessLine: Record "KVSKBAPackSugProcessingLine"; DispatchHandlingHeader: Record "KVSKBADispatchHandlingHeader"; var TempProcessedDisphdlLine: Record "KVSKBADispatchHandlingLine" temporary):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBAPackingSuggestionMgt", 'OnCaseElseTransferSuggestionLineToDispHdlOrderLine', '', false, false)]
local procedure DoSomethingOnCaseElseTransferSuggestionLineToDispHdlOrderLine(SuggestionProcessLine: Record "KVSKBAPackSugProcessingLine"; DispatchHandlingHeader: Record "KVSKBADispatchHandlingHeader"; var TempProcessedDisphdlLine: Record "KVSKBADispatchHandlingLine" temporary)
begin
end;