public class OriginEntrySource extends org.kuali.rice.krad.bo.KualiCodeBase
| Modifier and Type | Field and Description | 
|---|---|
| static String | BACKUPA general ledger backup group | 
| static String | COLLECTORa general ledger group created by the collector | 
| static String | ENTERPRISE_FEEDa general ledger group created by the enterprise feeder | 
| static String | EXTERNAL | 
| static String | GENERATE_BY_EDOCa general ledger group made of origin entries from processed documents; created by nightly out | 
| static String | GL_CORRECTION_PROCESS_EDOCa general ledger group creacted by the GLCP | 
| static String | ICR_POSTER_ERRORa general ledger group of indirect cost recovery origin entries that resulted in poster errors | 
| static String | ICR_POSTER_VALIDa general ledger group of indirect cost recovery origin entries that the poster considered valid | 
| static String | ICR_TRANSACTIONSa general ledger group of indirect cost recovery origin entries | 
| static String | LABOR_BACKUPa backup labor ledger group | 
| static String | LABOR_CORRECTION_PROCESS_EDOCa labor ledger group of origin entries created by a Labor Ledger Correction Process document | 
| static String | LABOR_EDOCa labor ledger group created by labor processing documents | 
| static String | LABOR_LEDGER_GENERAL_LEDGERa labor ledger group of origin entries | 
| static String | LABOR_MAIN_POSTER_ERRORa labor ledger group of origin entries that the labor poster reports as errors | 
| static String | LABOR_MAIN_POSTER_VALIDa labor ledger group of origin entries that the labor poster considered valid and posted | 
| static String | LABOR_PAYROLL_ACCRUALa labor ledger group of origin entries for payroll accrual | 
| static String | LABOR_SCRUBBER_ERRORa labor ledger group of origin entries that the labor scrubber reports as errors | 
| static String | LABOR_SCRUBBER_EXPIREDa labor ledger group of origin entries that the labor scrubber reported as having expired accounts | 
| static String | LABOR_SCRUBBER_VALIDa labor ledger group of origin entries that the labor scrubber considers valid (and therefore can be posted by the labor
 poster) | 
| static String | LABOR_YEAR_END_BALANCE_FORWARDa labor ledger group created by the labor balance forwards year end job | 
| static String | MAIN_POSTER_ERRORa general ledger group of origin entries that the poster reports as errors | 
| static String | MAIN_POSTER_VALIDa general ledger group of origin entries that the poster considered valid and posted | 
| static String | PDPa general ledger group created by the post disbursement processor | 
| static String | REVERSAL_POSTER_ERRORa general ledger group of origin entries that the reversal poster reported as errors | 
| static String | REVERSAL_POSTER_VALIDa general ledger group of origin entries that the reversal poster considered valid and posted | 
| static String | SCRUBBER_ERRORa general ledger group of origin entries the scrubber reported were in error | 
| static String | SCRUBBER_EXPIREDa general ledger group of origin entries that the scrubber reported as having expired accounts | 
| static String | SCRUBBER_VALIDa general ledger group of origin entries that the scrubber considered valid (and therefore are ready to be posted) | 
| static String | YEAR_END_BEGINNING_BALANCEa general ledger group created by the balance forwards year end job with still open accounts | 
| static String | YEAR_END_BEGINNING_BALANCE_PRIOR_YEARa general ledger group created by the balance forwards year end job with still closed accounts | 
| static String | YEAR_END_CLOSE_NOMINAL_BALANCESa general ledger group created by the nominal activity closing year end job | 
| static String | YEAR_END_ENCUMBRANCE_CLOSINGa general ledger group created by the forward encumbrances year end job | 
| static String | YEAR_END_ORG_REVERSIONa general ledger group created by the organization reversion year end job | 
| Constructor and Description | 
|---|
| OriginEntrySource() | 
equals, getCode, getCodeAndDescription, getCodeAndDescription, getName, hashCode, isActive, setActive, setCode, setNameafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic static final String BACKUP
public static final String COLLECTOR
public static final String GENERATE_BY_EDOC
public static final String EXTERNAL
public static final String GL_CORRECTION_PROCESS_EDOC
public static final String ICR_TRANSACTIONS
public static final String ICR_POSTER_ERROR
public static final String ICR_POSTER_VALID
public static final String MAIN_POSTER_ERROR
public static final String MAIN_POSTER_VALID
public static final String REVERSAL_POSTER_ERROR
public static final String REVERSAL_POSTER_VALID
public static final String SCRUBBER_ERROR
public static final String SCRUBBER_VALID
public static final String SCRUBBER_EXPIRED
public static final String YEAR_END_BEGINNING_BALANCE
public static final String YEAR_END_BEGINNING_BALANCE_PRIOR_YEAR
public static final String YEAR_END_CLOSE_NOMINAL_BALANCES
public static final String YEAR_END_ENCUMBRANCE_CLOSING
public static final String YEAR_END_ORG_REVERSION
public static final String PDP
public static final String ENTERPRISE_FEED
public static final String LABOR_MAIN_POSTER_ERROR
public static final String LABOR_MAIN_POSTER_VALID
public static final String LABOR_SCRUBBER_ERROR
public static final String LABOR_SCRUBBER_VALID
public static final String LABOR_BACKUP
public static final String LABOR_SCRUBBER_EXPIRED
public static final String LABOR_EDOC
public static final String LABOR_CORRECTION_PROCESS_EDOC
public static final String LABOR_YEAR_END_BALANCE_FORWARD
public static final String LABOR_PAYROLL_ACCRUAL
public static final String LABOR_LEDGER_GENERAL_LEDGER
public OriginEntrySource()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.