AM_WC_INTFC_VW(SQL View) |
Index Back |
---|---|
Interface Fin Summary View |
SELECT BUSINESS_UNIT , INTFC_ID , INTFC_LINE_NUM , ASSET_ID , PI_ID , SYSTEM_SOURCE , INTFC_TYPE , LOAD_STATUS , 0 , MESSAGE_NBR , MESSAGE_SET_NBR FROM PS_INTFC_FIN |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | INTFC_ID | Number(8,0) | INTEGER NOT NULL | Interface ID |
3 | INTFC_LINE_NUM | Number(8,0) | INTEGER NOT NULL | Interface Line Number |
4 | ASSET_ID | Character(12) | VARCHAR2(12) NOT NULL | Asset Identification |
5 | PI_ID | Character(10) | VARCHAR2(10) NOT NULL | Physical Inventory ID |
6 | SYSTEM_SOURCE | 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. |
7 | INTFC_TYPE | Character(3) | VARCHAR2(3) NOT NULL | Trans Load Type |
8 | LOAD_STATUS | 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 |
9 | TOTAL_ROWS_CNT | Number(13,0) | DECIMAL(13) NOT NULL | Total Rows Pending |
10 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. |
11 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. |