PY_ONL_CHK_TEMP(SQL Table) |
Index Back |
---|---|
Store Flag for Can Online cheqThis record stores Flag for create Online cheque process. Flag is used to delete entry added in PS_PRCSRUNCNTL table for create online cheque process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPERATOR_VW |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | PY_ONL_CHK_FLAG | Character(1) | VARCHAR2(1) NOT NULL | Field to store Flag 'Y' when Run Control Ids created for online cheque process. |