clsImportProjectContractPosition Methods |
The clsImportProjectContractPosition 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 | (Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).) | |
| GetListUserDefinedFields |
Returns the user defined field definition for the dimension "Sales Contract Position". The fields have to be defined directly in MARIProject.
(Overrides clsImportBaseGetListUserDefinedFields(MPInterface).) | |
| SetUserDefinedFieldValue |
Fill user defined field with value
(Overrides clsImportBaseSetUserDefinedFieldValue(String, Object).) |