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 Table "ForNAV Report Layout"

ExportLayout

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

Parameters

Name Type Description
ReportLayout Table "ForNAV Report Layout"

ExportLayout

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

Parameters

Name Type Description
ReportLayout Table "ForNAV Report Layout"
TempBlob __MissingTypeSymbol__

See also