Codeunit 1173 Document Attachment Mgmt in 23
- App
- Base Application
- Namespace
- Microsoft.Foundation.Attachment
Versions171819202122232425262728latest
Source29
Procedures, 23
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| IsDuplicateFile | (Integer, Code[20], Option, Integer, Text, Text) | Boolean | public | - |
| ShowNotification | (Variant, Integer, Boolean) | public | - | |
| ShowNotFoundPrintableReportsNotification | (Variant) | public | - | |
| ShowDocumentAttachments | (Notification) | public | - | |
| CopyAttachmentsForPostedDocs | (var RecordRef, var RecordRef) | public | - | |
| DeleteAttachedDocuments | (RecordRef) | public | - | |
| SetDocumentAttachmentFiltersForRecRef | (var Record Document Attachment, RecordRef) | public | - | |
| IsSalesDocumentFlow | (Integer) | Boolean | internal | - |
| IsPurchaseDocumentFlow | (Integer) | Boolean | internal | - |
| IsFlowFieldsEditable | (Integer) | Boolean | internal | - |
| TableHasNumberFieldPrimayKey | (Integer, var Integer) | Boolean | internal | - |
| TableHasDocTypePrimaryKey | (Integer, var Integer) | Boolean | internal | - |
| TableHasLineNumberPrimaryKey | (Integer, var Integer) | Boolean | internal | - |
| CopyAttachments | (var RecordRef, var RecordRef) | public | - | |
| DeleteAttachedDocumentsWithConfirm | (RecordRef) | public | - | |
| AttachedDocumentsExist | (RecordRef) | Boolean | public | - |
| SetDocumentAttachmentRelatedFiltersForRecRef | (var Record Document Attachment, RecordRef) | public | - | |
| SetDocumentAttachmentFiltersForRecRefInternal | (var Record Document Attachment, RecordRef, Boolean) | internal | - | |
| CopyAttachments | (Variant, Variant) | public | - | |
| CopyAttachmentsForPostedDocsLines | (var RecordRef, var RecordRef) | public | - | |
| MoveAttachmentsWithinSameRecordType | (var RecordRef, var RecordRef) | public | - | |
| ShowDocPrintedToAttachmentNotification | (Variant, Boolean) | public | - | |
| TableHasVATReportConfigCodePrimaryKey | (Integer, var Integer) | Boolean | internal | - |
Events, 13
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeCopyAttachmentsForPostedDocsLines | (var RecordRef, var RecordRef, var Boolean) | - |
| Integration event | OnBeforeDocAttachForPostedPurchaseDocs | (var Record Purchase Header, var Record Purch. Inv. Header, var Record Purch. Cr. Memo Hdr., var Boolean) | - |
| Integration event | OnBeforeDocAttachForPostedSalesDocs | (var Record Sales Header, var Record Sales Invoice Header, var Record Sales Cr.Memo Header, var Boolean) | - |
| Integration event | OnCopyAttachmentsForPostedDocsOnBeforeToDocumentAttachmentInsert | (var Record Document Attachment, var Record Document Attachment) | - |
| Integration event | OnCopyAttachmentsForPostedDocsOnAfterToDocumentAttachmentInsert | (var Record Document Attachment, var Record Document Attachment) | - |
| Integration event | OnIsDuplicateFileOnAfterSetFilters | (var Record Document Attachment) | - |
| Integration event | OnAfterSetDocumentAttachmentFiltersForRecRef | (var Record Document Attachment, RecordRef) | - |
| Integration event | OnBeforeDeleteAttachedDocumentsWithConfirm | (RecordRef, var Boolean) | - |
| Integration event | OnAfterTableHasNumberFieldPrimaryKey | (Integer, var Boolean, var Integer) | - |
| Integration event | OnAfterTableHasDocTypePrimaryKey | (Integer, var Boolean, var Integer) | - |
| Integration event | OnAfterTableHasLineNumberPrimaryKey | (Integer, var Boolean, var Integer) | - |
| Integration event | OnAfterSetDocumentAttachmentFiltersForRecRefInternal | (var Record Document Attachment, RecordRef, Boolean) | - |
| Integration event | OnSetRelatedAttachmentsFilterOnBeforeSetTableIdFilter | (Integer, var Integer) | - |