AP_USF_FILE(SQL Table) |
Index Back |
---|---|
USF File Load InfoStores information regarding files loaded into the system. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(80) | VARCHAR2(80) NOT NULL | File Name | |
2 | Character(1) | VARCHAR2(1) NOT NULL |
File Status
E=Error I=In Process L=Loaded M=Loaded with Error |
|
3 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
4 | DATETIME_STAMP | DateTime(26) | TIMESTAMP | DateTime Stamp |
5 | FILE_PATH_NAME | Character(254) | VARCHAR2(254) NOT NULL | File Path |