KNTA_REPORT_OUTPUT

This is a temporary table used by PPM Center to store the formatted text of its standard reports.

Foreign Keys

This table does not have any foreign keys.

Column Descriptions

Column Name

Null?

Data Type

Description

REPORT_ID

NULLABLE

NUMBER

System-generated identifier

LINE_NUM

NULLABLE

NUMBER

Line number of the report line

LINE_TEXT

NULLABLE

VARCHAR2(2000)

Actual text for the report line

Indexes

Index Name

Index Type

Sequence

Column Name

KNTA_REPORT_OUTPUT_N1

NONUNIQUE

1

REPORT_ID

KNTA_REPORT_OUTPUT_N1

NONUNIQUE

2

LINE_NUM

Sequences

Sequence Name

Sequence Type

KNTA_REPORTS_S

REPORT_ID