Table of Contents

KVSGAEBImport GAEB2000

Procedures

Import2000(Record KVSGAEB Document Header) :

Summary: Imports a GAEB2000 format file and processes it into a GAEB Document Header. Handles file upload, XML buffer creation, and document processing.

procedure Import2000(var DocHeaderVar: Record "KVSGAEB Document Header"): 

Parameters:

  • DocHeaderVar: The GAEB Document Header record that will be populated with the imported data.

Events

OnUploadFileIntoStream(Codeunit Temp Blob) :

[IntegrationEvent(false, false)]
local procedure OnUploadFileIntoStream(var TempBlob: Codeunit "Temp Blob"):