earch Tags: facilities, budget , expense

JIRA Reference:   DM-142 - FY 17 Capital and Maintenance Projects Expense Review by Campus - Sightlines BI Tool DM-292 - A Capital Projects Expense - Sightlines - UMF data Closed DM-328 - CAPITAL PROJECT REVIEW Parked

Report Purpose

This query provides a list of capital and maintenance projects with budget, YTD, and project expense amounts.

Report Location

MyCampus > MaineStreet > Enterprise Applications > Financials > Main Menu > Reporting Tools > Query > Query Manager or Query Viewer

Report Name

  • UMS_DTS_CAPI_MAIN_PROJ_EXPENSE
  • UMS_DTS_CAPITAL_PROJECT

Report Type

Query

Prompts Required

For information on field values to enter, click the name of the prompt.

Data Fields Generated

UMS_DTS_CAPI_MAIN_PROJ_EXPENSE:

FISCAL_YEARACCNT_PERIODPROJ_GROUP_DCAMPUSPROJ_CAP_TYPE_DPROJECTPROJ_DESCRFUNDBUDGETED_EXPENSEYTD_EXPENSEPROJECT_EXPENSEPROJ_FACIL_ID

FUNDING

UMS_DTS_CAPITAL_PROJECT:

FISCAL_YEARACCNT_PERIODPROJECT_IDPROJ_DESCRFUNDPROGRAMPROG_DESCRPROJ_DEPR_ST_DPROJ_MGR_NAMEPROJ_CAP_TYPE_DBUDGETED_SOURCESACTUAL_SOURCESSOURCES_BALANCEBUDGETED_EXPENSEPROJECT_EXPENSEEXPENSE_BALANCENET_BALANCEENCUMBRANCE


Tables Used

Criteria Used

UMS_DTS_CAPI_MAIN_PROJ_EXPENSE:

  • A.STATISTICS_CODE= ' '
  • A.UM_PROJ_GROUP <> BOND_ADMIN
  • A.FUND_CODE in list ('18','28')
  • B.UM_ACCT_GRP_D - Account Group Descr = Expense
  • SUM(A.UM_ACTUALS_YTD) <> 0 or SUM(A.UM_CURR_BUDGET) <> 0 or SUM(A.UM_TOT_ENCUMBRANCE) <> 0  or  SUM(A.UM_PROJECT_TO_DT) <>0

UMS_DTS_CAPITAL_PROJECT:


  • A.STATISTICS_CODE= ' '
  • A.UM_PROJ_GROUP <> BOND_ADMIN
  • A.FUND_CODE in list ('18','28') OR A.PROJECT_ID <> 8150000 OR A.PROGRAM_CODE =89119
  • A.UM_PROJ_EFF_STATUS = 'A'
  • BUDGETED_SOURCES <> 0 or ACTUAL_SOURCES <> 0 or BUDGETED_EXPENSE <> 0  or  PROJECT_EXPENSE <>0

Expression Used

/*-FUNDING*/

Case when A.UM_PROG_CAT1_D <> ' ' then A.UM_PROG_CAT1_D
when A.FUND_CODE = '18' then 'Unrestricted' 
else 'Restricted' End

New to PeopleSoft Query?

Click on Getting Started and begin with the Query Basics video

Need help running a report?

Click on Running Reports with Query Viewer & Query Manager or How to Run an SQR for simple how-to guides for running reports. If you've followed the path to an SQR location and cannot see the report, your PeopleSoft settings may need adjustment. Please contact the Change Management /Systems Security Analyst at 581-5420.

HELP IS AT HAND!

Round, red help button. Click to email DARTS.Question, comment, critique? We are here to help and we strive to make our site a comprehensive, user friendly experience. Contact us at DARTS@maine.edu.