public class OriginEntrySource extends org.kuali.rice.krad.bo.KualiCodeBase
| Modifier and Type | Field and Description |
|---|---|
static String |
BACKUP
A general ledger backup group
|
static String |
COLLECTOR
a general ledger group created by the collector
|
static String |
ENTERPRISE_FEED
a general ledger group created by the enterprise feeder
|
static String |
EXTERNAL |
static String |
GENERATE_BY_EDOC
a general ledger group made of origin entries from processed documents; created by nightly out
|
static String |
GL_CORRECTION_PROCESS_EDOC
a general ledger group creacted by the GLCP
|
static String |
ICR_POSTER_ERROR
a general ledger group of indirect cost recovery origin entries that resulted in poster errors
|
static String |
ICR_POSTER_VALID
a general ledger group of indirect cost recovery origin entries that the poster considered valid
|
static String |
ICR_TRANSACTIONS
a general ledger group of indirect cost recovery origin entries
|
static String |
LABOR_BACKUP
a backup labor ledger group
|
static String |
LABOR_CORRECTION_PROCESS_EDOC
a labor ledger group of origin entries created by a Labor Ledger Correction Process document
|
static String |
LABOR_EDOC
a labor ledger group created by labor processing documents
|
static String |
LABOR_LEDGER_GENERAL_LEDGER
a labor ledger group of origin entries
|
static String |
LABOR_MAIN_POSTER_ERROR
a labor ledger group of origin entries that the labor poster reports as errors
|
static String |
LABOR_MAIN_POSTER_VALID
a labor ledger group of origin entries that the labor poster considered valid and posted
|
static String |
LABOR_PAYROLL_ACCRUAL
a labor ledger group of origin entries for payroll accrual
|
static String |
LABOR_SCRUBBER_ERROR
a labor ledger group of origin entries that the labor scrubber reports as errors
|
static String |
LABOR_SCRUBBER_EXPIRED
a labor ledger group of origin entries that the labor scrubber reported as having expired accounts
|
static String |
LABOR_SCRUBBER_VALID
a 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_FORWARD
a labor ledger group created by the labor balance forwards year end job
|
static String |
MAIN_POSTER_ERROR
a general ledger group of origin entries that the poster reports as errors
|
static String |
MAIN_POSTER_VALID
a general ledger group of origin entries that the poster considered valid and posted
|
static String |
PDP
a general ledger group created by the post disbursement processor
|
static String |
REVERSAL_POSTER_ERROR
a general ledger group of origin entries that the reversal poster reported as errors
|
static String |
REVERSAL_POSTER_VALID
a general ledger group of origin entries that the reversal poster considered valid and posted
|
static String |
SCRUBBER_ERROR
a general ledger group of origin entries the scrubber reported were in error
|
static String |
SCRUBBER_EXPIRED
a general ledger group of origin entries that the scrubber reported as having expired accounts
|
static String |
SCRUBBER_VALID
a general ledger group of origin entries that the scrubber considered valid (and therefore are ready to be posted)
|
static String |
YEAR_END_BEGINNING_BALANCE
a general ledger group created by the balance forwards year end job with still open accounts
|
static String |
YEAR_END_BEGINNING_BALANCE_PRIOR_YEAR
a general ledger group created by the balance forwards year end job with still closed accounts
|
static String |
YEAR_END_CLOSE_NOMINAL_BALANCES
a general ledger group created by the nominal activity closing year end job
|
static String |
YEAR_END_ENCUMBRANCE_CLOSING
a general ledger group created by the forward encumbrances year end job
|
static String |
YEAR_END_ORG_REVERSION
a 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–2015 The Kuali Foundation. All rights reserved.