Go To View:  RETURN TO BANNER ODS META DATA REPORTS LIST
Finance Reporting View Reports

Banner Operational Data Store
Reporting View Target: BUDGET_AVAILABILITY_LEDGER

Description Contains summary and current amounts for adopted budget, budget adjustments, encumbrances, budget reservations, and remaining balances by budget control keys of fund, organization code, account, and program for a fiscal year and period. Additional reporting can be by financial manager or the various hierarchy levels of the fund, organization code, account, and program.
Key & Frequency One row per chart of accounts per fiscal year and period per fund per organization code per account per program per commitment type.
Recommended Search Columns CHART_OF_ACCOUNTS, FISCAL_YEAR
FISCAL_PERIOD
CHART_OF_ACCOUNTS, ORGANIZATION_CODE
CHART_OF_ACCOUNTS, PROGRAM
CHART_OF_ACCOUNTS, FISCAL_YEAR, FISCAL_PERIOD, FUND, ORGANIZATION_CODE, ACCOUNT, PROGRAM
CHART_OF_ACCOUNTS, FISCAL_YEAR, FUND, ORGANIZATION_CODE, ACCOUNT, PROGRAM, FISCAL_PERIOD, COMMITMENT_TYPE
CHART_OF_ACCOUNTS, FUND
CHART_OF_ACCOUNTS, ACCOUNT

Target Column Business Name Business Definition Database Data Type Source Name Source Column
ACCOUNT Account Code representing an account, such as revenue, labor, expenditure or transfer. VARCHAR2(63)

FGBBAVL

FGBBAVL_ACCT_CODE

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

FTVACCT

FTVACCT_ACCT_CLASS_CODE

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

FUNCTION

FOKODSF.F_GET_SDAT_TITLE

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

FTVACCT

FTVACCT_TITLE

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

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(63)

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(255)

FUNCTION

F_GET_FINANCE_DESC

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

FTVACCT

FTVACCT_STATUS_IND

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FTVATYP

FTVATYP_TITLE

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

FTVATYP

FTVATYP_TITLE

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

FTVATYP

FTVATYP_ATYP_CODE

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

FTVATYP

FTVATYP_ATYP_CODE

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

FTVATYP

FTVATYP_STATUS_IND

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

FTVATYP

FTVATYP_STATUS_IND

ADMINISTRATIVE_GROUP Administrative Group Administrative-oriented identifier for the record used to determine access authorization to this record. Institution defined. VARCHAR2(255)

NA

NA

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

FGBBAVL

FGBBAVL_COAS_CODE

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

FTVCOAS

FTVCOAS_TITLE

CHART_OF_ACCOUNTS_STATUS Chart Of Accounts Status Current status of the associated chart of accounts. VARCHAR2(63)

FTVCOAS

FTVCOAS_STATUS_IND

COMMITMENT_TYPE Commitment Type Encumbrance commitment type indicator. VARCHAR2(63)

FGBBAVL

FGBBAVL_CMT_TYPE

CURR_ADOPTED_BUDGET Curr Adopted Budget Current period adopted budget. NUMBER

FUNCTION

FOKODSF.F_GET_BVL_AMTS

CURR_BUDGET_ADJUSTMENTS Curr Budget Adjustments Current period budget adjustments. NUMBER

FUNCTION

FOKODSF.F_GET_BVL_AMTS

CURR_BUDGET_RESERVATION Curr Budget Reservation Current period budget reservations that typically represents requisition encumbrances. NUMBER

FUNCTION

FOKODSF.F_GET_BVL_AMTS

CURR_COMMITTED_BALANCE Current Committed Balance Sum of Current Year to Date Activity, Current Encumbrances, and Current Budget Reservations. NUMBER

CALCULATION

NVL(CURR_YEAR_TO_DATE_ACTV + CURR_ENCUMBRANCES + CURR_BUDGET_RESERVATION, 0)

CURR_ENCUMBRANCES Curr Encumbrances Current period encumbrances that typically represent purchase order, labor and general encumbrances. NUMBER

FUNCTION

FOKODSF.F_GET_BVL_AMTS

CURR_PERCENT_AVAILABLE Curr Percent Available Calculates current period available budget percent from the budget ledger. NUMBER

FUNCTION

FOKODSF.F_GET_BVL_AMTS

CURR_REALLOCATED_BUDGET Curr Reallocated Budget Current unbudgeted appropriations. NUMBER

NA

NA

CURR_REMAINING_BALANCE Curr Remaining Balance Calculated current period remaining balance as: adopted budget plus budget adjustments minus year to date activity - encumbrances - budget reservations. NUMBER

FUNCTION

FOKODSF.F_GET_BVL_AMTS

CURR_TOTAL_BUDGET Current Total Budget Sum of Current Adopted Budget and Current Budget Adjustments. NUMBER

CALCULATION

NVL(CURR_ADOPTED_BUDGET + CURR_BUDGET_ADJUSTMENTS, 0)

CURR_YEAR_TO_DATE_ACTV Curr Year To Date Actv Current period activity which typically represents expenses, labor, revenue and transfers. NUMBER

FUNCTION

FOKODSF.F_GET_BVL_AMTS

FIRST_QUARTER_BALANCE First Quarter Balance Roll up of periods 1-3. NUMBER

NA

NA

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(63)

FGBBAVL

FGBBAVL_PERIOD

FISCAL_PERIOD_STATUS Fiscal Period Status Status of the accounting period which indicates ability to accept posting activity. VARCHAR2(63)

FTVFSPD

FTVFSPD_PRD_STATUS_IND

FISCAL_PERIOD_STATUS_DESC Fiscal Period Status Description Fiscal period status description. VARCHAR2(255)

CALCULATION

DECODE(FTVFSPD_PRD_STATUS_IND)

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

FUNCTION

FOFYCNV

FOURTH_QUARTER_BALANCE Fourth Quarter Balance Roll up of periods 10-12. NUMBER

NA

NA

FUND Fund Financial Aid Fund code to be associated with information in this record. VARCHAR2(63)

FGBBAVL

FGBBAVL_FUND_CODE

FUND_DESC Fund Description Description or title of the associated fund. VARCHAR2(255)

FTVFUND

FTVFUND_TITLE

FUND_DESC_1 Fund Description 1 Description or title level 1 within this fund hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_FUND_HIER

FUND_DESC_2 Fund Description 2 Description or title level 2 within this fund hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_FUND_HIER

FUND_DESC_3 Fund Description 3 Description or title level 3 within this fund hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_FUND_HIER

FUND_DESC_4 Fund Description 4 Description or title level 4 within this fund hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_FUND_HIER

FUND_DESC_5 Fund Description 5 Description or title level 5 within this fund hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_FUND_HIER

FUND_FINANCIAL_MANAGER_ID Fund Financial Manager ID System generated or manually assigned ID that uniquely identifies the financial manager. VARCHAR2(63)

FUNCTION

SPRIDEN

MGKFUNC.F_GET_PERSON_INFO

SPRIDEN_ID

FUND_FINANCIAL_MANAGER_NAME Fund Financial Manager Name Combination of the person's last name, first name, and middle initial into one value. VARCHAR2(255)

FUNCTION

MGKFUNC.F_GET_PERSON_INFO

FUND_FINANCIAL_MANAGER_UID Fund Financial Manager UID System generated, unique, internal identification number assigned to the financial manager associated with this fund. NUMBER

FTVFUND

FTVFUND_FMGR_CODE_PIDM

FUND_FMGR_FIRST_NAME Fund Financial Manager First Name Fund financial manager's first or given name. VARCHAR2(63)

FUNCTION

SPRIDEN

MGKFUNC.F_GET_PERSON_INFO

SPRIDEN_FIRST_NAME

FUND_FMGR_LAST_NAME Fund Financial Manager Last Name Fund financial manager's last name or surname. VARCHAR2(63)

FUNCTION

SPRIDEN

MGKFUNC.F_GET_PERSON_INFO

SPRIDEN_LAST_NAME

FUND_FMGR_MIDDLE_NAME Fund Financial Manager Middle Name Fund financial manager's middle name. VARCHAR2(63)

FUNCTION

SPRIDEN

MGKFUNC.F_GET_PERSON_INFO

SPRIDEN_MI

FUND_LEVEL_1 Fund Level 1 Level 1 fund within this fund hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

FUND_LEVEL_2 Fund Level 2 Level 2 fund within this fund hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

FUND_LEVEL_3 Fund Level 3 Level 3 fund within this fund hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

FUND_LEVEL_4 Fund Level 4 Level 4 fund within this fund hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

FUND_LEVEL_5 Fund Level 5 Level 5 fund within this fund hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

FUND_POOL Fund Pool Fund used for budgeting purposes. If the fund pool does not exist, it is replaced with fund for available balance checking. VARCHAR2(63)

CALCULATION

NVL(FTVFUND_FUND_CODE_BAVL,FTVFUND_FUND_CODE)

FUND_POOL_DESC Fund Pool Description Fund pool description. If the fund pool is not found, then its description is replaced with fund description, for available balance checking. VARCHAR2(255)

FUNCTION

F_GET_FINANCE_DESC

FUND_STATUS Fund Status Current status of the associated fund. VARCHAR2(63)

FTVFUND

FTVFUND_STATUS_IND

FUND_STATUS_1 Fund Status 1 Status of level 1 fund within this fund hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

FUND_STATUS_2 Fund Status 2 Status of level 2 fund within this fund hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

FUND_STATUS_3 Fund Status 3 Status of level 3 fund within this fund hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

FUND_STATUS_4 Fund Status 4 Status of level 4 fund within this fund hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

FUND_STATUS_5 Fund Status 5 Status of level 5 fund within this fund hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

FUND_TYPE_DESC_1 Fund Type Description 1 Description or title level 1 within this fund type hierarchy. VARCHAR2(255)

FTVFTYP

FTVFTYP_TITLE

FUND_TYPE_DESC_2 Fund Type Description 2 Description or title level 2 within this fund type hierarchy. VARCHAR2(255)

FTVFTYP

FTVFTYP_TITLE

FUND_TYPE_LEVEL_1 Fund Type Level 1 Level 1 fund type grouping within this fund type hierarchy. VARCHAR2(63)

FTVFTYP

FTVFTYP_FTYP_CODE

FUND_TYPE_LEVEL_2 Fund Type Level 2 Level 2 fund type grouping within this fund type hierarchy. VARCHAR2(63)

FTVFTYP

FTVFTYP_FTYP_CODE

FUND_TYPE_STATUS_1 Fund Type Status 1 Status of level 1 fund type within this fund type hierarchy. VARCHAR2(63)

FTVFTYP

FTVFTYP_STATUS_IND

FUND_TYPE_STATUS_2 Fund Type Status 2 Status of level 2 fund type within this fund type hierarchy. VARCHAR2(63)

FTVFTYP

FTVFTYP_STATUS_IND

FUTURE_BUDGET Future Budget Future or next year's budget. NUMBER

NA

NA

GOVERNMENT_REPORTING_CODE Government Reporting Code Government reporting code. VARCHAR2(63)

NA

NA

GOVERNMENT_REPORTING_DESC Government Reporting Description Government reporting code description. VARCHAR2(255)

NA

NA

INCEPTION_TO_DATE Inception To Date Sponsored research amount where a grant ledger is not separate. DATE

NA

NA

INTERNAL_ACCOUNT_TYPE Internal Account Type Predefined values that represent account types linked to level one account types. Used to identify transactional data for processing and reporting purposes. VARCHAR2(63)

FTVATYP

FTVATYP_INTERNAL_ATYP_CODE

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

FUNCTION

FOKODSF.F_GET_SDAT_TITLE

INTERNAL_FUND_TYPE Internal Fund Type Predefined values representing fund types linked to level one fund types and are used to identify transactional data for processing and reporting purposes. VARCHAR2(63)

FTVFTYP

FTVFTYP_INTERNAL_FTYP_CODE

INTERNAL_FUND_TYPE_DESC Internal Fund Type Description Description or title of the system fund grouping code. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_SDAT_TITLE

MULTI_SOURCE Multi Source Institution value for the record when the optional multi-institution facility feature has been applied. VARCHAR2(63)

NA

NA

MULTI_SOURCE_DESC Multi Source Description Institution description when the optional multi-institution facility feature has been applied. VARCHAR2(255)

NA

NA

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

FTVACCT

FTVACCT_NORMAL_BAL

ORGANIZATION_CODE Organization Code Identification accounting code used for the department. VARCHAR2(63)

FGBBAVL

FGBBAVL_ORGN_CODE

ORGANIZATION_DESC Organization Description Description or title associated with the organization code. VARCHAR2(255)

FTVORGN

FTVORGN_TITLE

ORGANIZATION_DESC_1 Organization Description 1 Description or title level 1 within this organization hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_DESC_2 Organization Description 2 Description or title level 2 within this organization hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_DESC_3 Organization Description 3 Description or title level 3 within this organization hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_DESC_4 Organization Description 4 Description or title level 4 within this organization hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_DESC_5 Organization Description 5 Description or title level 5 within this organization hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_DESC_6 Organization Description 6 Description or title level 6 within this organization hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_DESC_7 Organization Description 7 Description or title level 7 within this organization hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_DESC_8 Organization Description 8 Description or title level 8 within this organization hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_LEVEL_1 Organization Level 1 Level 1 organization within this organization hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_LEVEL_2 Organization Level 2 Level 2 organization within this organization hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_LEVEL_3 Organization Level 3 Level 3 organization within this organization hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_LEVEL_4 Organization Level 4 Level 4 organization within this organization hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_LEVEL_5 Organization Level 5 Level 5 organization within this organization hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_LEVEL_6 Organization Level 6 Level 6 organization within this organization hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_LEVEL_7 Organization Level 7 Level 7 organization within this organization hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_LEVEL_8 Organization Level 8 Level 8 organization within this organization hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_POOL Organization Pool Organization used for budgeting purposes. If the organization pool does not exist, it is replaced with organization for available balance checking. VARCHAR2(63)

CALCULATION

NVL(FTVORGN_ORGN_CODE_NSF,FTVORGN_ORGN_CODE)

ORGANIZATION_POOL_DESC Organization Pool Description Organization pool description. If the organization pool is not found, then its description is replaced with organization description for available balance checking. VARCHAR2(255)

FUNCTION

F_GET_FINANCE_DESC

ORGANIZATION_STATUS Organization Status Current status of the associated organization. VARCHAR2(63)

FTVORGN

FTVORGN_STATUS_IND

ORGANIZATION_STATUS_1 Organization Status 1 Status of level 1 organization within this organization hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_STATUS_2 Organization Status 2 Status of level 2 organization within this organization hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_STATUS_3 Organization Status 3 Status of level 3 organization within this organization hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_STATUS_4 Organization Status 4 Status of level 4 organization within this organization hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_STATUS_5 Organization Status 5 Status of level 5 organization within this organization hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_STATUS_6 Organization Status 6 Status of level 6 organization within this organization hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_STATUS_7 Organization Status 7 Status of level 7 organization within this organization hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGANIZATION_STATUS_8 Organization Status 8 Status of level 8 organization within this organization hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORGN_FINANCIAL_MANAGER_ID Organization Financial Manager ID System generated or manually assigned ID that uniquely identifies the financial manager. VARCHAR2(63)

FUNCTION

SPRIDEN

MGKFUNC.F_GET_PERSON_INFO

SPRIDEN_ID

ORGN_FINANCIAL_MANAGER_NAME Organization Financial Manager Name Combination of the person's last name, first name, and middle initial into one value. VARCHAR2(255)

FUNCTION

MGKFUNC.F_GET_PERSON_INFO

ORGN_FINANCIAL_MANAGER_UID Organization Financial Manager UID System generated unique internal identification number assigned to the financial manager associated with this organization. NUMBER

FTVORGN

FTVORGN_FMGR_CODE_PIDM

ORGN_FMGR_FIRST_NAME Organization Financial Manager First Name Organization financial manager's first or given name. VARCHAR2(63)

FUNCTION

SPRIDEN

MGKFUNC.F_GET_PERSON_INFO

SPRIDEN_FIRST_NAME

ORGN_FMGR_LAST_NAME Organization Financial Manager Last Name Organization financial manager's last name or surname. VARCHAR2(63)

FUNCTION

SPRIDEN

MGKFUNC.F_GET_PERSON_INFO

SPRIDEN_LAST_NAME

ORGN_FMGR_MIDDLE_NAME Organization Financial Manager Middle Name Organization financial manager's middle name. VARCHAR2(63)

FUNCTION

SPRIDEN

MGKFUNC.F_GET_PERSON_INFO

SPRIDEN_MI

ORIG_ACCOUNT_CLASS Orig Account Class Class defines major accounting groups used in the system for fixed assets, endowments, sponsored research for the specified fiscal year and period. VARCHAR2(63)

FTVACCT

FTVACCT_ACCT_CLASS_CODE

ORIG_ACCOUNT_CLASS_DESC Orig Account Class Description Account class description for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_SDAT_TITLE

ORIG_ACCOUNT_DESC_1 Orig Account Description 1 Description or title level 1 within this account hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ORIG_ACCOUNT_DESC_2 Orig Account Description 2 Description or title level 2 within this account hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ORIG_ACCOUNT_DESC_3 Orig Account Description 3 Description or title level 3 within this account hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ORIG_ACCOUNT_DESC_4 Orig Account Description 4 Description or title level 4 within this account hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ORIG_ACCOUNT_LEVEL_1 Orig Account Level 1 Level 1 account within this account hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ORIG_ACCOUNT_LEVEL_2 Orig Account Level 2 Level 2 account within this account hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ORIG_ACCOUNT_LEVEL_3 Orig Account Level 3 Level 3 account within this account hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ORIG_ACCOUNT_LEVEL_4 Orig Account Level 4 Level 4 account within this account hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ORIG_ACCOUNT_POOL Original Account Pool Account used for budgeting purposes. If the account pool does not exist, it is replaced with account for available balance checking, for the specified fiscal year and period. VARCHAR2(63)

CALCULATION

NVL(FTVACCT_ACCT_CODE_POOL,FTVACCT_ACCT_CODE)

ORIG_ACCOUNT_POOL_DESC Orig 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, for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

F_GET_FINANCE_DESC

ORIG_ACCOUNT_STATUS_1 Orig Account Status 1 Dtatus of level 1 account within this account hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ORIG_ACCOUNT_STATUS_2 Orig Account Status 2 Status of level 2 account within this account hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ORIG_ACCOUNT_STATUS_3 Orig Account Status 3 Status of level 3 account within this account hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ORIG_ACCOUNT_STATUS_4 Orig Account Status 4 Status of level 4 account within this account hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ACCT_HIER

ORIG_ACCOUNT_TYPE_DESC_1 Orig Account Type Description 1 Description or title level 1 within this account type hierarchy for the specified fiscal year and period. VARCHAR2(255)

FTVATYP

FTVATYP_TITLE

ORIG_ACCOUNT_TYPE_DESC_2 Orig Account Type Description 2 Description or title level 2 within this account type hierarchy for the specified fiscal year and period. VARCHAR2(255)

FTVATYP

FTVATYP_TITLE

ORIG_ACCOUNT_TYPE_LEVEL_1 Orig Account Type Level 1 Level 1 account type grouping within this account type hierarchy for the specified fiscal year and period. VARCHAR2(63)

FTVATYP

FTVATYP_ATYP_CODE

ORIG_ACCOUNT_TYPE_LEVEL_2 Orig Account Type Level 2 Level 2 account type grouping within this account type hierarchy for the specified fiscal year and period. VARCHAR2(63)

FTVATYP

FTVATYP_ATYP_CODE

ORIG_ACCOUNT_TYPE_STATUS_1 Orig Account Type Status 1 Status of level 1 account type within this account type hierarchy for the specified fiscal year and period. VARCHAR2(63)

FTVATYP

FTVATYP_STATUS_IND

ORIG_ACCOUNT_TYPE_STATUS_2 Orig Account Type Status 2 Status of level 2 account type within this account type hierarchy for the specified fiscal year and period. VARCHAR2(63)

FTVATYP

FTVATYP_STATUS_IND

ORIG_FUND_DESC_1 Orig Fund Description 1 Description or title level 1 within this fund hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_FUND_HIER

ORIG_FUND_DESC_2 Orig Fund Description 2 Description or title level 2 within this fund hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_FUND_HIER

ORIG_FUND_DESC_3 Orig Fund Description 3 Description or title level 3 within this fund hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_FUND_HIER

ORIG_FUND_DESC_4 Orig Fund Description 4 Description or title level 4 within this fund hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_FUND_HIER

ORIG_FUND_DESC_5 Orig Fund Description 5 Description or title level 5 within this fund hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_FUND_HIER

ORIG_FUND_LEVEL_1 Orig Fund Level 1 Level 1 fund within this fund hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

ORIG_FUND_LEVEL_2 Orig Fund Level 2 Level 2 fund within this fund hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

ORIG_FUND_LEVEL_3 Orig Fund Level 3 Level 3 fund within this fund hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

ORIG_FUND_LEVEL_4 Orig Fund Level 4 Level 4 fund within this fund hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

ORIG_FUND_LEVEL_5 Orig Fund Level 5 Level 5 fund within this fund hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

ORIG_FUND_POOL Orig Fund Pool Fund used for budgeting purposes. If the fund pool does not exist, it is replaced with fund for available balance checking for the specified fiscal year and period. VARCHAR2(63)

CALCULATION

NVL(FTVFUND_FUND_CODE_BAVL,FTVFUND_FUND_CODE)

ORIG_FUND_POOL_DESC Orig Fund Pool Description Fund pool description. If the fund pool is not found, then its description is replaced with fund description, for available balance checking for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

F_GET_FINANCE_DESC

ORIG_FUND_STATUS_1 Orig Fund Status 1 Status of level 1 fund within this fund hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

ORIG_FUND_STATUS_2 Orig Fund Status 2 Status of level 2 fund within this fund hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

ORIG_FUND_STATUS_3 Orig Fund Status 3 Status of level 3 fund within this fund hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

ORIG_FUND_STATUS_4 Orig Fund Status 4 Status of level 4 fund within this fund hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

ORIG_FUND_STATUS_5 Orig Fund Status 5 Status of level 5 fund within this fund hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_FUND_HIER

ORIG_FUND_TYPE_DESC_1 Orig Fund Type Description 1 Description or title level 1 within this fund type hierarchy for the specified fiscal year and period. VARCHAR2(255)

FTVFTYP

FTVFTYP_TITLE

ORIG_FUND_TYPE_DESC_2 Orig Fund Type Description 2 Description or title level 2 within this fund type hierarchy for the specified fiscal year and period. VARCHAR2(255)

FTVFTYP

FTVFTYP_TITLE

ORIG_FUND_TYPE_LEVEL_1 Orig Fund Type Level 1 Primary fund type within this fund hierarchy for the specified fiscal year and period. VARCHAR2(63)

FTVFTYP

FTVFTYP_FTYP_CODE

ORIG_FUND_TYPE_LEVEL_2 Orig Fund Type Level 2 Level 2 fund type grouping within this fund type hierarchy for the specified fiscal year and period. VARCHAR2(63)

FTVFTYP

FTVFTYP_FTYP_CODE

ORIG_FUND_TYPE_STATUS_1 Orig Fund Type Status 1 Status of level 1 fund type within this fund type hierarchy for the specified fiscal year and period. VARCHAR2(63)

FTVFTYP

FTVFTYP_STATUS_IND

ORIG_FUND_TYPE_STATUS_2 Orig Fund Type Status 2 Status of level 2 fund type within this fund type hierarchy for the specified fiscal year and period. VARCHAR2(63)

FTVFTYP

FTVFTYP_STATUS_IND

ORIG_INTERNAL_ACCOUNT_TYPE Orig Internal Account Type Predefined values that represent account types linked to level one account types. Used to identify transactional data for processing and reporting purposes for the specified fiscal year and period. VARCHAR2(63)

FTVATYP

FTVATYP_INTERNAL_ATYP_CODE

ORIG_INTERNAL_ACCT_TYPE_DESC Orig Internal Account Type Description Description for system account type for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_SDAT_TITLE

ORIG_INTERNAL_FUND_TYPE Orig Internal Fund Type Predefined values representing fund types linked to level one fund types. Used to identify transactional data for processing and reporting purposes for the specified fiscal year and period. VARCHAR2(63)

FTVFTYP

FTVFTYP_INTERNAL_FTYP_CODE

ORIG_INTERNAL_FUND_TYPE_DESC Orig Internal Fund Type Description Description or title of the system fund grouping code for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_SDAT_TITLE

ORIG_ORGANIZATION_DESC_1 Orig Organization Description 1 Description or title level 1 within this organization hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_DESC_2 Orig Organization Description 2 Description or title level 2 within this organization hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_DESC_3 Orig Organization Description 3 Description or title level 3 within this organization hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_DESC_4 Orig Organization Description 4 Description or title level 4 within this organization hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_DESC_5 Orig Organization Description 5 Description or title level 5 within this organization hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_DESC_6 Orig Organization Description 6 Description or title level 6 within this organization hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_DESC_7 Orig Organization Description 7 Description or title level 7 within this organization hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_DESC_8 Orig Organization Description 8 Description or title level 8 within this organization hierarchy for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_LEVEL_1 Orig Organization Level 1 Level 1 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_LEVEL_2 Orig Organization Level 2 Level 2 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_LEVEL_3 Orig Organization Level 3 Level 3 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_LEVEL_4 Orig Organization Level 4 Level 4 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_LEVEL_5 Orig Organization Level 5 Level 5 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_LEVEL_6 Orig Organization Level 6 Level 6 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_LEVEL_7 Orig Organization Level 7 Level 7 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_LEVEL_8 Orig Organization Level 8 Level 8 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_POOL Orig Organization Pool Organization used for budgeting purposes. If the organization pool does not exist, it is replaced with organization for available balance checking for the specified fiscal year and period. VARCHAR2(63)

CALCULATION

NVL(FTVORGN_ORGN_CODE_NSF,FTVORGN_ORGN_CODE)

ORIG_ORGANIZATION_POOL_DESC Orig Organization Pool Description Organization pool description. If the organization pool is not found, then its description is replaced with organization description for available balance checking for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

F_GET_FINANCE_DESC

ORIG_ORGANIZATION_STATUS_1 Orig Organization Status 1 Status of level 1 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_STATUS_2 Orig Organization Status 2 Status of level 2 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_STATUS_3 Orig Organization Status 3 Status of level 3 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_STATUS_4 Orig Organization Status 4 Status of level 4 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_STATUS_5 Orig Organization Status 5 Status of level 5 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_STATUS_6 Orig Organization Status 6 Status of level 6 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_STATUS_7 Orig Organization Status 7 Status of level 7 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_ORGANIZATION_STATUS_8 Orig Organization Status 8 Status of level 8 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

ORIG_PROGRAM_DESC_1 Orig Program Description 1 Description or title level 1 within this program hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_PROG_HIER

ORIG_PROGRAM_DESC_2 Orig Program Description 2 Description or title level 2 within this program hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_PROG_HIER

ORIG_PROGRAM_DESC_3 Orig Program Description 3 Description or title level 3 within this program hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_PROG_HIER

ORIG_PROGRAM_DESC_4 Orig Program Description 4 Description or title level 4 within this program hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_PROG_HIER

ORIG_PROGRAM_DESC_5 Orig Program Description 5 Description or title level 5 within this program hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_PROG_HIER

ORIG_PROGRAM_LEVEL_1 Orig Program Level 1 Level 1 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

ORIG_PROGRAM_LEVEL_2 Orig Program Level 2 Level 2 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

ORIG_PROGRAM_LEVEL_3 Orig Program Level 3 Level 3 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

ORIG_PROGRAM_LEVEL_4 Orig Program Level 4 Level 4 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

ORIG_PROGRAM_LEVEL_5 Orig Program Level 5 Level 5 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

ORIG_PROGRAM_STATUS_1 Orig Program Status 1 Status of level 1 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

ORIG_PROGRAM_STATUS_2 Orig Program Status 2 Status of level 2 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

ORIG_PROGRAM_STATUS_3 Orig Program Status 3 Status of level 3 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

ORIG_PROGRAM_STATUS_4 Orig Program Status 4 Status of level 4 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

ORIG_PROGRAM_STATUS_5 Orig Program Status 5 Status of level 5 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

PRIOR_YEAR_ACTUAL Prior Year Actual Prior year actual. NUMBER

NA

NA

PRIOR_YEAR_BUDGET Prior Year Budget Prior year budget. NUMBER

NA

NA

PROCESS_GROUP Process Group Process-oriented identifier for the record used to determine access authorization to this record. Institution defined. VARCHAR2(255)

NA

NA

PROGRAM Program Student's program, curriculum or course of study. This may be Data Not Available when program codes have not been defined by the institution. The alternate curriculum identification is by a combination of college, degree and major codes. VARCHAR2(63)

FGBBAVL

FGBBAVL_PROG_CODE

PROGRAM_DESC Program Description Description or title of the associated program. VARCHAR2(255)

FTVPROG

FTVPROG_TITLE

PROGRAM_DESC_1 Program Description 1 Description or title level 1 within this program hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_PROG_HIER

PROGRAM_DESC_2 Program Description 2 Description or title level 2 within this program hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_PROG_HIER

PROGRAM_DESC_3 Program Description 3 Description or title level 3 within this program hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_PROG_HIER

PROGRAM_DESC_4 Program Description 4 Description or title level 4 within this program hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_PROG_HIER

PROGRAM_DESC_5 Program Description 5 Description or title level 5 within this program hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_PROG_HIER

PROGRAM_LEVEL_1 Program Level 1 Level 1 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

PROGRAM_LEVEL_2 Program Level 2 Level 2 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

PROGRAM_LEVEL_3 Program Level 3 Level 3 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

PROGRAM_LEVEL_4 Program Level 4 Level 4 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

PROGRAM_LEVEL_5 Program Level 5 Level 5 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

PROGRAM_STATUS Program Status Current status of the associated program. VARCHAR2(63)

FTVPROG

FTVPROG_STATUS_IND

PROGRAM_STATUS_1 Program Status 1 Status of level 1 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

PROGRAM_STATUS_2 Program Status 2 Status of level 2 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

PROGRAM_STATUS_3 Program Status 3 Status of level 3 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

PROGRAM_STATUS_4 Program Status 4 Status of level 4 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

PROGRAM_STATUS_5 Program Status 5 Status of level 5 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

PROJECT_FISCAL_YEAR_TO_DATE Project Fiscal Year To Date Sponsored research amount where a grant ledger not separate. DATE

NA

NA

SECOND_QUARTER_BALANCE Second Quarter Balance Roll up of periods 4-6. NUMBER

NA

NA

SUM_ADOPTED_BUDGET Sum Adopted Budget Current cumulative adopted budget. NUMBER

FUNCTION

FOKODSF.F_GET_BVL_AMTS

SUM_BUDGET_ADJUSTMENTS Sum Budget Adjustments Current cumulative budget adjustments. NUMBER

FUNCTION

FOKODSF.F_GET_BVL_AMTS

SUM_BUDGET_RESERVATION Sum Budget Reservation Current cumulative budget reservations. NUMBER

FUNCTION

FOKODSF.F_GET_BVL_AMTS

SUM_COMMITTED_BALANCE Sum Committed Balance Sum of the Year to Date Activity, Encumbrances, and Budget Reservations. NUMBER

CALCULATION

NVL(SUM_YEAR_TO_DATE_ACTV + SUM_ENCUMBRANCES + SUM_BUDGET_RESERVATION, 0)

SUM_ENCUMBRANCES Sum Encumbrances Current cumulative encumbrances. NUMBER

FUNCTION

FOKODSF.F_GET_BVL_AMTS

SUM_PERCENT_AVAILABLE Sum Percent Available Calculated as cumulative available budget percent from the budget ledger. NUMBER

FUNCTION

FOKODSF.F_GET_BVL_AMTS

SUM_REALLOCATED_BUDGET Sum Reallocated Budget Cumulative unbudgeted appropriations. NUMBER

NA

NA

SUM_REMAINING_BALANCE Sum Remaining Balance Calculated cumulative remaining balance as adopted budget, plus budget adjustments, - encumbrances, - year to date activity - budget reservations. NUMBER

FUNCTION

FOKODSF.F_GET_BVL_AMTS

SUM_TOTAL_BUDGET Sum Total Budget Sum of the Adopted Budget and the Budget Adjustments. NUMBER

CALCULATION

NVL(SUM_ADOPTED_BUDGET + SUM_BUDGET_ADJUSTMENTS, 0)

SUM_YEAR_TO_DATE_ACTV Sum Year To Date Actv Calculated cumulative year-to-date activity. NUMBER

FUNCTION

FOKODSF.F_GET_BVL_AMTS

THIRD_QUARTER_BALANCE Third Quarter Balance Roll up of periods 7-9. NUMBER

NA

NA



Ver: 9.2