Table 8627 Config. Setup in 23
- App
- Base Application
- Namespace
- System.IO
Fields, 54Keys, 1Procedures, 12
Versions171819202122232425262728latest
Source29
Fields, 54
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Primary Key | Code[10] | - |
| 2 | Name | Text[100] | - |
| 3 | Name 2 | Text[50] | - |
| 4 | Address | Text[100] | - |
| 5 | Address 2 | Text[50] | - |
| 6 | City | Text[30] | - |
| 7 | Phone No. | Text[30] | - |
| 8 | Phone No. 2 | Text[30] | - |
| 9 | Telex No. | Text[30] | - |
| 10 | Fax No. | Text[30] | - |
| 11 | Giro No. | Text[20] | - |
| 12 | Bank Name | Text[100] | - |
| 13 | Bank Branch No. | Text[20] | - |
| 14 | Bank Account No. | Text[30] | - |
| 15 | Payment Routing No. | Text[20] | - |
| 17 | Customs Permit No. | Text[10] | - |
| 18 | Customs Permit Date | Date | - |
| 19 | VAT Registration No. | Text[20] | - |
| 20 | Registration No. | Text[20] | - |
| 21 | Telex Answer Back | Text[20] | - |
| 22 | Ship-to Name | Text[100] | - |
| 23 | Ship-to Name 2 | Text[50] | - |
| 24 | Ship-to Address | Text[100] | - |
| 25 | Ship-to Address 2 | Text[50] | - |
| 26 | Ship-to City | Text[30] | - |
| 27 | Ship-to Contact | Text[100] | - |
| 28 | Location Code | Code[10] | - |
| 29 | Picture | Blob | - |
| 30 | Post Code | Code[20] | - |
| 31 | County | Text[30] | - |
| 32 | Ship-to Post Code | Code[20] | - |
| 33 | Ship-to County | Text[30] | - |
| 34 | Text[80] | - | |
| 35 | Home Page | Text[80] | - |
| 36 | Country/Region Code | Code[10] | - |
| 37 | Ship-to Country/Region Code | Code[10] | - |
| 38 | IBAN | Code[50] | - |
| 39 | SWIFT Code | Code[20] | - |
| 40 | Industrial Classification | Text[30] | - |
| 500 | Logo Position on Documents | Option | - |
| 5700 | Responsibility Center | Code[10] | - |
| 5791 | Check-Avail. Period Calc. | DateFormula | - |
| 5792 | Check-Avail. Time Bucket | Option | - |
| 7600 | Base Calendar Code | Code[10] | - |
| 7601 | Cal. Convergence Time Frame | DateFormula | - |
| 8600 | Package File Name | Text[250] | - |
| 8601 | Package Code | Code[20] | - |
| 8602 | Language ID | Integer | - |
| 8603 | Product Version | Text[80] | - |
| 8604 | Package Name | Text[50] | - |
| 8605 | Your Profile Code | Code[30] | - |
| 8606 | Your Profile App ID | Guid | - |
| 8607 | Your Profile Scope | Option | - |
| 8608 | Package File | Blob | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Primary Key | - |
Procedures, 12
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CompleteWizard | () | Boolean | public | - |
| SelectDefaultRoleCenter | (Code[30], Guid, Option) | public | - | |
| ReadPackageHeader | (Text) | public | - | |
| ReadPackageHeaderFromStream | (InStream) | public | - | |
| ImportPackage | (Text) | public | - | |
| ImportPackageFromStream | (InStream) | public | - | |
| ApplyPackages | () | Integer | public | - |
| ApplyAnswers | () | public | - | |
| CopyCompInfo | () | public | - | |
| SetHideDialog | (Boolean) | public | - | |
| DecompressPackage | (Boolean) | Text | public | - |
| DecompressPackageToBlob | (var Codeunit Temp Blob, var Codeunit Temp Blob) | public | - |