Skip to content

KVSPSAPostedJobShipmentSubform#

Events#

KVSPSAOnBeforeUndoShipmentPosting(Record KVSPSAPosted Job Document Line, Boolean) :#

[IntegrationEvent(false, false)]
local procedure KVSPSAOnBeforeUndoShipmentPosting(PostedJobDocumentLine: Record "KVSPSAPosted Job Document Line"; var IsHandled: Boolean): 
[EventSubscriber(ObjectType::Page, Page::"KVSPSAPostedJobShipmentSubform", 'KVSPSAOnBeforeUndoShipmentPosting', '', false, false)]
local procedure DoSomethingKVSPSAOnBeforeUndoShipmentPosting(PostedJobDocumentLine: Record "KVSPSAPosted Job Document Line"; var IsHandled: Boolean)
begin
end;