Search Tags: yearend, umsaccouting , deficits

JIRA Reference:   DM-75 - YE - Deficits - Cost Sharing - Liz Parked

Report Purpose

This report provides PTD revenue budget, revenue balance, BOY fund equity, PTD revenue, PTD expense, and Deficits by grants or contracts projects

Report Location

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

Report Name

  • UMS_DTS_YE_DEFICITS_COST_SHARE   (For PROJECT_(BALANCE)_DEFICIT  > 0)
  • UMS_DTS_YE_DEFICITS_COSTSHARE2  (For PROJECT_(BALANCE)_DEFICIT <> 0)

Report Type

Query

Prompts Required

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

Data Fields Generated

FISCAL_YEARACCOUNTING_PERIODBUSINESS_UNITPROJ_GRANT_NBRDEPTPROJECTPROJ_DESCRPROJ_STATUSFUNDPROGRAMPROJ_MANAGERPROJ_START_DTPROJ_END_DTPROJ_MINSRCPTD_REV_BUDGETPTD_REVENUEREV_(OVER)_UNDER_BUDGETPTD_EXP_BUDGETPTD_EXPENSEEXP_OVER_(UNDER)_BUDGETNET_BUDGETCURR_MO_EXPPROJECT_(BALANCE)_DEFICIT

Tables Used

Criteria Used

  • SUBSTR (DEPTID, 2, 6)  NOT BETWEEN 000010 AND 000099
  • FUND_CODE  in ('04' , '24')
  • UM_PROJ_CATEGORY = 'GRANTS_CONTRACTS'

For UMS_DTS_YE_DEFICITS_COST_SHARE: PROJECT_(BALANCE)_DEFICIT  > 0

For UMS_DTS_YE_DEFICITS_COSTSHARE2:  PROJECT_(BALANCE)_DEFICIT  <> 0

/*-PROJECT_BAL_DEFICIT*/
sum (case when substr(A.ACCOUNT,1,1) in ('4','8') then A.UM_PROJECT_TO_DT else 0 end) -
sum (case when substr(A.ACCOUNT,1,1) in ('5','6','7') then A.UM_PROJECT_TO_DT else 0 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 adjustments. Please see Security Questions (PS Query/Discoverer).

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.