KVSPSABudgetLineChangeWorkPack#
Events#
KVSPSAOnAfterChangeWP(Record KVSPSA Job Budget Line, Record KVSPSA Job Budget Line) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterChangeWP(var SourceJobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnAfterChangeWP', '', false, false)]
local procedure DoSomethingKVSPSAOnAfterChangeWP(var SourceJobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line")
begin
end;
KVSPSAOnAfterCheckBudgetLineIsFromMasterBudgetLinePSP(Record KVSPSA Job Budget Line, Record KVSPSA Job Budget Line) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterCheckBudgetLineIsFromMasterBudgetLinePSP(var MasterJobBudgetLine: Record "KVSPSA Job Budget Line"; var ToBeMovedJobBudgetLine: Record "KVSPSA Job Budget Line"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnAfterCheckBudgetLineIsFromMasterBudgetLinePSP', '', false, false)]
local procedure DoSomethingKVSPSAOnAfterCheckBudgetLineIsFromMasterBudgetLinePSP(var MasterJobBudgetLine: Record "KVSPSA Job Budget Line"; var ToBeMovedJobBudgetLine: Record "KVSPSA Job Budget Line")
begin
end;
KVSPSAOnAfterCheckTargetPSPLine(Record KVSPSA Job Budget Line, Record KVSPSAJobPSPLine) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterCheckTargetPSPLine(var JobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobPSPLine: Record "KVSPSAJobPSPLine"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnAfterCheckTargetPSPLine', '', false, false)]
local procedure DoSomethingKVSPSAOnAfterCheckTargetPSPLine(var JobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobPSPLine: Record "KVSPSAJobPSPLine")
begin
end;
KVSPSAOnAfterCheckTargetPSPLineWithEntriesToMove(Record KVSPSA Job Budget Line, Record KVSPSAJobPSPLine) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterCheckTargetPSPLineWithEntriesToMove(var JobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobPSPLine: Record "KVSPSAJobPSPLine"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnAfterCheckTargetPSPLineWithEntriesToMove', '', false, false)]
local procedure DoSomethingKVSPSAOnAfterCheckTargetPSPLineWithEntriesToMove(var JobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobPSPLine: Record "KVSPSAJobPSPLine")
begin
end;
KVSPSAOnAfterCopiedNewFieldsToPurchaseLine(Record Purchase Line, Record KVSPSA Job Budget Line, Record KVSPSA Job Budget Line) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterCopiedNewFieldsToPurchaseLine(var PurchaseLine: Record "Purchase Line"; var SourceJobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnAfterCopiedNewFieldsToPurchaseLine', '', false, false)]
local procedure DoSomethingKVSPSAOnAfterCopiedNewFieldsToPurchaseLine(var PurchaseLine: Record "Purchase Line"; var SourceJobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line")
begin
end;
KVSPSAOnAfterCopiedNewFieldsToSalesLine(Record Sales Line, Record KVSPSA Job Budget Line, Record KVSPSA Job Budget Line) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterCopiedNewFieldsToSalesLine(var SalesLine: Record "Sales Line"; var SourceJobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnAfterCopiedNewFieldsToSalesLine', '', false, false)]
local procedure DoSomethingKVSPSAOnAfterCopiedNewFieldsToSalesLine(var SalesLine: Record "Sales Line"; var SourceJobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line")
begin
end;
KVSPSAOnAfterCopyBeforeInsertJobCommentlineTextLine(Record KVSPSAPSPJobCommentLineText, Record KVSPSAPSPJobCommentLineText, Record KVSPSA Job Budget Line) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterCopyBeforeInsertJobCommentlineTextLine(var NewPSPJobCommentLineText: Record "KVSPSAPSPJobCommentLineText"; var SourcePSPJobCommentLineText: Record "KVSPSAPSPJobCommentLineText"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnAfterCopyBeforeInsertJobCommentlineTextLine', '', false, false)]
local procedure DoSomethingKVSPSAOnAfterCopyBeforeInsertJobCommentlineTextLine(var NewPSPJobCommentLineText: Record "KVSPSAPSPJobCommentLineText"; var SourcePSPJobCommentLineText: Record "KVSPSAPSPJobCommentLineText"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line")
begin
end;
KVSPSAOnAfterCopyBeforeInsertJobTextLine(Record KVSPSAPSP Job Text Line, Record KVSPSAPSP Job Text Line, Record KVSPSA Job Budget Line) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterCopyBeforeInsertJobTextLine(var NewPSPJobTextLine: Record "KVSPSAPSP Job Text Line"; var SourcePSPJobTextLine: Record "KVSPSAPSP Job Text Line"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnAfterCopyBeforeInsertJobTextLine', '', false, false)]
local procedure DoSomethingKVSPSAOnAfterCopyBeforeInsertJobTextLine(var NewPSPJobTextLine: Record "KVSPSAPSP Job Text Line"; var SourcePSPJobTextLine: Record "KVSPSAPSP Job Text Line"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line")
begin
end;
KVSPSAOnAfterCopyBeforeInsertPSPLineSkill(Record KVSPSAPSP Line Skill, Record KVSPSAPSP Line Skill, Record KVSPSA Job Budget Line) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterCopyBeforeInsertPSPLineSkill(var NewPSPLineSkill: Record "KVSPSAPSP Line Skill"; var SourcePSPLineSkill: Record "KVSPSAPSP Line Skill"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnAfterCopyBeforeInsertPSPLineSkill', '', false, false)]
local procedure DoSomethingKVSPSAOnAfterCopyBeforeInsertPSPLineSkill(var NewPSPLineSkill: Record "KVSPSAPSP Line Skill"; var SourcePSPLineSkill: Record "KVSPSAPSP Line Skill"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line")
begin
end;
KVSPSAOnAfterCreateAfterInsertNewBudgetLine(Record KVSPSA Job Budget Line, Record KVSPSAJobPSPLine, Record KVSPSA Job Budget Line) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterCreateAfterInsertNewBudgetLine(var JobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobPSPLine: Record "KVSPSAJobPSPLine"; var NewJobBudgetLine: Record "KVSPSA Job Budget Line"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnAfterCreateAfterInsertNewBudgetLine', '', false, false)]
local procedure DoSomethingKVSPSAOnAfterCreateAfterInsertNewBudgetLine(var JobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobPSPLine: Record "KVSPSAJobPSPLine"; var NewJobBudgetLine: Record "KVSPSA Job Budget Line")
begin
end;
KVSPSAOnAfterCreateBeforeInsertNewBudgetLine(Record KVSPSA Job Budget Line, Record KVSPSAJobPSPLine, Record KVSPSA Job Budget Line) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterCreateBeforeInsertNewBudgetLine(var JobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobPSPLine: Record "KVSPSAJobPSPLine"; var NewJobBudgetLine: Record "KVSPSA Job Budget Line"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnAfterCreateBeforeInsertNewBudgetLine', '', false, false)]
local procedure DoSomethingKVSPSAOnAfterCreateBeforeInsertNewBudgetLine(var JobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobPSPLine: Record "KVSPSAJobPSPLine"; var NewJobBudgetLine: Record "KVSPSA Job Budget Line")
begin
end;
KVSPSAOnAfterInitializedNewBudgetEntryFromBudgetEntryInMoveBudgetEntries(Record KVSPSA Job Budget Entry, Record KVSPSA Job Budget Entry, Record KVSPSA Job Budget Line, Record KVSPSA Job Budget Line) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterInitializedNewBudgetEntryFromBudgetEntryInMoveBudgetEntries(var NewJobBudgetEntry: Record "KVSPSA Job Budget Entry"; OldJobBudgetEntry: Record "KVSPSA Job Budget Entry"; NewJobBudgetLine: Record "KVSPSA Job Budget Line"; OldJobBudgetLine: Record "KVSPSA Job Budget Line"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnAfterInitializedNewBudgetEntryFromBudgetEntryInMoveBudgetEntries', '', false, false)]
local procedure DoSomethingKVSPSAOnAfterInitializedNewBudgetEntryFromBudgetEntryInMoveBudgetEntries(var NewJobBudgetEntry: Record "KVSPSA Job Budget Entry"; OldJobBudgetEntry: Record "KVSPSA Job Budget Entry"; NewJobBudgetLine: Record "KVSPSA Job Budget Line"; OldJobBudgetLine: Record "KVSPSA Job Budget Line")
begin
end;
KVSPSAOnAfterUpdateOtherFieldsInNewBudgetLine(Record KVSPSA Job Budget Line, Record KVSPSA Job Budget Line, Record KVSPSAJobPSPLine) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterUpdateOtherFieldsInNewBudgetLine(var JobBudgetLine: Record "KVSPSA Job Budget Line"; var NewJobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobPSPLine: Record "KVSPSAJobPSPLine"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnAfterUpdateOtherFieldsInNewBudgetLine', '', false, false)]
local procedure DoSomethingKVSPSAOnAfterUpdateOtherFieldsInNewBudgetLine(var JobBudgetLine: Record "KVSPSA Job Budget Line"; var NewJobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobPSPLine: Record "KVSPSAJobPSPLine")
begin
end;
KVSPSAOnBeforeCheckTargetPSPLine(Record KVSPSA Job Budget Line, Record KVSPSAJobPSPLine, Boolean) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnBeforeCheckTargetPSPLine(var JobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobPSPLine: Record "KVSPSAJobPSPLine"; var IsHandled: Boolean):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnBeforeCheckTargetPSPLine', '', false, false)]
local procedure DoSomethingKVSPSAOnBeforeCheckTargetPSPLine(var JobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobPSPLine: Record "KVSPSAJobPSPLine"; var IsHandled: Boolean)
begin
end;
KVSPSAOnBeforeCheckTargetPSPLineWithEntriesToMove(Record KVSPSA Job Budget Line, Record KVSPSAJobPSPLine, Boolean) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnBeforeCheckTargetPSPLineWithEntriesToMove(var JobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobPSPLine: Record "KVSPSAJobPSPLine"; var IsHandled: Boolean):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnBeforeCheckTargetPSPLineWithEntriesToMove', '', false, false)]
local procedure DoSomethingKVSPSAOnBeforeCheckTargetPSPLineWithEntriesToMove(var JobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobPSPLine: Record "KVSPSAJobPSPLine"; var IsHandled: Boolean)
begin
end;
KVSPSAOnBeforeChooseTargetPSPLine(Record KVSPSA Job Budget Line, Record KVSPSAJobPSPLine, Boolean) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnBeforeChooseTargetPSPLine(var JobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobPSPLine: Record "KVSPSAJobPSPLine"; var IsHandled: Boolean):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnBeforeChooseTargetPSPLine', '', false, false)]
local procedure DoSomethingKVSPSAOnBeforeChooseTargetPSPLine(var JobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobPSPLine: Record "KVSPSAJobPSPLine"; var IsHandled: Boolean)
begin
end;
KVSPSAOnBeforeGetNextEntryNoOnMoveBudgetEntries(Record KVSPSA Job Budget Line, Record KVSPSA Job Budget Line, Integer, Boolean) :#
Obsolete
This Element will be removed or changed with a future Version of the App.
[Obsolete('Not needed anymore since Rolling Planing is moved to product', '25.0')]
[IntegrationEvent(false, false)]
local procedure KVSPSAOnBeforeGetNextEntryNoOnMoveBudgetEntries(var JobBudgetLineToMove: Record "KVSPSA Job Budget Line"; var NewJobBudgetLine: Record "KVSPSA Job Budget Line"; var NewEntryNo: Integer; var IsHandled: Boolean):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnBeforeGetNextEntryNoOnMoveBudgetEntries', '', false, false)]
local procedure DoSomethingKVSPSAOnBeforeGetNextEntryNoOnMoveBudgetEntries(var JobBudgetLineToMove: Record "KVSPSA Job Budget Line"; var NewJobBudgetLine: Record "KVSPSA Job Budget Line"; var NewEntryNo: Integer; var IsHandled: Boolean)
begin
end;
KVSPSAOnBeforeMovePSPJobCommentLineTexts(Record KVSPSA Job Budget Line, Record KVSPSA Job Budget Line, Boolean) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnBeforeMovePSPJobCommentLineTexts(var SourceJobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line"; var IsHandled: Boolean):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnBeforeMovePSPJobCommentLineTexts', '', false, false)]
local procedure DoSomethingKVSPSAOnBeforeMovePSPJobCommentLineTexts(var SourceJobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line"; var IsHandled: Boolean)
begin
end;
KVSPSAOnBeforeMovePSPJobTextLines(Record KVSPSA Job Budget Line, Record KVSPSA Job Budget Line, Boolean) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnBeforeMovePSPJobTextLines(var SourceJobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line"; var IsHandled: Boolean):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnBeforeMovePSPJobTextLines', '', false, false)]
local procedure DoSomethingKVSPSAOnBeforeMovePSPJobTextLines(var SourceJobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line"; var IsHandled: Boolean)
begin
end;
KVSPSAOnBeforeMovePSPLineSkills(Record KVSPSA Job Budget Line, Record KVSPSA Job Budget Line, Boolean) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnBeforeMovePSPLineSkills(var SourceJobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line"; var IsHandled: Boolean):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnBeforeMovePSPLineSkills', '', false, false)]
local procedure DoSomethingKVSPSAOnBeforeMovePSPLineSkills(var SourceJobBudgetLine: Record "KVSPSA Job Budget Line"; var TargetJobBudgetLine: Record "KVSPSA Job Budget Line"; var IsHandled: Boolean)
begin
end;
KVSPSAOnCheckUsage(Record KVSPSA Job Budget Line) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAOnCheckUsage(var JobBudgetLine: Record "KVSPSA Job Budget Line"):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSABudgetLineChangeWorkPack", 'KVSPSAOnCheckUsage', '', false, false)]
local procedure DoSomethingKVSPSAOnCheckUsage(var JobBudgetLine: Record "KVSPSA Job Budget Line")
begin
end;