INTFC_LSE_SUM(SQL View) |
Index Back |
---|---|
Interface Lease Summary View |
SELECT INTFC_ID, SYSTEM_SOURCE, INTFC_TYPE, LOAD_STATUS, COUNT(*) FROM PS_INTFC_LEASE GROUP BY INTFC_ID, SYSTEM_SOURCE, INTFC_TYPE, LOAD_STATUS |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(8,0) | INTEGER NOT NULL | Interface ID | |
2 | Character(3) | VARCHAR2(3) NOT NULL | Identifies the application or source system that generated a journal entry. Release 8.80 - 11/14/2002 - RVlasic - Removed GDM (JrnlGen - Deduction Management) from Translate Values. SUJ---Included a label as Product. Release 8.9 - 05/11/2005 - RVlasic - Added PRV (Variance Pricing) and PKK (KK Budget Journal) and deleted GLK for Project Costing per Brian Cohen. | |
3 | Character(3) | VARCHAR2(3) NOT NULL | Trans Load Type | |
4 | Character(3) | VARCHAR2(3) NOT NULL |
/* -> JMZ. PSOFT. 11-OCT-2002 */
New Status were added : HLD and INP for Asset Management.
/* <- JMZ. PSOFT. 11-OCT-2002 */
CON=Consolidated DON=Loaded ERR=Errored EXC=Excluded HLD=On Hold INP=In Process NEW=Pending PGI=PO Grp Incomplete REP=Replaced UNI=Unitized |
|
5 | TOTAL_ITEMS_QUERY | Number(6,0) | INTEGER NOT NULL | Total Items in Query |