KCRT_FG_VPQ_INFO_INT

This table is the temp table for KCRT_FG_VPQ_INFO. It is called when copying requests.

Foreign Keys

This table does not have any foreign keys.

Column Descriptions

Column Name

Null?

Data Type

Description

REQUEST_ID

NOT NULL

NUMBER

System-generated identifier

REQUEST_TYPE_ID

NOT NULL

NUMBER

Identifies the request type

VQM_SERVER_ID

NULLABLE

VARCHAR2(128)

Identifies ALM server

VQM_DOMAIN

NULLABLE

VARCHAR2(128)

Specifies ALM domain

VQM_PROJECT

NULLABLE

VARCHAR2(64)

Specifies ALM project

VQM_RELEASE

NULLABLE

VARCHAR2(64)

Specifies the description of the impact level of the project risk

VQM_RELEASE_ID

NULLABLE

NUMBER

Identifies ALM release

SCORECARD_URL

NULLABLE

VARCHAR2(4000)

Specifies ALM scorecard URL

Indexes

This table uses no indexes.

Sequences

This table uses no sequences.