GM_TEC_EE_SUM(SQL Table) |
Index Back |
|---|---|
Grants Time & Effort LnsThis record contains the detail lines for the Grants Time and Effort Certification Report. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | BUSINESS_UNIT_GL | Character(5) | VARCHAR2(5) NOT NULL | General Ledger Unit |
| 2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
| 3 | MONETARY_AMOUNT | Signed Number(17,2) | DECIMAL(15,2) NOT NULL | Monetary Amount |
| 4 | REG_HRS | Signed Number(8,2) | DECIMAL(6,2) NOT NULL | Regular Hours |
| 5 | OT_HRS | Signed Number(8,2) | DECIMAL(6,2) NOT NULL | Overtime Hours |
| 6 | TOT_HRS | Signed Number(12,2) | DECIMAL(10,2) NOT NULL | Total Hours |