Go To View:  RETURN TO BANNER COMP META DATA REPORTS LIST
Finance Composite View Reports

SGHE Banner Operational Data Store
Composite View Target: AF_ACCOUNT_HIERARCHY_FISCAL

Description Source composite view contains the account hierarchy by fiscal year and fiscal period. The composite view build is controlled by a parameter setting with an Internal Group = 'ODS EXTRACT PARAMETERS', Internal Code 1 = 'HIERARCHY_FISCAL'. The External Code should be set to the first fiscal year that was posted in the system or to the first fiscal year that you want the original hierarchy to display. The Description value will control how far out to build the view for a fiscal year/period as of today. If the value is set to 2, the system builds the fiscal year/periods 2 years past today's date.

Target Column Business Name Business Definition Database Data Type Domain Value Source Name Source Column
ACCOUNT Account Code representing an account, such as assets, liability, control, fund balance, revenue, labor, expenditure or transfer. VARCHAR2(6)  

FTVACCT

FTVACCT_ACCT_CODE

ACCOUNT_CLASS Account Class Class defines major accounting groups used in the system for fixed assets, endowments, sponsored research. VARCHAR2(2)  

FTVACCT

FTVACCT_ACCT_CLASS_CODE

ACCOUNT_CLASS_DESC Account Class Description Account class description. VARCHAR2(35)  

FUNCTION

FOKODSF.F_GET_SDAT_TITLE

ACCOUNT_DESC Account Description Account code description or title. VARCHAR2(35)  

FTVACCT

FTVACCT_TITLE

ACCOUNT_DESC_1 Account Description 1 Description or title level 1 within this account hierarchy. VARCHAR2(35)  

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ACCOUNT_DESC_2 Account Description 2 Description or title level 2 within this account hierarchy. VARCHAR2(35)  

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ACCOUNT_DESC_3 Account Description 3 Description or title level 3 within this account hierarchy. VARCHAR2(35)  

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ACCOUNT_DESC_4 Account Description 4 Description or title level 4 within this account hierarchy. VARCHAR2(35)  

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ACCOUNT_LEVEL Account Level Account level within the account hierarchy. NUMBER  

CALCULATION

LEVEL

ACCOUNT_LEVEL_1 Account Level 1 Level 1 account within this account hierarchy. VARCHAR2(6)  

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ACCOUNT_LEVEL_2 Account Level 2 Level 2 account within this account hierarchy. VARCHAR2(6)  

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ACCOUNT_LEVEL_3 Account Level 3 Level 3 account within this account hierarchy. VARCHAR2(6)  

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ACCOUNT_LEVEL_4 Account Level 4 Level 4 account within this account hierarchy. VARCHAR2(6)  

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ACCOUNT_POOL Account Pool Account used for budgeting purposes. If the account pool does not exist, it is replaced with account for available balance checking. VARCHAR2(6)  

CALCULATION

NVL(FTVACCT_ACCT_CODE_POOL,FTVACCT_ACCT_CODE)

ACCOUNT_POOL_DESC Account Pool Description Account pool description. If the account pool is not found, then its description is replaced with account description, for available balance checking. VARCHAR2(35)  

FUNCTION

F_GET_FINANCE_DESC

ACCOUNT_STATUS Account Status Current status of the associated account. VARCHAR2(1)  

FTVACCT

FTVACCT_STATUS_IND

ACCOUNT_STATUS_1 Account Status 1 Status of level 1 account within this account hierarchy. VARCHAR2(1)  

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ACCOUNT_STATUS_2 Account Status 2 Status of level 2 account within this account hierarchy. VARCHAR2(1)  

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ACCOUNT_STATUS_3 Account Status 3 Status of level 3 account within this account hierarchy. VARCHAR2(1)  

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ACCOUNT_STATUS_4 Account Status 4 Status of level 4 account within this account hierarchy. VARCHAR2(1)  

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ACCOUNT_TYPE Account Type User-defined value classifying an account to be assets, liability, control, fund balance, revenue, labor, expenditure or transfer. VARCHAR2(2)  

FTVACCT

FTVACCT_ATYP_CODE

ACCOUNT_TYPE_DESC Account Type Description Account type description or title. VARCHAR2(35)  

FTVATYP

FTVATYP_TITLE

ACCOUNT_TYPE_DESC_1 Account Type Description 1 Description or title level 1 within this account type hierarchy. VARCHAR2(35)  

FTVATYP

FTVATYP_TITLE

ACCOUNT_TYPE_DESC_2 Account Type Description 2 Description or title level 2 within this account type hierarchy. VARCHAR2(35)  

FTVATYP

FTVATYP_TITLE

ACCOUNT_TYPE_LEVEL Account Type Level Account type level within the account hierarchy. NUMBER  

CALCULATION

LEVEL

ACCOUNT_TYPE_LEVEL_1 Account Type Level 1 Level 1 account type grouping within this account type hierarchy. VARCHAR2(2)  

FTVATYP

FTVATYP_ATYP_CODE

ACCOUNT_TYPE_LEVEL_2 Account Type Level 2 Level 2 account type grouping within this account type hierarchy. VARCHAR2(2)  

FTVATYP

FTVATYP_ATYP_CODE

ACCOUNT_TYPE_STATUS_1 Account Type Status 1 Status of level 1 account type within this account type hierarchy. VARCHAR2(1)  

FTVATYP

FTVATYP_STATUS_IND

ACCOUNT_TYPE_STATUS_2 Account Type Status 2 Status of level 2 account type within this account type hierarchy. VARCHAR2(1)  

FTVATYP

FTVATYP_STATUS_IND

CHART_OF_ACCOUNTS Chart Of Accounts Identifies the chart from other charts in a multi-chart environment. VARCHAR2(1)  

FTVACCT

FTVACCT_COAS_CODE

CHART_OF_ACCOUNTS_DESC Chart Of Accounts Description Chart of accounts code description or title. VARCHAR2(35)  

FUNCTION

F_GET_FINANCE_DESC

CURRENT_DATE Current Date System current date (sysdate), or date the data was extracted. DATE  

NA

SYSDATE

DATA_ENTRY_PERMITTED Data Entry Permitted Determines if the code is used for data entry (Y)es data entry permitted, used for reporting (N)o data entry not permitted, or (B)udget enterable for pool accounts. VARCHAR2(1)  

FTVACCT

FTVACCT_DATA_ENTRY_IND

DATA_ENTRY_PERMITTED_DESC Data Entry Permitted Description Data entry permitted description. VARCHAR2(25)  

FUNCTION

CASE WHEN FTVACCT_DATA_ENTRY_IND

DOMAIN_VALUE Domain Value Organization-oriented identifier for the record used to determine access authorization. Institution defined. VARCHAR2(6)  

NA

NA

EFFECTIVE_DATE Effective Date Date this code is in effect. DATE  

FTVACCT

FTVACCT_EFF_DATE

FISCAL_PERIOD Fiscal Period Unique identifier for a period within a fiscal year. Generally, a fiscal period would be a value between 00 and 14. VARCHAR2(2)  

FTVFSPD

FTVFSPD_FSPD_CODE

FISCAL_YEAR Fiscal Year Unique identifier or code for the fiscal year. VARCHAR2(4)  

FUNCTION

FOFYCNV

INTERNAL_ACCOUNT_TYPE Internal Account Type Predefined values representing account types that are linked to level one account types, and are used to identify transactional data for processing and reporting purposes. VARCHAR2(2)  

FTVATYP

FTVATYP_INTERNAL_ATYP_CODE

INTERNAL_ACCOUNT_TYPE_DESC Internal Account Type Description Description for system account type. VARCHAR2(35)  

FUNCTION

FOKODSF.F_GET_SDAT_TITLE

MIF_DESC MIF Description Institution description for the record when the optional multi-institution facility feature has been applied. VARCHAR2(30)  

NA

NA

MIF_VALUE MIF Value Institution value for the record when the optional multi-institution facility feature has been applied. VARCHAR2(6)  

NA

NA

NEXT_CHANGE_DATE Next Change Date Date this information changes. For example, if the record included a termination date, the next change date would reflect the date that the termination date was entered. Requires a future change record. DATE  

FTVACCT

FTVACCT_NCHG_DATE

NORMAL_BALANCE Normal Balance Usual balance in the account as established by GAAP. Account examples include asset-debit, liability-credit, control-zero fund balance credit, revenues-credit, and expenditure-debit. VARCHAR2(1)  

FTVACCT

FTVACCT_NORMAL_BAL

PERIOD_END_DATE Period End Date Date used to determine the last day of an accounting period. DATE  

FTVFSPD

FTVFSPD_PRD_END_DATE

TERMINATION_DATE Termination Date Date when this account is no longer in effect. DATE  

FTVACCT

FTVACCT_TERM_DATE

ZONE_VALUE Zone Value Process-oriented identifier for the record used to determine access authorization to this record. Institution defined. VARCHAR2(6)  

NA

NA



Ver: