clsImportSetupBUSettingsMatrix Class |
Namespace: MARIInterface
The clsImportSetupBUSettingsMatrix type exposes the following members.
| Name | Description | |
|---|---|---|
| clsImportSetupBUSettingsMatrix | Initializes a new instance of the clsImportSetupBUSettingsMatrix class |
| Name | Description | |
|---|---|---|
| Account | NVARCHAR(20): GL-Acount number, cost center, project code, creditor, debitor... | |
| BusinessUnitFrom | Business Unit (from the project) | |
| BusinessUnitTo | Business Unit (from the employee) | |
| CostRate | Value for factor/money | |
| CostRateDay | UNUSED | |
| ParameterID | Enumeration for the matrix | |
| ValidFrom | Validation Period. Settings can be changed Valid from a new month yyyymmm |
| Name | Description | |
|---|---|---|
| bReadFromDB |
Reads the business unit setting matrix data from the database and copies the values to the class
Only for internal use! To load data use your own SQL.
(Overrides clsImportBasebReadFromDB(MPInterface, String).) | |
| bSaveRSToMDB | (Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).) |