Codeunit 18122613 EOS060 Std. Attach. Impl.

Codeunit 18122613 EOS060 Std. Attach. Impl.

Methods

CheckForContentRequest

procedure CheckForContentRequest(var AttachmentEntry: Record "EOS060 Attachment Entry" temporary): Boolean

Parameters / Return Value

  • AttachmentEntry Record "EOS060 Attachment Entry"

  • Returns Boolean


GetAttachmentsList

procedure GetAttachmentsList(var AttachmentEntry: Record "EOS060 Attachment Entry" temporary)

Parameters / Return Value

  • AttachmentEntry Record "EOS060 Attachment Entry"

GetAttachment

procedure GetAttachment(var AttachmentEntry: Record "EOS060 Attachment Entry" temporary)

Parameters / Return Value

  • AttachmentEntry Record "EOS060 Attachment Entry"

HasAttachment

procedure HasAttachment(SourceVariant: Variant): Boolean

Parameters / Return Value

  • SourceVariant Variant

  • Returns Boolean


Events

OnGetCurrentRecordRefFromFilters

local procedure OnGetCurrentRecordRefFromFilters(var CurrentRecordRef: RecordRef; SourceType: Integer; SourceGuid: Guid)

Raised when no match is found when decoding the RecordRef from filters.

Parameters / Return Value

  • CurrentRecordRef RecordRef

    The RecordRef to be assigned.

  • SourceType Integer

    The source table.

  • SourceGuid Guid

    The source SystemId.



EOS Labs -