LM_ML_RGSTN_PRG(SQL Table) |
Index Back |
---|---|
Activity Security TableActivity Security Table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Default Value: LM_ML_RUNCNTL.OPRID Prompt Table: OPERATOR_VW |
3 | LM_PRG_CD | Character(30) | VARCHAR2(30) NOT NULL |
Program Code is a user defined field. This field allows duplicates and is not part of the primary key structure.
Prompt Table: LM_PRG_ML_VW |
4 | LM_PRG_ID | Number(10,0) | DECIMAL(10) NOT NULL |
Program ID is a unique identifier for curriculum and certification Programs.
Prompt Table: LM_PRG_ML_VW |