GPAU_DEBITDT_VW(SQL View) |
Index Back |
---|---|
View to select Debit DateThis view selects debit date from the payments table |
SELECT DISTINCT DEBIT_DT FROM PS_GP_PAYMENT WHERE RECIPIENT_ID <> ' ' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DEBIT_DT | Date(10) | DATE | Debit Date |