<%@ page import="org.jasig.portal.security.provider.*" %> <%@ page import="org.jasig.portal.security.*" %> <%@ page import="java.util.*" %> <%@ page import="com.pipeline.bom.Person_3" %> <%@ page import="com.pipeline.bom.PersonManager_3" %> <%@ page import="com.pipeline.bom.BomManagerFactory" %> <%@ page import="com.pipeline.web.WebUtil" %> <%@ page import="java.net.*" %> <% //Check to see if this is the Google search appliance String googleApplianceAgent="gsa-crawler"; String userAgent = request.getHeader("User-Agent"); //index will be greater than 0 if the GSA is detected int index=userAgent.indexOf(googleApplianceAgent); //pass-through authentication ------------------------------------------------------ if (index < 0){ //if this is not the Google search appliance String username = ""; try{ SimplePersonManager doriPerson = new SimplePersonManager(); IPerson i = doriPerson.getPerson(request); String uid = (String)i.getAttribute("urn:sungardhe:dir:loginId"); //out.println(uid); username = uid; }catch (java.lang.NullPointerException e){ //user not logged in - redirect to login String theRedirectURL = "/cp/home/displaylogin?goto=" + URLEncoder.encode(request.getRequestURL().toString().replace("http://", "https://")); %> <% }catch (Exception e){ out.println("Error: " + e); } } //END pass-through authentication ------------------------------------------------------ %>
<% //put content in school frame if this is not the Google search appliance if (index < 0){ %> <% } %>

Controller's Office

Accounting

General Accounting

The role of the accounting department at Duquesne University is to maintain and ensure the accuracy and integrity of the University’s accounting records and information. 

Primary responsibilities include:

  • Managing the University’s external audit and preparing the annual financial statements in accordance with Generally Accepted Accounting Principals (GAAP).
  • Preparing the University’s various tax filings such as the 990 and 990T Federal tax returns, various fiduciary returns, sales tax filings, and parking tax filings.
  • Maintaining and ensuring the accuracy of the University’s Banner General Ledger module.
  • Managing and coordinating the general ledger closing process.
  • Preparing quarterly financial statements.
  • Monitoring the cash-flow of the University and the investment of short-term idle operating cash.
  • Monitoring and reconciling the investment activity of the University’s investment portfolio.
  • Monitoring and reconciling the long-term debt activity of the University and initiating required debt service payments.
  • Reconciling designated University bank accounts and maintaining relations with the  various banking representatives.