Table Description
External System Classification
:

External System Classification is the one that cross walked the taxonomy to come up with other classification structure. 

211 LA County has cross walked the Taxonomy to three other classification structures: UWASIS which was published by United Way of America and is now out of print, the National Taxonomy of Exempt Entities (NTEE), published by the National Center for Charitable Statistics (NCCS) at the Urban Institute and the Nonprofit Program Classification System (NPC), also published by NCCS. Subscribers have access to an external systems search which allows them to select an external system and a term within that system, and see associated Taxonomy terms.
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::Entity::ExtSysClassification
Controlling File: CPM\model\Packages\Service Layer\Taxonomy\External System Classification\Entity\Entity.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
extSysClassificationIDkeynoUnique identifier for the external system classification record.EXTERNAL_SYSTEM_CLASSIFICATION_ID SVR_INT64
systemNamedetailsnoName of the external system classification to which the cross walked term belongs to.EXTERNAL_SYSTEM_CLASSIFICATION_NAME SVR_STRING<100>
codedetails The identification code of a classification term from the external system that is cross walked to the taxonomy term.EXTERNAL_TERM_CODE SVR_STRING<30>
nameTextIDdetailsnoName of the external term.LOCALIZABLE_TEXT_ID SVR_INT64
Foreign Keys (2)
ChildParent
ExtSysClassification.nameTextIDLocalizableText.localizableTextID
ExtSysClassifnTermLink.extSysClassificationIDExtSysClassification.extSysClassificationID
Indices (2)
Index NameAttributes
ExtSysClassificationCodeIdxcode
IND_792763328nameTextID
Operations (8)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: extSysClassificationID
Inserts the external system classification 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 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 the external system classification 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 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. 
readByCodensread Reads the external system classification record 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. 
createExternalSystemClassificationsbatchinsert Imports the external system classification data 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. 
readAllnkreadmultiREADMULTI_LIM: 0
Retrieves all the external system classification terms. @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. 
modifyExternalSystemClassificationsbatchmodify Batch modify operation for modifying the external system classification term 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. 
Related Pages (0)