clsImportSysCustomerLanguages Class |
Import/Update MARIProject Languages with the ISO settings. Used for notifications and sales/purchase invoices.
Stored in table MARISysCustomerLanguages/MPSysKundenSprachen: System: Languages in MARIProject.
They are linked to the languages in the SBO databases via clsImportSysCustomerLanguagesCompany
Namespace: MARIInterface
The clsImportSysCustomerLanguages type exposes the following members.
| Name | Description | |
|---|---|---|
| clsImportSysCustomerLanguages | Initializes a new instance of the clsImportSysCustomerLanguages class |
| Name | Description | |
|---|---|---|
| ChangeDate | ChangeDate | |
| ChangeUser | ChangeUser | |
| CreateDate | CreateDate | |
| CreateUser | CreateUser | |
| CustomerLanguageCompanyMapping |
Collection to process the language mappings to the companies. Used to learn the language set in OCRD to the lanugage code in MARI
| |
| CustomerLanguageID | CustomerLanguageID | |
| LanguageKey | LanguageKey | |
| LanguageMode | LanguageMode | |
| Matchcode | Matchcode | |
| MatchcodeID | MatchcodeID | |
| SysLangID | SysLangID | |
| UpdateStamp | UpdateStamp |
| Name | Description | |
|---|---|---|
| bReadFromDB |
Read values from the MARIProject table to the object
(Overrides clsImportBasebReadFromDB(MPInterface, String).) | |
| bSaveRSToMDB |
Save the values to the MS Access DTW database.
(Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).) |