Share via


SysDataImportManager Class [AX 2012]

Syntax

class SysDataImportManager extends Object implements SysDeleteTables

Run On

Called

Methods

  Method Description
Gg957094.pubmethod(en-us,AX.60).gif abortSession
Gg957094.privmethod(en-us,AX.60).gif addColData
Gg957094.privmethod(en-us,AX.60).gif addConcreteRecord
Gg957094.privmethod(en-us,AX.60).gif addHierarchyWithSubtypeUniqueIndexes
Gg957094.privmethod(en-us,AX.60).gif addIntoParameterTableSet
Gg957094.pubmethod(en-us,AX.60).gif addTableSchema
Gg957094.protmethod(en-us,AX.60).gif addTableSchemaInfo
Gg957094.pubmethod(en-us,AX.60).gif addTableSchemas
Gg957094.pubmethod(en-us,AX.60).gif addTableToSession
Gg957094.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg957094.pubmethod(en-us,AX.60).gif checkDefinitionGroup
Gg957094.pubmethod(en-us,AX.60).gif checkLedgerReference
Gg957094.privmethod(en-us,AX.60).gif cleanupSysOld2NewRecIdForImport
Gg957094.pubmethod(en-us,AX.60).gif commitSessionInfo
Gg957094.pubmethod(en-us,AX.60).gif completeTableImport
Gg957094.pubmethod(en-us,AX.60).gif con2Record
Gg957094.privmethod(en-us,AX.60).gif conflictsWithOtherDirPartyType
Gg957094.privmethod(en-us,AX.60).gif convertName2Id
Gg957094.privmethod(en-us,AX.60).gif createRelatedQueryRun
Gg957094.privmethod(en-us,AX.60).gif deleteDirOrganizationNameTable
Gg957094.privmethod(en-us,AX.60).gif deleteParameterTables
Gg957094.pubmethod(en-us,AX.60).gif deleteTables
Gg957094.pubmethod(en-us,AX.60).gif deleteTablesBuildCon
Gg957094.pubmethod(en-us,AX.60).gif deleteTablesCheck
Gg957094.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg957094.pubmethod(en-us,AX.60).gif errorReport
Gg957094.privmethod(en-us,AX.60).gif existsInSysExpImpRecords
Gg957094.pubmethod(en-us,AX.60).gif files
Gg957094.protmethod(en-us,AX.60).gif findMatchingRefTableId
Gg957094.protmethod(en-us,AX.60).gif findRelatedRefTable
Gg957094.pubmethod(en-us,AX.60).gif generatePseudoColName
Gg957094.privmethod(en-us,AX.60).gif getDataAreaIDFieldAsUniqueIndex
Gg957094.privmethod(en-us,AX.60).gif getEmptyRefKeyValue
Gg957094.privmethod(en-us,AX.60).gif getFieldsCountInTable
Gg957094.privmethod(en-us,AX.60).gif getFieldsInTable
Gg957094.privmethod(en-us,AX.60).gif getFixedRelationTableData
Gg957094.privmethod(en-us,AX.60).gif getImportedRecCount
Gg957094.privmethod(en-us,AX.60).gif getImportTableDataInfo
Gg957094.protmethod(en-us,AX.60).gif getIndexFields
Gg957094.pubmethod(en-us,AX.60).gif getMappedTableId
Gg957094.pubmethod(en-us,AX.60).gif getRecordCount
Gg957094.privmethod(en-us,AX.60).gif getRelationTableData
Gg957094.privmethod(en-us,AX.60).gif getSysExpImpTable
Gg957094.privmethod(en-us,AX.60).gif getSysNewRecIdFromSysOldRecId
Gg957094.pubmethod(en-us,AX.60).gif getTableId2ImportTableDataInfoMap
Gg957094.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg957094.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg957094.pubmethod(en-us,AX.60).gif importData
Gg957094.pubmethod(en-us,AX.60).gif importingCompanySpecificGlobalTable
Gg957094.privmethod(en-us,AX.60).gif include
Gg957094.privmethod(en-us,AX.60).gif initMaps
Gg957094.protmethod(en-us,AX.60).gif insert
Gg957094.privmethod(en-us,AX.60).gif isAlwaysUpdate
Gg957094.pubmethod(en-us,AX.60).gif isCompanySpecificGlobalTable
Gg957094.privmethod(en-us,AX.60).gif isConcreteRecordImported
Gg957094.privmethod(en-us,AX.60).gif isGlobalTableWithMultiUniIndices
Gg957094.privmethod(en-us,AX.60).gif isIndexField
Gg957094.pubmethod(en-us,AX.60).gif isNotesTable
Gg957094.pubmethod(en-us,AX.60).gif isPartOfCompanyInfoHierarchy
Gg957094.pubmethod(en-us,AX.60).gif isTableAddedToSession
Gg957094.protmethod(en-us,AX.60).gif isTableId
Gg957094.protmethod(en-us,AX.60).gif isTableIdType
Gg957094.pubmethod(en-us,AX.60).gif mergeData
Gg957094.privmethod(en-us,AX.60).gif modifySubTypeUniqueIndexes
Gg957094.privmethod(en-us,AX.60).gif mustDeleteTable
Gg957094.pubmethod(en-us,AX.60).gif mustImportRecord
Gg957094.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Overrides the new Method.)
Gg957094.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg957094.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg957094.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg957094.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg957094.protmethod(en-us,AX.60).gif parentTypeName
Gg957094.pubmethod(en-us,AX.60).gif parmDataExpImpDef Gets or sets the DataExpImpDef parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmDataValidationLevel Gets or sets the DataValidationLevel parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmDefaultDataIncludeLedgerTable Gets or sets the DefaultDataIncludeLedgerTable parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmDeleteTables Gets or sets the DeleteTables parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmExportedCompanyid Gets or sets the ExportedCompanyid parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmExternalCommon Gets or sets the ExternalCommon parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmGroupId Gets or sets the GroupId parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmInclSharedTables Gets or sets the InclSharedTables parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmInclSystemTables Gets or sets the InclSystemTables parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmIsDefaultData Gets or sets the IsDefaultData parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmLoadAll Gets or sets the LoadAll parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmNextTransId Gets or sets the NextTransId parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmSilent Gets or sets the Silent parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmSysDataImport Gets or sets the SysDataImport parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmUpdateCompany Gets or sets the UpdateCompany parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmUseTableCtrlImport Gets or sets the UseTableCtrlImport parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmWorkflowElementLinkToSourceIdMap Gets the WorkflowElementLinkToSourceIdMap parameter.
Gg957094.pubmethod(en-us,AX.60).gif parmWorkflowElementLinkToTargetIdMap Gets the WorkflowElementLinkToTargetIdMap parameter.
Gg957094.pubmethod(en-us,AX.60).gif preMergeData
Gg957094.privmethod(en-us,AX.60).gif prepCompanySpecificGlobalTableRecordMap
Gg957094.privmethod(en-us,AX.60).gif prepGlobalGlobalTableRecordMap
Gg957094.privmethod(en-us,AX.60).gif processDirPartyRecord Updates the party number of the DirPartyTable record that is related to the CompanyInfo record.
Gg957094.privmethod(en-us,AX.60).gif processWorkflowElementLink
Gg957094.privmethod(en-us,AX.60).gif registerSubTypeUniqueIndexes
Gg957094.privmethod(en-us,AX.60).gif registerTable
Gg957094.pubmethod(en-us,AX.60).gif removeTransIdSuspension
Gg957094.pubmethod(en-us,AX.60).gif setFieldDefinitions
Gg957094.privmethod(en-us,AX.60).gif setFieldsCountInTable
Gg957094.privmethod(en-us,AX.60).gif setFieldsInTable
Gg957094.privmethod(en-us,AX.60).gif setFixedRelationTableData
Gg957094.privmethod(en-us,AX.60).gif setImportedRecCount
Gg957094.pubmethod(en-us,AX.60).gif setNextTransId
Gg957094.privmethod(en-us,AX.60).gif setRecordCount
Gg957094.privmethod(en-us,AX.60).gif setRelationTableData
Gg957094.pubmethod(en-us,AX.60).gif setSourceGUID
Gg957094.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg957094.privmethod(en-us,AX.60).gif setupCompanyInfoHierarchyForImport Sets up the company information hierarchy for data import.
Gg957094.privmethod(en-us,AX.60).gif setupCompSpecGlobalTablesForImport Prepares company-specific global tables for import.
Gg957094.privmethod(en-us,AX.60).gif setupDirOrganizationName
Gg957094.privmethod(en-us,AX.60).gif setupGlobalGlobalRecordsForImport
Gg957094.privmethod(en-us,AX.60).gif setupSysOld2NewForCompSpecGlobalTables
Gg957094.privmethod(en-us,AX.60).gif setupSysOld2NewForGlobalTableRecord
Gg957094.pubmethod(en-us,AX.60).gif setupTableImport
Gg957094.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg957094.privmethod(en-us,AX.60).gif unregisterTable
Gg957094.privmethod(en-us,AX.60).gif updateCompanySpecificGlobalTableMap
Gg957094.pubmethod(en-us,AX.60).gif updateConfiguration
Gg957094.privmethod(en-us,AX.60).gif updateInsertFieldInfoList
Gg957094.privmethod(en-us,AX.60).gif updateLedgerReference
Gg957094.pubmethod(en-us,AX.60).gif updateRecordCount
Gg957094.pubmethod(en-us,AX.60).gif updateRefCompanyId
Gg957094.privmethod(en-us,AX.60).gif updateTransactionId
Gg957094.privmethod(en-us,AX.60).gif updateTransactionIdReference
Gg957094.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg957094.protmethod(en-us,AX.60).gif validateField
Gg957094.pubmethod(en-us,AX.60).gif virtualTableCheck
Gg957094.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg957094.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg957094.pubmethod(en-us,AX.60).gif Gg957094.static(en-us,AX.60).gif ::construct
Gg957094.privmethod(en-us,AX.60).gif Gg957094.static(en-us,AX.60).gif ::runMergeThread

Top

Inheritance Hierarchy

Object Class
  SysDataImportManager Class