Table of Contents

Codeunit "ForNAV Report Layout Export"

ID 6188503

Methods

ExportSingleLayout

procedure ExportSingleLayout(var ReportLayout: Record "ForNAV Report Layout")

Parameters

Name Type Description
ReportLayout Record "ForNAV Report Layout"

ExportLayout

procedure ExportLayout(var ReportLayout: Record "ForNAV Report Layout")

Parameters

Name Type Description
ReportLayout Record "ForNAV Report Layout"

ExportLayout

procedure ExportLayout(var ReportLayout: Record "ForNAV Report Layout", var TempBlob: Codeunit "Temp Blob")

Parameters

Name Type Description
ReportLayout Record "ForNAV Report Layout"
TempBlob System.Utilities."Temp Blob"

See also