RB_TSK_SRRUNCTL(SQL Table) |
Index Back |
---|---|
Task Sync Run Control TableRun Control record for Task Transaction SyncID reset Process. |
# | 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). |
3 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
4 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: SYNCREC_VW |
5 | RB_TRANSACTION_ID | Character(25) | VARCHAR2(25) NOT NULL |
Transaction ID
Prompt Table: RB_TSK_TXN_SRVW |
6 | RESET_ALL | Character(1) | VARCHAR2(1) NOT NULL |
Reset All SyncIDs
Y/N Table Edit Default Value: N |