PM_PROGRAM_MANAGERS
This table stores list of program managers for the program
Foreign Keys
|
Primary Key Table |
Primary Key Column |
Foreign Key Column |
|---|---|---|
|
KNTA_USERS |
USER_ID |
PROGRAM_MANAGER_USER_ID |
Column Descriptions
|
Column Name |
Null? |
Data Type |
Description |
|---|---|---|---|
|
PROGRAM_ID |
NOT NULL |
NUMBER |
System-generated identifier |
|
PROGRAM_MANAGER_USER_ID |
NOT NULL |
NUMBER |
Defines the ID of the user which is program manager for the program |
Indexes
|
Index Name |
Index Type |
Sequence |
Column Name |
|---|---|---|---|
|
FK1CE07BC33B83CAD_I |
NONUNIQUE |
1 |
PROGRAM_MANAGER_USER_ID |
|
SYS_C005201553 |
UNIQUE |
1 |
PROGRAM_ID |
|
SYS_C005201553 |
UNIQUE |
2 |
PROGRAM_MANAGER_USER_ID |
Sequences
This table uses no sequences.

