arg_keyword

Contains links between keywords and the primary objects to which they have been assigned. Keywords are terms that are used to classify objects. The keywords are defined in the customization window and they can be linked with the objects in the objects main view. A record is added to this table when keywords are linked with objects.

Column Name Column Datatype Column Null Option Column Comment
kwkdid integer not null Keyword ID. First part of the primary key.
object_uuid byte(16) not null Object ID. Second part of the primary key. Foreign key to one of the following fields: ca_company.company_uuid, ca_contact.contact_uuid, ca_location.location_uuid, ca_owned_resource.own_resource_uuid, ca_model_def.model_uuid, arg_legaldoc.legaldoc_uuid
object_type smallint with null Object type
last_update_date integer with null Last update date
version_number integer with null Version number

Product Name: Unicenter Asset Portfolio Management

Table Type: Table


Copyright © 2006 CA. All rights reserved.