KCRT_FG_UCMDB

This table stores information for PPM-uCMDB integration.

Foreign Keys

Primary Key Table

Primary Key Column

Foreign Key Column

KCRT_REQUEST_TYPES_NLS

REQUEST_TYPE_ID

REQUEST_TYPE_ID

Column Descriptions

Column Name

Null?

Data Type

Description

REQUEST_ID

NOT NULL

NUMBER

Request ID of the request that contains the configuration items

REQUEST_TYPE_ID

NOT NULL

NUMBER

Request type ID of the request that contains the configuration items

UCMDB_CI_LIST

NULLABLE

VARCHAR2(4000)

Comma-separated list of configuration item IDs

UCMDB_REPORT_VALUE

NULLABLE

VARCHAR2(255)

Refer to KNTA_DOCUMENTS.DOCUMENT_ID

UCMDB_REPORT_MEANING

NULLABLE

VARCHAR2(255)

Refer to KNTA_DOCUMENTS.NAME and KNTA_DOCUMENTS.EXTENTION

Indexes

Index Name

Index Type

Sequence

Column Name

KCRT_FG_UCMDB_U1

UNIQUE

1

REQUEST_ID

Sequences

This table uses no sequences.