Skip to content

KVSPSADocumentLineBuffer#

Extends #2c03e548534c4aaa9127c190168991a0#KVSKBADocumentLineBuffer

Events#

OnConvertAndSetFromJobDocumentLineType(Record KVSKBADocumentLineBuffer, Enum KVSPSAJobDocumentLineType, Boolean) :#

Summary: Used to set Rec.Type for different JobDocumentLineType

[IntegrationEvent(false, false)]
local procedure OnConvertAndSetFromJobDocumentLineType(var Rec: Record "KVSKBADocumentLineBuffer"; JobDocumentLineType: Enum "KVSPSAJobDocumentLineType"; var IsHandled: Boolean): 
[EventSubscriber(ObjectType::TableExtension, TableExtension::"KVSPSADocumentLineBuffer", 'OnConvertAndSetFromJobDocumentLineType', '', false, false)]
local procedure DoSomethingOnConvertAndSetFromJobDocumentLineType(var Rec: Record "KVSKBADocumentLineBuffer"; JobDocumentLineType: Enum "KVSPSAJobDocumentLineType"; var IsHandled: Boolean)
begin
end;

Parameters:

  • Rec: Current Record KVSKBADocumentLineBuffer
  • JobDocumentLineType: Current Enum KVSPSAJobDocumentLineType
  • IsHandled: IsHandled Boolean