RB_CIM_RUN_TMP(SQL Table) |
Index Back |
---|---|
Data Import Batch TemporaryThis table is used as a temporary table on the Manage Import Batches configurable search to display the batches selected to the user prior to running import or purge process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BATCH_ID | Number(15,0) | DECIMAL(15) NOT NULL | CDH INTERFACE TABLE FIELD - BATCH_ID |
2 | TEST_ID | Character(11) | VARCHAR2(11) NOT NULL | Test ID codes. |
3 | CREATED_BY_USER | Character(30) | VARCHAR2(30) NOT NULL | Created By |
4 | CREATED_DTTM | DateTime(26) | TIMESTAMP | Created Datetime |
5 | UPDATE_BIO_DEMO | Character(1) | VARCHAR2(1) NOT NULL |
Update bio-demo data
Y/N Table Edit Default Value: N |