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

SGHE Banner Operational Data Store
Reporting View Target: GRANT_LEDGER

Description Contains grant ledger information representing inception to date amounts as well as current period amounts for adopted budgets, budget adjustments, actual activity, encumbrances, budget reservations, and remaining balance for each unique combination of accounting distribution. Additional reporting can be by financial manager or the various hierarchy levels of the fund, organization code, account, program, and location.
Key & Frequency One row per chart of accounts per grant ID per grant year per grant period per fund per organization code per account per program per activity per location.
Recommended Search Columns GRANT_ID
CHART_OF_ACCOUNTS, ORGANIZATION_CODE
CHART_OF_ACCOUNTS, PROGRAM
CHART_OF_ACCOUNTS, FUND
CHART_OF_ACCOUNTS, ACCOUNT
CHART_OF_ACCOUNTS, LOCATION
CHART_OF_ACCOUNTS, FISCAL_YEAR
FISCAL_PERIOD
CHART_OF_ACCOUNTS, GRANT_YEAR, GRANT_PERIOD, GRANT_ID, FUND, ORGANIZATION_CODE, ACCOUNT, PROGRAM, ACTIVITY, LOCATION
CHART_OF_ACCOUNTS, FISCAL_YEAR, FISCAL_PERIOD, FUND, ORGANIZATION_CODE, ACCOUNT, PROGRAM, ACTIVITY, LOCATION
CHART_OF_ACCOUNTS, GRANT_ID

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

FRRGRNL

FRRGRNL_ACCT_CODE

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

FUNCTION

FOKODSF.F_GET_SDAT_TITLE

ACCOUNT_DESC Account code description or title. VARCHAR2(255)

FUNCTION

F_GET_FINANCE_DESC

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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. 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 Status of the account. VARCHAR2(63)

FTVACCT

FTVACCT_STATUS_IND

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FUNCTION

FOKODSF.F_GET_ACCT_HIER

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

FTVATYP

FTVATYP_TITLE

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

FTVATYP

FTVATYP_TITLE

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

FTVATYP

FTVATYP_ATYP_CODE

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

FTVATYP

FTVATYP_ATYP_CODE

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 Status of level 2 account type within this account type hierarchy. VARCHAR2(63)

FTVATYP

FTVATYP_STATUS_IND

ACTIVITY Code used to identify accounting data by activity. VARCHAR2(63)

FRRGRNL

FRRGRNL_ACTV_CODE

ACTIVITY_DESC Activity code title or description. VARCHAR2(255)

FUNCTION

F_GET_FINANCE_DESC

ACTIVITY_STATUS Status of the activity. VARCHAR2(63)

FTVACTV

FTVACTV_STATUS_IND

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 Identifies the chart from other charts in a multi-chart environment. VARCHAR2(63)

FRRGRNL

FRRGRNL_COAS_CODE

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

FUNCTION

F_GET_FINANCE_DESC

CHART_OF_ACCOUNTS_STATUS Status of the chart of accounts. VARCHAR2(63)

FTVCOAS

FTVCOAS_STATUS_IND

CURR_ACCOUNTED_BUDGET Current period accounted budget. NUMBER

CALCULATION

FRRGRNL_XX_ACCTD_BUD - FRRGRNL_XX-1_ACCTD_BUD

CURR_ADOPTED_BUDGET Current period adopted budget. NUMBER

CALCULATION

FRRGRNL_XX_ADOPT_BUD - FRRGRNL_XX-1_ADOPT_BUD

CURR_BUDGET_ADJUSTMENTS Current period budget adjustments. NUMBER

CALCULATION

FRRGRNL_XX_BUD_ADJT - FRRGRNL_XX-1_BUD_ADJT

CURR_BUDGET_RESERVATIONS Current period budget reservations that typically represents requisition encumbrances. NUMBER

CALCULATION

FRRGRNL_XX_BUD_RSRV - FRRGRNL_XX-1_BUD_RSRV

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

CALCULATION

FRRGRNL_XX_ENCUMB - FRRGRNL_XX-1_ENCUMB

CURR_MEMO_COSTS Current period memo costs which typically represents expenses, labor, revenue and transfers. NUMBER

CALCULATION

FRRMEML_XX_YTD_ACTV - FRRMEML_XX-1_YTD_ACTV

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

CALCULATION

(FRRGRNL_XX_ADOPT_BUD + FRRGRNL_XX_BUD_ADJT) - (FRRGRNL_XX_YTD_ACTV + FRRGRNL_XX_ENCUMB + FRRGRNL_XX_BUD_RSRV) - (FRRGRNL_XX-1_ADOPT_BUD + FRRGRNL_XX-1_BUD_ADJT) - (FRRGRNL_XX-1_YTD_ACTV + FRRGRNL_XX-1_ENCUMB + FRRGRNL_XX-1_BUD_RSRV)

CURR_TEMPORARY_BUDGET Current period temporary budget. NUMBER

CALCULATION

FRRGRNL_XX_TEMP_BUD - FRRGRNL_XX-1_TEMP_BUD

CURR_YEAR_TO_DATE_ACTIVITY Current period activity which typically represents expenses, labor, revenue and transfers. NUMBER

CALCULATION

FRRGRNL_XX_YTD_ACTV - FRRGRNL_XX-1_YTD_FRRGRNL

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)

FUNCTION

FOKODSF.F_GRANT_TO_FISCAL_YEAR

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

FUNCTION

FOKODSF.F_GRANT_TO_FISCAL_YEAR

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

FRRGRNL

FRRGRNL_FUND_CODE

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

FUNCTION

F_GET_FINANCE_DESC

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

FUNCTION

FOKODSF.F_GET_FUND_HIER

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

FUNCTION

FOKODSF.F_GET_FUND_HIER

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

FUNCTION

FOKODSF.F_GET_FUND_HIER

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

FUNCTION

FOKODSF.F_GET_FUND_HIER

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

FUNCTION

FOKODSF.F_GET_FUND_HIER

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

FUNCTION

FOKODSF.F_GET_FUND_HIER

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

FUNCTION

FOKODSF.F_GET_FUND_HIER

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

FUNCTION

FOKODSF.F_GET_FUND_HIER

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

FUNCTION

FOKODSF.F_GET_FUND_HIER

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

FUNCTION

FOKODSF.F_GET_FUND_HIER

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. 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 Status of the fund. VARCHAR2(63)

FTVFUND

FTVFUND_STATUS_IND

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

FUNCTION

FOKODSF.F_GET_FUND_HIER

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

FUNCTION

FOKODSF.F_GET_FUND_HIER

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

FUNCTION

FOKODSF.F_GET_FUND_HIER

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

FUNCTION

FOKODSF.F_GET_FUND_HIER

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

FUNCTION

FOKODSF.F_GET_FUND_HIER

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

FTVFTYP

FTVFTYP_TITLE

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

FTVFTYP

FTVFTYP_TITLE

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

FTVFTYP

FTVFTYP_FTYP_CODE

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

FTVFTYP

FTVFTYP_FTYP_CODE

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 Status of level 2 fund type within this fund type hierarchy. VARCHAR2(63)

FTVFTYP

FTVFTYP_STATUS_IND

GRANT_ID Unique user defined or system generated one-up number for this grant. VARCHAR2(63)

FRRGRNL

FRRGRNL_GRNT_CODE

GRANT_PERIOD Unique two-digit identifier of a period within a grant year. Generally this contains values between 00 and 14. VARCHAR2(63)

CONSTANT

HARD CODED VALUES '00' THROUGH '14'

GRANT_TITLE Shortened name or title for the grant. VARCHAR2(255)

FUNCTION

FRKIDEN.F_GET_FRBGRNT_TITLE

GRANT_YEAR Converted unique two-digit identifier code for the grant year to a four-digit year. VARCHAR2(63)

FUNCTION

FOFYCNV

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 Description for system account type. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_SDAT_TITLE

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 Description or title of the system fund grouping code. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_SDAT_TITLE

LOCATION Identification accounting code of the physical location the grant has been assigned to. VARCHAR2(63)

FRRGRNL

FRRGRNL_LOCN_CODE

LOCATION_DESC Description or title of the associated location. VARCHAR2(255)

FUNCTION

F_GET_FINANCE_DESC

LOCATION_DESC_1 Description or title level 1 within this location hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

LOCATION_DESC_2 Description or title level 2 within this location hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

LOCATION_DESC_3 Description or title level 3 within this location hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

LOCATION_DESC_4 Description or title level 4 within this location hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

LOCATION_DESC_5 Description or title level 5 within this location hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

LOCATION_LEVEL_1 Level 1 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

LOCATION_LEVEL_2 Level 2 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

LOCATION_LEVEL_3 Level 3 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

LOCATION_LEVEL_4 Level 4 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

LOCATION_LEVEL_5 Level 5 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

LOCATION_STATUS Status of the location. VARCHAR2(63)

FTVLOCN

FTVLOCN_STATUS_IND

LOCATION_STATUS_1 Status level 1 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

LOCATION_STATUS_2 Status level 2 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

LOCATION_STATUS_3 Status level 3 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

LOCATION_STATUS_4 Status level 4 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

LOCATION_STATUS_5 Status level 5 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

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

NA

NA

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

NA

NA

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 Identification accounting code used for the department. VARCHAR2(63)

FRRGRNL

FRRGRNL_ORGN_CODE

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

FUNCTION

F_GET_FINANCE_DESC

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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. 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 Status of the organization. VARCHAR2(63)

FTVORGN

FTVORGN_STATUS_IND

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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 Account class description for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_SDAT_TITLE

ORIG_ACCOUNT_DESC_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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Description for system account type for the specified fiscal year and period. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_SDAT_TITLE

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 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_LOCATION_DESC_1 Description or title level 1 within this location hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

ORIG_LOCATION_DESC_2 Description or title level 2 within this location hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

ORIG_LOCATION_DESC_3 Description or title level 3 within this location hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

ORIG_LOCATION_DESC_4 Description or title level 4 within this location hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

ORIG_LOCATION_DESC_5 Description or title level 5 within this location hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

ORIG_LOCATION_LEVEL_1 Level 1 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

ORIG_LOCATION_LEVEL_2 Level 2 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

ORIG_LOCATION_LEVEL_3 Level 3 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

ORIG_LOCATION_LEVEL_4 Level 4 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

ORIG_LOCATION_LEVEL_5 Level 5 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

ORIG_LOCATION_STATUS_1 Status level 1 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

ORIG_LOCATION_STATUS_2 Status level 2 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

ORIG_LOCATION_STATUS_3 Status level 3 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

ORIG_LOCATION_STATUS_4 Status level 4 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

ORIG_LOCATION_STATUS_5 Status level 5 location within this location hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_LOCN_HIER

ORIG_ORGANIZATION_DESC_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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Level 8 organization within this organization hierarchy for the specified fiscal year and period. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_ORGN_HIER

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 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 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 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 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 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 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 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 Description or title level 1 within this program hierarchy. VARCHAR2(255)

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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 Status of level 2 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

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 Status of level 4 program within this program hierarchy. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

NA

NA

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)

FRRGRNL

FRRGRNL_PROG_CODE

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

FUNCTION

F_GET_FINANCE_DESC

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

PROGRAM_STATUS Status of the program. VARCHAR2(63)

FTVPROG

FTVPROG_STATUS_IND

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

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

FUNCTION

FOKODSF.F_GET_PROG_HIER

SPONSOR_ACCOUNT Sponsor account known by the agency. VARCHAR2(63)

FUNCTION

FOKODSF.F_GET_SPONSOR_ACCT

SPONSOR_ACCOUNT_DESC Sponsor account description. VARCHAR2(255)

FUNCTION

F_GET_SPONSOR_ACCT

SUM_ACCOUNTED_BUDGET Current cumulative accounted budget. NUMBER

FRRGRNL

FRRGRNL_XX_ACCTD_BUD

SUM_ADOPTED_BUDGET Current cumulative adopted budget. NUMBER

FRRGRNL

FRRGRNL_XX_ADOPT_BUD

SUM_BUDGET_ADJUSTMENTS Current cumulative budget adjustments. NUMBER

FRRGRNL

FRRGRNL_XX_BUD_ADJT

SUM_BUDGET_RESERVATIONS Current cumulative budget reservations. NUMBER

FRRGRNL

FRRGRNL_XX_BUD_RSRV

SUM_ENCUMBRANCES Current cumulative encumbrances. NUMBER

FRRGRNL

FRRGRNL_XX_ENCUMB

SUM_MEMO_COSTS Current cumulative memo costs which typically represents expenses, labor, revenue and transfers. NUMBER

FRRMEML

FRRMEML_XX_YTD_ACTV

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

CALCULATION

(FRRGRNL_XX_ADOPT_BUD + FRRGRNL_XX_BUD_ADJT - FRRGRNL_XX_YTD_ACTV - FRRGRNL_XX_ENCUMB - FRRGRNL_XX_BUD_RSRV)

SUM_TEMPORARY_BUDGET Current cumulative temporary budget. NUMBER

FRRGRNL

FRRGRNL_XX_TEMP_BUD

SUM_YEAR_TO_DATE_ACTIVITY Calculated cumulative year-to-date activity. NUMBER

FRRGRNL

FRRGRNL_XX_YTD_ACTV



Ver: 8.5