LIST_CNTL_TBL(SQL Table) |
Index Back |
---|---|
List Control TableUse the LIST_CNTL_TBL to specify the records that you will from whicy you will select criteria for assigning Checklist Codes. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL |
2 | CHECKLIST_CD | Character(6) | VARCHAR2(6) NOT NULL | Checklist Code |
3 | LIST_TYPE_NBR | Number(2,0) | SMALLINT NOT NULL |
List Type Number
Default Value: 1 |
4 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %Date |
5 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: SRCH_PSRCFLD_VW |
6 | PRIMARY_TABLE | Character(1) | VARCHAR2(1) NOT NULL |
Primary Control Table
Y/N Table Edit Default Value: N |