Click or drag to resize

clsImportBaseeCoreDataClassID Enumeration

Identifier for each core data dimension. Used in many tables as ClassID.

Overview of ClassIDs by table

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eCoreDataClassID
Members
  Member nameValueDescription
Undefined0 0: Undefined Class Id
BusinessPartner11: BusinessParter (Customer, Supplier, Lead) OCRD. See clsImportBusinessPartner.
ContactPerson22: Contact person from SBO BusinessParter (Customer, Supplier, Lead) OCPR. See clsImportBPContactPerson.
Item33: Item Master (OITM). See clsImportItem.
MPUser8User in MARIProject. See clsImportEmployee.UserName
MPUserCombo9User in MARIProject (interna, customer) combo
PurchaseProcessDocumentHead1212: Purchase Process Document. See clsImportPurchaseProcessDocument.
BusinessUnit1414=Business Units. See clsImportSetupBusinessUnits.
Product16Support Product
SupportTicket17Support Issue/Ticket. clsImportSupportIssue.
MPCalendar19MARIProject Calendar Object
KnowledgeBase20Knowledge Base
CompanyID28Logical Link to SBO Database, managed in the MARIProjectAdministrator
Employees33Employees. See clsImportEmployee.
Phases38Phases. See clsImportPhase.
PreliminaryProjects39PreliminaryProjects. See clsImportProject.
Projects_Int40Projects. See clsImportProject.
Projects40Projects. See clsImportProject.
ResourcePool48Resource pools. See clsImportResourcePool.
TimeBookingLine58Single time booking line clsImportLine
SalesDocument66Sales Document clsImportSalesContractDocument.
Service68Service Master: See clsImportService.
Contract_Int71Sales Contract. See clsImportProjectContract.
Contract71Sales Contract. See clsImportProjectContract.
PreliminaryCalculation72Sales Contract. See clsImportProjectContract.
ContractPosition74ContractPositions. See clsImportProjectContractPosition.
ContractNewIDCreation76Special ClassID only for contract number creation sGetFreeClassNummer(MPInterface, clsImportBaseeCoreDataClassID, Int32, String).
MPUserPortal80support portal user
POContract103Purchase Process. See clsImportProjectPurchaseProcesses.
SalesContractDocumentPosition112Sales Process Document Positions. See clsImportSalesContractDocumentPositions.
PurchaseProcessNewIDCreation138Special ClassID only for purchase process number creation sGetFreeClassNummer(MPInterface, clsImportBaseeCoreDataClassID, Int32, String).
PurchaseProcessDocumentPositions140Purchase Process Document Positions. See clsImportPurchaseProcessDocumentPositions.
POContractPos147Purchase process position. See clsImportProjectPurchaseProcessPositions.
TravelExpenseLine154One line in a travel expense trip
TravelExpenseAccountingHead159Accounting Head for one or many travel expense trips
Phase166One Phase. Used for the folder mechanism to link a document to one phase. See eCoreDataClassID.Phases=38 to import phases.
ApprovalRequestVacation177Approval Request
MARIServiceJob189Service Job for the MARIService tool to run actions in the background
ProjectPlanJob204Planning line
EquipmentCategory222Equipment Catgory. See clsImportEquipmentCategory.
EquipmentMaster223EquipmentMaster. See clsImportEquipmentMaster.
EquipmentCategorySubject224Cost Type of an equipment category. See clsImportEquipmentCategorySubject.
ERPSalesEmployee294SBO Sales employee.
CustomerServiceObject326Customer Service Object. See clsImportCustomerServiceObject.
DocumentDraftHead347Draft documents, pick lists, pack lists... See clsImportDraftDocument.
DocumentDraftPosition349Draft documents, pick lists, pack lists... Positions See clsImportDraftDocumentPos.
WorkItem_ServiceTask364Service task on site at the customer. See clsImportWorkItemServiceTask. With ServiceTaskType=364=eServiceTaskType.ServiceTask
WorkItem_InternalServiceTask365Task to do inside (at the shop floor). See clsImportWorkItemServiceTask. With ServiceTaskType=365eServiceTaskType.InternalServiceTask
WorkItem_PlanTemplate378Service Plan Template. See clsImportWorkItemServicePlanTemplate.
WorkItem_Plan379Service Plan for one Equipment or one Customer Service Object. See clsImportWorkItemServicePlan
CustomerServiceObjectCategory385
CustomerLocationTree387Location Tree to manage locations at the customer. clsImportCustomerLocationTree
CustomerLocationTreeElement388Branches and Leaves int he customer location tree. See clsImportCustomerLocationTreeElement.
QualityProcessWortkItem397Quality Process Check List. See clsImportQualityProcess.
WorkItem_PartsList401Spare parts line stored to a Customer Service Object, Equipment Category or Equipment Master. See clsImportCustomerServiceObjectPart.
ChangeNotification405ChangeNotification
SupportCustomerLicense437SupportCustomerLicense
TrainingParticipant438Contact Person, Employee or free participant
TrainingRegistration439Training Registration (link between event and participant)
WorkItem_ChecklistResultTask456Task to store check list results to an equipment master or customer service object. See clsImportWorkItemServiceTask. With ServiceTaskType=456=eServiceTaskType.ResultTask
Application_Flextime483
Application_Overtime484
Application_OvertimePayOut485
Application_SpecialAttendanceDays486
Application_UnpaidAbsence487
Application_TravelTrip488
WorkItem_TrainingCourse492
Qualification493Qualification with defailt cycle employees can be linked to with a qualification plan. See clsImportQualification.
QualificationPlan494Qualification plan to linke employees to qualifications. Has a stardt date and a cycle. See clsImportQualificationPlan.
QualificationTask495Qualification task to store results of a training or organize an internal training with employees. See clsImportQualificationTask.
WorkItem_BPAuditTask498Audit on site at the supplier (business partner)
ERPResource516Resource in SBO. See clsImportERPResource.
Application_HomeOffice549
Application_PaidAbsence550
NewsLetterTopic553
SysMasterProperty564Definition of properties to tag selected master data. See clsImportSysMasterProperties.
NewsletterToken579
NotificationOfIllness585
Application_Illness586
ProjectPlanungsversion1007
Reminder10200
Remarks
See Also