PYMT_ARC_SEL_VW(SQL View) |
Index Back |
|---|---|
AP Pymt Arch Selections View |
| SELECT a.psarch_id , a.psarch_batchnum , COUNT(*) FROM PS_AP_ARC_PYM_TB_H a GROUP BY a.psarch_id , a.psarch_batchnum |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(8) | VARCHAR2(8) NOT NULL | Archive ID (see PSARCHTEMPLATE). | |
| 2 | Number(30,0) | DECIMAL(30) NOT NULL | Archive Batch Number | |
| 3 | ARCH_SELECT_CNT | Number(7,0) | INTEGER NOT NULL | Archive Selection Count |