SP_AMWCPR_OPRVW

(SQL View)
Index Back

View for Pre-Am Intfc

View for WorkCenter. Record Intfc_Pre_Am pending rows.

SELECT DISTINCT B.OPRID, A.PRE_INTFC_ID , A.SYSTEM_SOURCE FROM PS_INTFC_PRE_AM A, PS_SEC_BU_OPR B WHERE A.LOAD_STATUS = 'NEW' AND A.BUSINESS_UNIT_AM = B.BUSINESS_UNIT

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
2 PRE_INTFC_ID Number(8,0) INTEGER NOT NULL Pre-Interface ID
3 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.