Codeunit 18122706 EOS 070 Std. Attach. Impl.
Codeunit 18122706 EOS 070 Std. Attach. Impl.
Methods
CheckForContentRequest
procedure CheckForContentRequest(var EOS070MESAttachmentEntry: Record "EOS 070 MES Attachment Entry" temporary): Boolean
Parameters / Return Value
- EOS070MESAttachmentEntry - Record "EOS 070 MES Attachment Entry"
- Returns - Boolean
GetAttachmentsList
procedure GetAttachmentsList(var EOS070MESAttachmentEntry: Record "EOS 070 MES Attachment Entry" temporary)
Parameters / Return Value
- EOS070MESAttachmentEntry Record "EOS 070 MES Attachment Entry"
GetAttachment
procedure GetAttachment(var EOS070MESAttachmentEntry: Record "EOS 070 MES Attachment Entry" temporary)
Parameters / Return Value
- EOS070MESAttachmentEntry Record "EOS 070 MES 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)
Parameters / Return Value
- CurrentRecordRef - RecordRef
- SourceType - Integer
- SourceGuid - Guid
OnRetrieveDocumentAttachmentsByRecordRef
local procedure OnRetrieveDocumentAttachmentsByRecordRef(var CurrentRecordRef: RecordRef; var DocumentAttachment: Record "Document Attachment")
Raised in the procedure “RetrieveDocumentAttachmentsByRecordRef”. Use it to filter Document Attachment record for tables not supported by the standard implementation.
Parameters / Return Value
- CurrentRecordRef - RecordRef- The current RecordRef 
- DocumentAttachment - Record "Document Attachment"- Document Attachment record to filter 
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
EOS Labs -