OSHA_300_RUNS(SQL Table) |
Index Back |
---|---|
OSHA 300/300A Report Runs |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUNCNTLID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | PRCSNAME | Character(12) | VARCHAR2(12) NOT NULL | Process Name |
4 | DTTM_STAMP | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
5 | SEQ_NBR | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number |
6 | FROM_DATE | Date(10) | DATE | From Date |
7 | THRU_DATE | Date(10) | DATE | Thru Date |
8 | FILE_DATA_CHAR | Long Character(32000) | CLOB | File Data |