Objects/Tables/Table 1303 Mini Vendor Template
Table 1303 Mini Vendor Template in 19
Jonas Paprotka, Base Application 19.5.36567.56815, checked
- App
- Base Application
- Obsolete
- Pending 16.0. Deprecate mini templates. Use table "Vendor Templ." instead and for extensions.
Fields, 20Keys, 1Procedures, 8Events, 3
Versions171819202122232425262728latest
Source-
Fields, 20
| Id | Name | Type | Obsolete |
|---|
| 1 | Key | Integer | - |
| 2 | Code | Code[10] | - |
| 3 | Template Name | Text[100] | - |
| 7 | City | Text[30] | - |
| 21 | Vendor Posting Group | Code[20] | - |
| 22 | Currency Code | Code[10] | - |
| 24 | Language Code | Code[10] | - |
| 27 | Payment Terms Code | Code[10] | - |
| 28 | Fin. Charge Terms Code | Code[10] | - |
| 33 | Invoice Disc. Code | Code[20] | - |
| 35 | Country/Region Code | Code[10] | - |
| 47 | Payment Method Code | Code[10] | - |
| 80 | Application Method | Option | - |
| 82 | Prices Including VAT | Boolean | - |
| 88 | Gen. Bus. Posting Group | Code[20] | - |
| 91 | Post Code | Code[20] | - |
| 92 | County | Text[30] | - |
| 110 | VAT Bus. Posting Group | Code[20] | - |
| 116 | Block Payment Tolerance | Boolean | - |
| 7602 | Validate EU Vat Reg. No. | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Key | - |
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|
| CreateFieldRefArray | (var FieldRef, RecordRef) | | public | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| InitializeTempRecordFromConfigTemplate | (var Record Mini Vendor Template, Record Config. Template Header) | | public | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| CreateConfigTemplateFromExistingVendor | (Record Vendor, var Record Mini Vendor Template) | | public | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| SaveAsTemplate | (Record Vendor) | | public | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| NewVendorFromTemplate | (var Record Vendor) | Boolean | public | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| UpdateVendorFromTemplate | (var Record Vendor) | | public | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| InsertVendorFromTemplate | (Record Config. Template Header, var Record Vendor) | | public | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| UpdateVendorsFromTemplate | (var Record Vendor) | | public | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeNewVendorFromTemplate | (var Record Config. Template Header, Record Vendor) | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| Integration event | OnAfterCreateFieldRefArray | (var FieldRef, RecordRef) | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| Integration event | OnCreateConfigTemplateFromExistingVendorOnBeforeInitTempRec | (Record Vendor, var Record Mini Vendor Template, var Record Config. Template Header) | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |