Objects/Tables/Table 2103 O365 Sales Document
Table 2103 O365 Sales Document in 19
Jonas Paprotka, Base Application 19.5.36567.56815, checked
- App
- Base Application
Fields, 28Keys, 2Procedures, 9Events, 1
Versions171819202122232425262728latest
Source-
Fields, 28
| Id | Name | Type | Obsolete |
|---|
| 1 | Document Type | Option | - |
| 2 | Sell-to Customer No. | Code[20] | - |
| 3 | No. | Code[20] | - |
| 24 | Due Date | Date | - |
| 32 | Currency Code | Code[10] | - |
| 79 | Sell-to Customer Name | Text[100] | - |
| 84 | Sell-to Contact | Text[100] | - |
| 99 | Document Date | Date | - |
| 166 | Last Email Sent Time | DateTime | - |
| 167 | Last Email Sent Status | Option | - |
| 168 | Sent as Email | Boolean | - |
| 169 | Last Email Notif Cleared | Boolean | - |
| 170 | IsTest | Boolean | - |
| 2100 | Posted | Boolean | - |
| 2101 | Canceled | Boolean | - |
| 2102 | Currency Symbol | Text[10] | - |
| 2103 | Document Status | Option | - |
| 2104 | Sales Amount | Decimal | - |
| 2105 | Outstanding Amount | Decimal | - |
| 2106 | Total Invoiced Amount | Text[250] | - |
| 2107 | Outstanding Status | Text[250] | - |
| 2108 | Document Icon | MediaSet | Pending 15.0 |
| We no longer show a document icon. |
| 2109 | Payment Method | Code[10] | - |
| 2110 | Display No. | Text[20] | - |
| 2111 | Quote Valid Until Date | Date | - |
| 2112 | Quote Accepted | Boolean | - |
| 2113 | Quote Sent to Customer | DateTime | - |
| 2114 | Quote Accepted Date | Date | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Document Type, No., Posted | - |
| Key2 | Sell-to Customer Name | - |
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|
| UpdateFields | () | | public | - |
| IsOverduePostedInvoice | () | Boolean | public | - |
| OnFind | (Text) | Boolean | public | - |
| OnNext | (Integer) | Integer | public | - |
| FindPostedDocument | (Text) | Boolean | public | - |
| SetSortByDocDate | () | | public | - |
| SetSortByDueDate | () | | public | - |
| OpenDocument | () | | public | - |
| IgnoreInvoices | () | | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterCopySalesInvoiceHeaderFilters | (var Record O365 Sales Document, Record Sales Invoice Header) | - |