org.kuali.kfs.module.bc.document.dataaccess
Interface BudgetConstructionList2PLGReportDao

All Known Implementing Classes:
BudgetConstructionList2PLGReportDaoJdbc

public interface BudgetConstructionList2PLGReportDao


Method Summary
 void updateList2PLGReportsTable(String principalName)
          updates the table for the report which lists general ledger rows which do not balance with the corresponding detailed salary rows.
 

Method Detail

updateList2PLGReportsTable

void updateList2PLGReportsTable(String principalName)
updates the table for the report which lists general ledger rows which do not balance with the corresponding detailed salary rows. the amount of the difference is in an object class called '2PLG'.

Parameters:
principalName--the - user requesting this report


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.