Add the amounts of two summary entries
Parameters: posterInputSummaryEntry - a poster input summary entry which contains the amounts to add to this poster output summary entry
This method returns the key for the poster output summary entry
String returns a string with format "universityFiscalYear-balanceTypeCode-fiscalPeriodCode-fundGroup"
This method sets the amounts for this poster output summary entry.
Parameters: debitCreditCode - credit code used to determine whether amounts is debit or credit Parameters: objectTypeCode - object type code associated with amount Parameters: amount - amount to add
setBalanceTypeCode
public void setBalanceTypeCode(String balanceTypeCode)(Code)