GP_ABS_LVDN_BAL(SQL Table) |
Index Back |
|---|---|
Leave Donation Program BalanceLeave Donation Program Balances |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table:
GP_COUNTRY_VW
|
|
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Leave Program | |
| 3 | CURR_AVAILABLE_BAL | Signed Number(14,2) | DECIMAL(12,2) NOT NULL | Leave Donation Program Maximum Hours |
| 4 | TOT_DONATED_UNITS | Signed Number(14,2) | DECIMAL(12,2) NOT NULL | Leave Donation Program Total Donated Units |
| 5 | TOT_RECEIVED_UNITS | Signed Number(14,2) | DECIMAL(12,2) NOT NULL | Leave Donation Program Total Received Units |
| 6 | TOT_RETURNED_UNITS | Signed Number(14,2) | DECIMAL(12,2) NOT NULL | Leave Donation Program Total Returned Units |
| 7 | TOT_ADJUSTED_UNITS | Signed Number(14,2) | DECIMAL(12,2) NOT NULL | Leave Donation Program Total Adjusted Units |
| 8 | ASOFDATE | Date(10) | DATE | As of Date |