Objects/Tables/Table 1300 Mini Customer Template
Table 1300 Mini Customer Template in 19
Jonas Paprotka, Base Application 19.5.36567.56815, checked
- App
- Base Application
- Obsolete
- Pending 16.0. Deprecate mini templates. Use table "Customer Templ." instead and for extensions.
Fields, 26Keys, 1Procedures, 8Events, 4
Versions171819202122232425262728latest
Source-
Fields, 26
| Id | Name | Type | Obsolete |
|---|
| 1 | Key | Integer | - |
| 2 | Code | Code[10] | - |
| 3 | Template Name | Text[100] | - |
| 7 | City | Text[30] | - |
| 11 | Document Sending Profile | Code[20] | - |
| 20 | Credit Limit (LCY) | Decimal | - |
| 21 | Customer Posting Group | Code[20] | - |
| 22 | Currency Code | Code[10] | - |
| 23 | Customer Price Group | Code[10] | - |
| 24 | Language Code | Code[10] | - |
| 27 | Payment Terms Code | Code[10] | - |
| 28 | Fin. Charge Terms Code | Code[10] | - |
| 34 | Customer Disc. Group | Code[20] | - |
| 35 | Country/Region Code | Code[10] | - |
| 42 | Print Statements | Boolean | - |
| 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] | - |
| 104 | Reminder Terms Code | Code[10] | - |
| 110 | VAT Bus. Posting Group | Code[20] | - |
| 116 | Block Payment Tolerance | Boolean | - |
| 7001 | Allow Line Disc. | 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 Customer Template, Record Config. Template Header) | | public | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| CreateConfigTemplateFromExistingCustomer | (Record Customer, var Record Mini Customer Template) | | public | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| SaveAsTemplate | (Record Customer) | | public | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| NewCustomerFromTemplate | (var Record Customer) | Boolean | public | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| UpdateCustomerFromTemplate | (var Record Customer) | | public | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| InsertCustomerFromTemplate | (Record Config. Template Header, var Record Customer) | | public | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| UpdateCustomersFromTemplate | (var Record Customer) | | public | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|
| 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 | OnBeforeInsertCustomerFromTemplate | (var Record Mini Customer Template, var Record Config. Template Header, var Record Customer) | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| Integration event | OnCreateConfigTemplateFromExistingCustomerOnBeforeInitTempRec | (Record Customer, var Record Mini Customer Template, var Record Config. Template Header) | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |
| Integration event | OnAfterInsertCustomerFromTemplate | (Record Mini Customer Template, Record Config. Template Header, var Record Customer) | Pending 18.0 |
| Will be removed with other functionality related to "old" templates. Replaced by new templates. |