SS_DOC_VW

(SQL View)
Index Back

SELECT A.OPRID ,A.INQUIRY ,A.SYSTEM_SOURCE , A.SS_DOC , B.DESCR FROM PS_GLRCN_SUBSYS B , PS_GLRCN_CRIT_SS A WHERE A.SS_DOC = B.SS_DOC AND A.SELECT_FLAG = 'Y'

# 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 INQUIRY Character(10) VARCHAR2(10) NOT NULL Inquiry Name
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.

Prompt Table: JGEN_SS_VW

4 SS_DOC Character(10) VARCHAR2(10) NOT NULL Defines the source of a system source--- eg the source document. Used in the Gl subsystem Reconciliation process/inquiries.
5 DESCR Character(30) VARCHAR2(30) NOT NULL Description