PFM_STRAT_THEMES_INITIATIVES

This table stores the relation between strategic themes and requests (programs, project, proposals, and assets).

Foreign Keys

This table does not have foreign keys.

Column Descriptions

Column Name

Null?

Data Type

Description

REQUEST_ID

NULLABLE

NUMBER

Request ID

STRATEGIC_THEME_ID

NULLABLE

NUMBER

Strategic theme ID

WEIGHT

NULLABLE

NUMBER(5,2)

The weight of the strategic theme linked to the request. Currently, only one strategic theme can be linked to a request, therefore, the weight is 1.

Indexes

This table does not have any indexes.

Sequences

This table does not have any sequences.