clsImportProjectContract Methods |
The clsImportProjectContract type exposes the following members.
| Name | Description | |
|---|---|---|
| bReadFromDB |
Reads the contract 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 |
Function to write data in to the Access MDB
(Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).) | |
| bUpdateContractIDsInAccess | ||
| GetListUserDefinedFields |
Returns the user defined field definition for the dimension "Sales Contract". The fields have to be defined directly in MARIProject.
(Overrides clsImportBaseGetListUserDefinedFields(MPInterface).) | |
| SetUserDefinedFieldValue |
Fill user defined field with value
(Overrides clsImportBaseSetUserDefinedFieldValue(String, Object).) |