RUN_CNTL_CHKLER(SQL Table) |
Index Back |
---|---|
Checklist Itm Updt Run ControlRUN_CNTL_LTRGEN contains fields that are used as input parameters for the Letter Generation Process. Input data is retrieved from this record when the Letter Generation Process is requested from the Process Scheduler. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | CHKLST_ITEM_OPTN | Character(1) | VARCHAR2(1) NOT NULL |
Checklist Item Option
A=All Items S=One Item Default Value: A |
4 | CHKLST_ITEM_CD | Character(6) | VARCHAR2(6) NOT NULL |
Checklist Item Code
Prompt Table: SCC_CKLSITM_TBL |