Click or drag to resize

clsImportProjecteProjectType Enumeration

The Project type sets defines different functionality in MARIProject.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eProjectType
Members
  Member nameValueDescription
Undefined0
CustomerProjects1 This project type is used if an order or an associated project contract exists. The project is charged to the customer under the terms of contract.
InternalProjects2 Use this project type only if you want to plan and settle internal projects (e.g. organization, education and training, accounting). It applies normally to projects rendered for the own business unit
VacationProjects3 This project type is used in order to record and show the days of vacation causing expenses to the company. The number and kind of projects of this type depend on the company-internal requirements. You may, for example, create a separate vacation project for each business unit.
TemplateProjects4 A Project Template is exclusively used as template for creating other projects.
InternalProjectsWithContract5 Internal projects carried out on the basis of a project contract are planned and settled by using this project type. This affects mostly services that one business unit of your company renders for another business unit. In contrast to the above mentioned Internal Project, the service is entered in the time sheet and can be analyzed accordingly. This project type applies normally to research and development projects.
PreliminaryProjects6 Select this type for projects that are still at the stage of calculation and quotation
FlexitimeProjects7 A flextime project records and shows absence times which due to overtime compensation are no real absences.
AbsenseProjects8 Times being real absences (e.g. illness) are recorded by this project type.
UnPaidAbsenseProjects9 real absences unpaid. Without cost in time booking
Remarks
See Also