Codeunit 18126503 EOS091 PTS Attachments Mgt.

Codeunit 18126503 EOS091 PTS Attachments Mgt.

Methods

SavePDF

procedure SavePDF(Rec: Record "EOS091 PTS Technical Specs")

Parameters / Return Value

  • Rec Record "EOS091 PTS Technical Specs"

CopyAttachments

procedure CopyAttachments(SourceTechSpecs: Record "EOS091 PTS Technical Specs"; TargetTechSpecs: Record "EOS091 PTS Technical Specs")

Parameters / Return Value

  • SourceTechSpecs Record "EOS091 PTS Technical Specs"

  • TargetTechSpecs Record "EOS091 PTS Technical Specs"


Events

OnBeforeSaveReportToBlob

local procedure OnBeforeSaveReportToBlob(var AttachmentEntry: Record "Name/Value Buffer"; var IsHandled: Boolean)

Raised before saving the standard report to the AttachmentEntry.

Parameters / Return Value

  • AttachmentEntry Record "Name/Value Buffer"

    The temporary entry where the report will be saved in the “Value BLOB” field.

  • IsHandled Boolean

    Set it to true if you want to save your own custom report.



EOS Labs -