KVSPSAREAllocationAcrossJobs#
Events#
KVSPSAREOnBeforeGetCorrespondingPSPLineFromAllocateToJob(Record KVSPSAJobPSPLine, Boolean) :#
[IntegrationEvent(false, false)]
local procedure KVSPSAREOnBeforeGetCorrespondingPSPLineFromAllocateToJob(var KVSPSAJobPSPLine: Record "KVSPSAJobPSPLine"; var IsHandled: Boolean):
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSPSAREAllocationAcrossJobs", 'KVSPSAREOnBeforeGetCorrespondingPSPLineFromAllocateToJob', '', false, false)]
local procedure DoSomethingKVSPSAREOnBeforeGetCorrespondingPSPLineFromAllocateToJob(var KVSPSAJobPSPLine: Record "KVSPSAJobPSPLine"; var IsHandled: Boolean)
begin
end;