Codeunit 1173 Document Attachment Mgmt in 26
- App
- Base Application
- Namespace
- Microsoft.Foundation.Attachment
Versions171819202122232425262728latest
Source29
Procedures, 30
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| IsDuplicateFile | (Integer, Code[20], Option, Integer, Text, Text) | Boolean | public | Pending 24.0 | |||
| Replaced with the same procedure with enum instead of option. | |||||||
| 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 | - | |||
| IsServiceDocumentFlow | (Integer) | Boolean | internal | - | |||
| TransformAttachmentDocumentTypeValue | (Integer, var Enum Attachment Document Type) | internal | - | ||||
| IsDuplicateFile | (Integer, Code[20], Enum Attachment Document Type, Integer, Text, Text) | Boolean | public | - | |||
| UpdateNumOfRecForFactbox | (var Record Document Attachment, var Integer) | internal | - | ||||
| GetRefTable | (var RecordRef, Record Document Attachment) | Boolean | public | - | |||
| DeleteAttachedDocuments | (Variant, Boolean) | public | - | ||||
| IsProductionDocumentFlow | (Integer) | Boolean | internal | - | |||
Events, 29
| 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) | - |
| Integration event | OnBeforeCopyAttachments | (var RecordRef, var RecordRef, var Boolean) | - |
| Integration event | OnAfterGetRefTable | (var RecordRef, Record Document Attachment) | - |
| Integration event | OnAfterIsFlowFieldsEditable | (Integer, var Boolean) | - |
| Integration event | OnAfterTableIsDocument | (Integer, var Boolean) | - |
| Integration event | OnCopyAttachmentsOnAfterSetFromParameters | (RecordRef, var Record Document Attachment, var Enum Attachment Document Type) | - |
| Integration event | OnCopyAttachmentsOnAfterSetDocumentFlowFilter | (var Record Document Attachment, RecordRef, RecordRef) | - |
| Integration event | OnCopyAttachmentsOnAfterSetToParameters | (var Record Document Attachment, RecordRef, var FieldRef, var Code[20], var Integer, var Enum Attachment Document Type) | - |
| Integration event | OnCopyAttachmentsOnAfterSetToDocumentFilters | (var Record Document Attachment, RecordRef, Enum Attachment Document Type, Code[20], Integer) | - |
| Integration event | OnAfterTableIsDocumentHeader | (Integer, var Boolean) | - |
| Integration event | OnAfterTableIsDocumentLine | (Integer, var Boolean) | - |
| Integration event | OnAfterTableIsEntity | (Integer, var Boolean) | - |
| Integration event | OnCopyAttachmentsForPostedDocsLinesOnAfterSetFromFilters | (RecordRef, var Record Document Attachment) | - |
| Integration event | OnCopyAttachmentsForPostedDocsLinesOnAfterSetToTableID | (RecordRef, var Record Document Attachment) | - |
| Integration event | OnAfterTransformAttachmentDocumentTypeValue | (Integer, var Enum Attachment Document Type) | - |
| Integration event | OnAfterIsServiceDocumentFlow | (Integer, var Boolean) | - |
| Integration event | OnAfterIsProductionDocumentFlow | (Integer, var Boolean) | - |