Table 130 Incoming Document in 17
- App
- Base Application
Fields, 51Keys, 6Procedures, 76Events, 22
Versions171819202122232425262728latest
Source29
Fields, 51
| Id | Name | Type | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| 1 | Entry No. | Integer | - | ||||
| 2 | Description | Text[100] | - | ||||
| 3 | Created Date-Time | DateTime | - | ||||
| 4 | Created By User ID | Guid | - | ||||
| 5 | Created By User Name | Code[50] | - | ||||
| 6 | Released | Boolean | - | ||||
| 7 | Released Date-Time | DateTime | - | ||||
| 8 | Released By User ID | Guid | - | ||||
| 9 | Released By User Name | Code[50] | - | ||||
| 10 | Last Date-Time Modified | DateTime | - | ||||
| 11 | Last Modified By User ID | Guid | - | ||||
| 12 | Last Modified By User Name | Code[50] | - | ||||
| 13 | Posted | Boolean | - | ||||
| 14 | Posted Date-Time | DateTime | - | ||||
| 15 | Document Type | Option | - | ||||
| 16 | Document No. | Code[20] | - | ||||
| 17 | Posting Date | Date | - | ||||
| 18 | Status | Option | - | ||||
| 19 | URL1 | Text[250] | Removed 15.0 | ||||
| URL field was introduced | |||||||
| 20 | URL2 | Text[250] | Removed 15.0 | ||||
| URL field was introduced | |||||||
| 21 | URL3 | Text[250] | Removed 15.0 | ||||
| URL field was introduced | |||||||
| 22 | URL4 | Text[250] | Removed 15.0 | ||||
| URL field was introduced | |||||||
| 23 | Vendor Name | Text[100] | - | ||||
| 24 | Vendor VAT Registration No. | Text[30] | - | ||||
| 25 | Vendor IBAN | Code[50] | - | ||||
| 26 | Document Date | Date | - | ||||
| 27 | Vendor Bank Branch No. | Text[20] | - | ||||
| 28 | Vendor Bank Account No. | Text[30] | - | ||||
| 29 | Vendor No. | Code[20] | - | ||||
| 30 | Data Exchange Type | Code[20] | - | ||||
| 31 | OCR Data Corrected | Boolean | - | ||||
| 32 | OCR Status | Option | - | ||||
| 33 | OCR Track ID | Text[20] | - | ||||
| 38 | OCR Service Doc. Template Code | Code[20] | - | ||||
| 39 | OCR Service Doc. Template Name | Text[50] | - | ||||
| 40 | OCR Process Finished | Boolean | - | ||||
| 41 | Created Doc. Error Msg. Type | Option | - | ||||
| 42 | Vendor Id | Guid | - | ||||
| 50 | Currency Code | Code[10] | - | ||||
| 51 | Amount Excl. VAT | Decimal | - | ||||
| 52 | Amount Incl. VAT | Decimal | - | ||||
| 53 | VAT Amount | Decimal | - | ||||
| 54 | Due Date | Date | - | ||||
| 55 | Vendor Invoice No. | Code[35] | - | ||||
| 56 | Order No. | Code[20] | - | ||||
| 57 | Vendor Phone No. | Text[30] | - | ||||
| 58 | Related Record ID | RecordId | - | ||||
| 60 | URL | Text[1024] | - | ||||
| 160 | Job Queue Status | Option | - | ||||
| 161 | Job Queue Entry ID | Guid | - | ||||
| 162 | Processed | Boolean | - | ||||
Keys, 6
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Entry No. | - |
| Key2 | Status | - |
| Key3 | Document No., Posting Date | - |
| Key4 | OCR Status | - |
| Key5 | Vendor No. | - |
| Key6 | Processed | - |
Procedures, 76
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| GetURL | () | Text | public | - | |||
| SetURL | (Text) | public | - | ||||
| Release | () | public | - | ||||
| Reject | () | public | - | ||||
| CheckNotCreated | () | public | - | ||||
| CreateDocumentWithDataExchange | () | public | - | ||||
| TryCreateDocumentWithDataExchange | () | public | - | ||||
| CreateReleasedDocumentWithDataExchange | () | public | - | ||||
| CreateManually | () | public | - | ||||
| CreateGenJnlLine | () | public | - | ||||
| CreatePurchInvoice | () | public | - | ||||
| CreatePurchCreditMemo | () | public | - | ||||
| CreateSalesInvoice | () | public | - | ||||
| CreateSalesCreditMemo | () | public | - | ||||
| CreateGeneralJournalLineWithDataExchange | () | public | - | ||||
| TryCreateGeneralJournalLineWithDataExchange | () | public | - | ||||
| RemoveReferenceToWorkingDocument | (Integer) | public | - | ||||
| CreateIncomingDocument | (Text, Text) | Integer | public | - | |||
| CreateIncomingDocument | (InStream, Text) | public | - | ||||
| CreateIncomingDocumentFromServerFile | (Text, Text) | public | Pending 15.3 | ||||
| Replaced with CreateIncomingDocument function | |||||||
| TestReadyForProcessing | () | public | - | ||||
| PostedDocExists | (Code[20], Date) | Boolean | public | - | |||
| GetPostedDocType | (Date, Code[20], var Boolean) | Integer | public | - | |||
| SetPostedDocFields | (Date, Code[20]) | public | - | ||||
| SetPostedDocFieldsForcePosted | (Date, Code[20], Boolean) | public | - | ||||
| UndoPostedDocFields | () | public | - | ||||
| UpdateIncomingDocumentFromPosting | (Integer, Date, Code[20]) | public | - | ||||
| SetGenJournalLine | (var Record Gen. Journal Line) | public | - | ||||
| SetSalesDoc | (var Record Sales Header) | public | - | ||||
| SetPurchDoc | (var Record Purchase Header) | public | - | ||||
| HyperlinkToDocument | (Code[20], Date) | public | - | ||||
| ForwardToExistingLink | (Code[20], Date) | Boolean | public | - | |||
| ShowCard | (Code[20], Date) | public | - | ||||
| ShowCardFromEntryNo | (Integer) | public | - | ||||
| ImportAttachment | (var Record Incoming Document) | public | - | ||||
| AddXmlAttachmentFromXmlText | (var Record Incoming Document Attachment, Text, Text) | public | - | ||||
| AddAttachmentFromStream | (var Record Incoming Document Attachment, Text, Text, var InStream) | public | - | ||||
| AddAttachmentFromServerFile | (Text, Text) | public | - | ||||
| SelectIncomingDocument | (Integer, RecordId) | Integer | public | - | |||
| SelectIncomingDocumentForPostedDocument | (Code[20], Date, RecordId) | public | - | ||||
| SendToJobQueue | (Boolean) | public | - | ||||
| ResetOriginalOCRData | () | public | - | ||||
| UploadCorrectedOCRData | () | Boolean | public | - | |||
| SaveErrorMessages | (var Record Error Message) | public | - | ||||
| RemoveFromJobQueue | (Boolean) | public | - | ||||
| SendToOCR | (Boolean) | public | - | ||||
| SetStatus | (Option) | public | - | ||||
| RetrieveFromOCR | (Boolean) | public | - | ||||
| GetGeneratedFromOCRAttachment | (var Record Incoming Document Attachment) | Boolean | public | - | |||
| GetDataExchangePath | (Integer) | Text | public | - | |||
| ShowRecord | () | public | - | ||||
| GetRecord | (var Variant) | Boolean | public | - | |||
| RemoveLinkToRelatedRecord | () | public | - | ||||
| RemoveReferencedRecords | () | public | - | ||||
| CreateFromAttachment | () | public | - | ||||
| GetMainAttachment | (var Record Incoming Document Attachment) | Boolean | public | - | |||
| GetMainAttachmentFileName | () | Text | public | - | |||
| GetRecordLinkText | () | Text | public | - | |||
| GetOCRResutlFileName | () | Text | public | - | |||
| MainAttachmentDrillDown | () | public | - | ||||
| ReplaceOrInsertMainAttachment | () | public | - | ||||
| ReplaceMainAttachment | (Text) | public | - | ||||
| ShowMainAttachment | () | public | Pending 15.1 | ||||
| Function scope will be changed to OnPrem | |||||||
| OCRResultDrillDown | () | public | - | ||||
| GetAdditionalAttachments | (var Record Incoming Document Attachment) | Boolean | public | - | |||
| DefaultAttachmentIsXML | () | Boolean | public | - | |||
| FindByDocumentNoAndPostingDate | (RecordRef, var Record Incoming Document) | Boolean | public | - | |||
| FindByDocumentNoAndPostingDate | (var Record Incoming Document, Text, Text) | Boolean | public | - | |||
| FindFromIncomingDocumentEntryNo | (RecordRef, var Record Incoming Document) | Boolean | public | - | |||
| GetStatusStyleText | () | Text | public | - | |||
| WaitingToReceiveFromOCR | () | Boolean | public | - | |||
| OCRIsEnabled | () | Boolean | public | - | |||
| IsADocumentAttached | () | Boolean | public | - | |||
| TestReadyForApproval | () | public | - | ||||
| HasAttachment | () | Boolean | public | - | |||
| CanReplaceMainAttachment | () | Boolean | public | - | |||
Events, 22
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnCheckIncomingDocReleaseRestrictions | () | - |
| Integration event | OnCheckIncomingDocCreateDocRestrictions | () | - |
| Integration event | OnCheckIncomingDocSetForOCRRestrictions | () | - |
| Integration event | OnAfterCreateGenJnlLineFromIncomingDocSuccess | (var Record Incoming Document) | - |
| Integration event | OnAfterCreateGenJnlLineFromIncomingDocFail | (var Record Incoming Document) | - |
| Integration event | OnAfterCreateManually | (var Record Incoming Document) | - |
| Integration event | OnAfterCreateSalesHeaderFromIncomingDoc | (var Record Sales Header) | - |
| Integration event | OnAfterCreatePurchHeaderFromIncomingDoc | (var Record Purchase Header) | - |
| Integration event | OnAfterFindPostedRecord | (var Variant, var Boolean, var Record Incoming Document) | - |
| Integration event | OnAfterFindUnpostedRecord | (var Variant, var Boolean, var Record Incoming Document) | - |
| Integration event | OnAfterGetRelatedRecordCaption | (var RecordRef, var Text) | - |
| Integration event | OnAfterUpdateDocumentFields | (var Record Incoming Document, var Boolean) | - |
| Integration event | OnBeforeCreateManually | (var Record Incoming Document, var Boolean) | - |
| Integration event | OnBeforeCreateSalesHeaderFromIncomingDoc | (var Record Sales Header) | - |
| Integration event | OnBeforeDeleteApprovalEntries | (var Record Incoming Document, var Boolean) | - |
| Integration event | OnCreatePurchDocOnBeforePurchHeaderInsert | (var Record Purchase Header) | - |
| Integration event | OnGetDataExchangePath | (Record Data Exch. Line Def, Integer, var Text) | - |
| Integration event | OnBeforeGetJournalTemplateAndBatch | (var Code[10], var Code[10], var Boolean) | - |
| Integration event | OnCreateGenJnlLineOnBeforeShowRecord | (Record Incoming Document, var Boolean) | - |
| Integration event | OnCreateSalesDocOnBeforeShowRecord | (Record Incoming Document, var Boolean) | - |
| Integration event | OnCreatePurchDocOnBeforeShowRecord | (Record Incoming Document, var Boolean) | - |
| Integration event | OnRemoveReferenceToWorkingDocumentOnBeforeModify | (var Record Incoming Document) | - |