Table "Document Search Result"
Table 983 "Document Search Result" stores search results for document lookup functionality. Used as a temporary table to display matching documents during payment registration and document search operations.
Properties
| Name | Value |
|---|---|
| Caption | Document Search Result |
| DataCaptionFields | 2,5 |
| DataClassification | CustomerContent |
Fields
| Name | Type | Description |
|---|---|---|
| "Doc. Type" | Integer | Document type identifier for the search result. |
| "Doc. No." | Code[20] | Document number of the search result. |
| Amount | Decimal | Amount associated with the document. |
| "Table ID" | Integer | Table ID of the source table containing the document. |
| Description | Text[100] | Description of the document search result. |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |