Page "Incoming Doc. Attach. FactBox"

ID 193
Namespace: Microsoft.EServices.EDocument

Properties

Name Value
Caption Incoming Document Files
Editable False
PageType ListPart
SourceTable Table Microsoft.EServices.EDocument."Inc. Doc. Attachment Overview"
SourceTableTemporary True

Methods

LoadDataFromOnFindRecord

procedure LoadDataFromOnFindRecord(): Boolean

Returns

Type Description
Boolean

LoadDataFromRecord

procedure LoadDataFromRecord(MainRecordVariant: Variant)

Parameters

Name Type Description
MainRecordVariant Variant

SetCurrentRecordID

procedure SetCurrentRecordID(NewRecordID: RecordId)

Parameters

Name Type Description
NewRecordID RecordId

LoadDataFromIncomingDocument

procedure LoadDataFromIncomingDocument(IncomingDocument: Record "Incoming Document")

Parameters

Name Type Description
IncomingDocument Table Microsoft.EServices.EDocument."Incoming Document"

GetIncomingDocumentRecord

procedure GetIncomingDocumentRecord(MainRecordVariant: Variant, var IncomingDocument: Record "Incoming Document"): Boolean

Parameters

Name Type Description
MainRecordVariant Variant
IncomingDocument Table Microsoft.EServices.EDocument."Incoming Document"

Returns

Type Description
Boolean

RecordHasMainAttachment

procedure RecordHasMainAttachment()

Events

OnAfterLoadDataFromRecord

[IntegrationEvent(True,False)]
local procedure OnAfterLoadDataFromRecord(var MainRecordRef: RecordRef)

Parameters

Name Type Description
MainRecordRef RecordRef

OnLoadDataFromRecordOnBeforeDeleteAll

[IntegrationEvent(False,False)]
local procedure OnLoadDataFromRecordOnBeforeDeleteAll(var TempIncDocAttachmentOverview: Record "Inc. Doc. Attachment Overview" temporary)

Parameters

Name Type Description
TempIncDocAttachmentOverview Table Microsoft.EServices.EDocument."Inc. Doc. Attachment Overview"

OnLoadDataFromIncomingDocumentOnBeforeDeleteAll

[IntegrationEvent(False,False)]
local procedure OnLoadDataFromIncomingDocumentOnBeforeDeleteAll(var TempIncDocAttachmentOverview: Record "Inc. Doc. Attachment Overview" temporary)

Parameters

Name Type Description
TempIncDocAttachmentOverview Table Microsoft.EServices.EDocument."Inc. Doc. Attachment Overview"

See also