WF_RPT_DTTM_CVT(SQL Table) |
Index Back |
|---|---|
WF Dttm Conversion for Reports |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | DAYS_MULTIPLIER | Number(16,7) | DECIMAL(15,7) NOT NULL | Days Multiplier |
| 2 | HOUR_MULTIPLIER | Number(16,7) | DECIMAL(15,7) NOT NULL | Hour Multiplier |
| 3 | MINUTES_MULTIPLIER | Number(16,7) | DECIMAL(15,7) NOT NULL | Minutes Multiplier |
| 4 | SECONDS_MULTIPLIER | Number(16,7) | DECIMAL(15,7) NOT NULL | Seconds Multiplier |