RCT_FRAUD_CSAET(SQL Table) |
Index Back |
|---|---|
Run Control Table for Fraud |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
| 3 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
| 4 | FLAT_FILE_NAME | Character(80) | VARCHAR2(80) NOT NULL | Flat File Name |
| 5 | FILE_MAP_NAME | Character(40) | VARCHAR2(40) NOT NULL | This field is used to store the file field to record field map name for file uploading. |
| 6 | DELIMITER | Character(2) | VARCHAR2(2) NOT NULL |
This field the delimiter character for file upload of financial account.
01=Comma 02=Tab 03=Hyphen |