RCT_FRAUD_SETUP(SQL Table) |
Index Back |
|---|---|
File Map Setup |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
| 3 | FLAT_FILE_NAME | Character(80) | VARCHAR2(80) NOT NULL | Flat File Name |
| 4 | 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.
Prompt Table: RBF_FILESETUP |
| 5 | DELIMITER | Character(2) | VARCHAR2(2) NOT NULL |
This field the delimiter character for file upload of financial account.
01=Comma 02=Tab 03=Hyphen |