APGL_STAT_AC_VW

(SQL View)
Index Back

GLBU Statistic Accounts

View of Statistical Accounts

SELECT A.BUSINESS_UNIT , C.ACCOUNT FROM PS_BUS_UNIT_TBL_GL A , PS_SET_CNTRL_REC B , PS_GL_ACCOUNT_TBL C WHERE A.BUSINESS_UNIT = B.SETCNTRLVALUE AND B.REC_GROUP_ID = 'FS_05' AND B.RECNAME = 'GL_ACCOUNT_TBL' AND B.SETID = C.SETID AND C.STATISTICS_ACCOUNT = 'Y'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 ACCOUNT Character(10) VARCHAR2(10) NOT NULL Account