org.kuali.kfs.fp.document.validation.impl
Interface TransferOfFundsDocumentRuleConstants

All Superinterfaces:
AccountingDocumentRuleBaseConstants

public interface TransferOfFundsDocumentRuleConstants
extends AccountingDocumentRuleBaseConstants

Defines constants for the transfer of funds document.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.kuali.kfs.sys.document.validation.impl.AccountingDocumentRuleBaseConstants
AccountingDocumentRuleBaseConstants.ACCOUNT_NUMBER, AccountingDocumentRuleBaseConstants.APPLICATION_PARAMETER, AccountingDocumentRuleBaseConstants.ERROR_PATH, AccountingDocumentRuleBaseConstants.GENERAL_LEDGER_PENDING_ENTRY_CODE
 
Field Summary
static String KUALI_TRANSACTION_PROCESSING_TRANSFER_OF_FUNDS_SECURITY_GROUPING
           
static String TRANSFER_OF_FUNDS_DOC_TYPE_CODE
           
static String TRANSFER_OF_FUNDS_EXPENSE_OBJECT_TYPE_CODE
           
static String TRANSFER_OF_FUNDS_INCOME_OBJECT_TYPE_CODE
           
static String YEAR_END_TRANSFER_OF_FUNDS_DOC_TYPE_CODE
           
 

Field Detail

KUALI_TRANSACTION_PROCESSING_TRANSFER_OF_FUNDS_SECURITY_GROUPING

static final String KUALI_TRANSACTION_PROCESSING_TRANSFER_OF_FUNDS_SECURITY_GROUPING
See Also:
Constant Field Values

TRANSFER_OF_FUNDS_INCOME_OBJECT_TYPE_CODE

static final String TRANSFER_OF_FUNDS_INCOME_OBJECT_TYPE_CODE
See Also:
Constant Field Values

TRANSFER_OF_FUNDS_EXPENSE_OBJECT_TYPE_CODE

static final String TRANSFER_OF_FUNDS_EXPENSE_OBJECT_TYPE_CODE
See Also:
Constant Field Values

TRANSFER_OF_FUNDS_DOC_TYPE_CODE

static final String TRANSFER_OF_FUNDS_DOC_TYPE_CODE
See Also:
Constant Field Values

YEAR_END_TRANSFER_OF_FUNDS_DOC_TYPE_CODE

static final String YEAR_END_TRANSFER_OF_FUNDS_DOC_TYPE_CODE
See Also:
Constant Field Values


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