Table Description

External System Classification Element

: br /> The common external system classification terms that are shared across the taxonomy terms are stored tempararily in the XML format. >

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::CPM::Service Layer::Taxonomy::External System Classification Element::Entity::ExtSysClassifnElement
Controlling File: CPM\model\Packages\Service Layer\Taxonomy\External System Classification Element\Entity\Entity.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
extSysClassifnElementIDkeynoThe unique system identifier for external system classification element record.INTERNAL_ID SVR_INT64
codedetails The code of the external term.EXTERNAL_TERM_CODE SVR_STRING<30>
extSysClassificationXMLdetails 

The external system classification data in the XML format.

TAXONOMY_ELEMENT SVR_STRING<33000>
taxonomyVersionIDdetailsyesThe identifier for the taxonomy version record.TAXONOMY_VERSION_ID SVR_INT64
Foreign Keys (1)
ChildParent
ExtSysClassifnElement.taxonomyVersionIDTaxonomyVersion.taxonomyVersionID
Indices (2)
Index NameAttributes
ExtSysClassifnElementCodeIdxcode
ExtSysClassElmTaxVersionIDIdxtaxonomyVersionID
Operations (10)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: extSysClassifnElementID
Inserts the external system classification element record. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
modifymodifyOPTIMISTIC_LOCKING: yes
Modifies the external system classification element record. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
readread Reads the external system classification element record. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
removeremove Removes external system classification element record. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
readAllnkreadmultiREADMULTI_LIM: 0
Retrieves all the external system classification element records. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
removeAllByTaxonomyVersionnsremove Removes the external system classification element records for a given taxonomy version. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
searchByTaxonomyVersionreadmulti Retrieves the external system classification element records for a given taxonomy version. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
readByCodensread Reads the external system classification element by code. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
importExtSysClassificationElementsbatchinsert Imports the in edit external system classification elements through a batch insert. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
addTranslationsbatchmodify Adds translations to the external system classification elements. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
Related Pages (1)