Click or drag to resize

clsImportBase Methods

The clsImportBase type exposes the following members.

Methods
  NameDescription
Public methodStatic memberbIsNil
Public methodbReadFromDB
Reading from the MARIProject Database into the clsImport...Class. (Used to save the data into the Access database) Only for internal use !! For reading data please use your own SQL !
Public methodbSaveRSToMDB
This function will save the content of the class in to the MS Access mdb database table
Public methodbValidateAndRemove
For some selected dimensions, removing the master data is implemented
Public methodbValidateClassNumber
Checks the given class number whether the key string conforms the MARIProject settings i.e. Project number, Employee number etc.
Public methodGetListUserDefinedFields
Returns the user defined field for the master data dimensions. The fields have to be defined directly in MARIProject.
Public methodGetUserDefinedFieldValue
Public methodPrintChangeValues
For debugging, shows the properties set.
Public methodSetUserDefinedFieldValue
Stores a value for the user defined field for the import. User GetListUserDefinedFields to get all fields.
Public methodsGetClassNummer
Create new identifier for employees, projects.. based on a given filter like "M1*"
Public methodsGetFreeClassNummer
Creates a new class number i.e. Project, Employee etc. considering the identifier format.
Public methodsKeyMatchcode
Public methodValidateUser
Top
See Also