Table 2110 O365 Sales Initial Setup in 17
- App
- Base Application
Fields, 20Keys, 1Procedures, 7
Versions171819202122232425262728latest
Source-
Fields, 20
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Primary Key | Code[10] | - |
| 2 | Payment Reg. Template Name | Code[10] | - |
| 3 | Payment Reg. Batch Name | Code[10] | - |
| 4 | Is initialized | Boolean | - |
| 5 | Default Customer Template | Code[10] | - |
| 6 | Default Item Template | Code[10] | - |
| 7 | Default Payment Terms Code | Code[10] | - |
| 8 | Default Payment Method Code | Code[10] | - |
| 9 | Sales Invoice No. Series | Code[20] | - |
| 10 | Posted Sales Inv. No. Series | Code[20] | - |
| 11 | Tax Type | Option | - |
| 12 | Default VAT Bus. Posting Group | Code[20] | - |
| 13 | Normal VAT Prod. Posting Gr. | Code[20] | - |
| 14 | Reduced VAT Prod. Posting Gr. | Code[20] | - |
| 15 | Zero VAT Prod. Posting Gr. | Code[20] | - |
| 16 | C2Graph Endpoint | Text[250] | - |
| 17 | Sales Quote No. Series | Code[20] | - |
| 18 | Engage Endpoint | Text[250] | - |
| 19 | Coupons Integration Enabled | Boolean | - |
| 20 | Graph Enablement Reminder | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Primary Key | - |
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| IsUsingSalesTax | () | Boolean | public | - |
| IsUsingVAT | () | Boolean | public | - |
| UpdateDefaultPaymentTerms | (Code[10]) | public | - | |
| UpdateDefaultPaymentMethod | (Code[10]) | public | - | |
| UpdateDefaultPaymentMethodFromRec | (var Record Payment Method) | public | - | |
| IsDefaultPaymentMethod | (var Record Payment Method) | Boolean | public | - |
| IsDefaultPaymentTerms | (var Record Payment Terms) | Boolean | public | - |