Click or drag to resize

clsImportSetupBUSettingsMatrix Class

Data holder to import the internal service charges settings: MARIProjektImportSetupBUSettingsMatrix
Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportSetupBUSettingsMatrix

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsImportSetupBUSettingsMatrix : clsImportBase

The clsImportSetupBUSettingsMatrix type exposes the following members.

Constructors
  NameDescription
Public methodclsImportSetupBUSettingsMatrix
Initializes a new instance of the clsImportSetupBUSettingsMatrix class
Top
Properties
  NameDescription
Public propertyAccount
NVARCHAR(20): GL-Acount number, cost center, project code, creditor, debitor...
Public propertyBusinessUnitFrom
Business Unit (from the project)
Public propertyBusinessUnitTo
Business Unit (from the employee)
Public propertyCostRate
Value for factor/money
Public propertyCostRateDay
UNUSED
Public propertyParameterID
Enumeration for the matrix
Public propertyValidFrom
Validation Period. Settings can be changed Valid from a new month yyyymmm
Top
Methods
  NameDescription
Public methodbReadFromDB
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).)
Public methodbSaveRSToMDB (Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).)
Top
Remarks
See Also