Target Column |
Business Definition |
Database Data Type |
Source Name |
Source Column |
Local Source |
Local Target |
ACCOUNT
|
Code representing an account, such as assets, liability, control, fund balance, revenue, labor, expenditure or transfer.
|
VARCHAR2(63)
|
FFRMASF
|
FFRMASF_ACCT_CODE
|
NO
|
NO
|
ACCOUNTING_ID
|
Accounting identification number.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
ACCOUNT_DESC
|
Account code description or title.
|
VARCHAR2(255)
|
FUNCTION
|
F_GET_FINANCE_DESC
|
NO
|
NO
|
ACCOUNT_DESC_1
|
Retrieves description or title level 1 within this account hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
NO
|
NO
|
ACCOUNT_DESC_2
|
Retrieves description or title level 2 within this account hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
NO
|
NO
|
ACCOUNT_DESC_3
|
Retrieves description or title level 3 within this account hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
NO
|
NO
|
ACCOUNT_DESC_4
|
Retrieves description or title level 4 within this account hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
NO
|
NO
|
ACCOUNT_LEVEL_1
|
Retrieves level 1 account within this account hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
NO
|
NO
|
ACCOUNT_LEVEL_2
|
Retrieves level 2 account within this account hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
NO
|
NO
|
ACCOUNT_LEVEL_3
|
Retrieves level 3 account within this account hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
NO
|
NO
|
ACCOUNT_LEVEL_4
|
Retrieves level 4 account within this account hierarchy.
|
VARCHAR2(63)
|
FTVACCT
|
FTVACCT_ACCT_CODE
|
NO
|
NO
|
ACCOUNT_STATUS
|
Current status of the associated account.
|
VARCHAR2(63)
|
FUNCTION
|
F_GET_FINANCE_STATUS
|
NO
|
NO
|
ACCOUNT_STATUS_1
|
Retrieves status of level 1 account within this account hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
NO
|
NO
|
ACCOUNT_STATUS_2
|
Retrieves status of level 2 account within this account hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
NO
|
NO
|
ACCOUNT_STATUS_3
|
Retrieves status of level 3 account within this account hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
NO
|
NO
|
ACCOUNT_STATUS_4
|
Retrieves status of level 4 account within this account hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
NO
|
NO
|
ACCOUNT_TYPE_DESC_1
|
Retrieves description or title level 1 within this account type hierarchy.
|
VARCHAR2(255)
|
FTVATYP
|
FTVATYP_TITLE
|
NO
|
NO
|
ACCOUNT_TYPE_DESC_2
|
Retrieves description or title level 2 within this account type hierarchy.
|
VARCHAR2(255)
|
FTVATYP
|
FTVATYP_TITLE
|
NO
|
NO
|
ACCOUNT_TYPE_LEVEL_1
|
Retrieves level 1 account type grouping within this account type hierarchy.
|
VARCHAR2(63)
|
FTVATYP
|
FTVATYP_ATYP_CODE
|
NO
|
NO
|
ACCOUNT_TYPE_LEVEL_2
|
Retrieves level 2 account type grouping within this account type hierarchy.
|
VARCHAR2(63)
|
FTVATYP
|
FTVATYP_ATYP_CODE
|
NO
|
NO
|
ACCOUNT_TYPE_STATUS_1
|
Retrieves status of level 1 account type within this account type hierarchy.
|
VARCHAR2(63)
|
FTVATYP
|
FTVATYP_STATUS_IND
|
NO
|
NO
|
ACCOUNT_TYPE_STATUS_2
|
Retrieves status of level 2 account type within this account type hierarchy.
|
VARCHAR2(63)
|
FTVATYP
|
FTVATYP_STATUS_IND
|
NO
|
NO
|
ACTIVITY
|
Code used to identify accounting data by activity.
|
VARCHAR2(63)
|
FFRMASF
|
FFRMASF_ACTV_CODE
|
NO
|
NO
|
ACTIVITY_DESC
|
Activity code title or description.
|
VARCHAR2(255)
|
FUNCTION
|
F_GET_FINANCE_DESC
|
NO
|
NO
|
ACTIVITY_STATUS
|
Extracted current status of the associated activity.
|
VARCHAR2(63)
|
FUNCTION
|
F_GET_FINANCE_STATUS
|
NO
|
NO
|
ADMINISTRATIVE_GROUP
|
Administrative-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
CHART_OF_ACCOUNTS
|
Identifies the chart from other charts in a multi-chart environment.
|
VARCHAR2(63)
|
FFRMASF
|
FFRMASF_COAS_CODE
|
NO
|
NO
|
CHART_OF_ACCOUNTS_DESC
|
Chart of accounts code description or title.
|
VARCHAR2(255)
|
FUNCTION
|
F_GET_FINANCE_DESC
|
NO
|
NO
|
CHART_OF_ACCOUNTS_STATUS
|
Status of the chart of accounts.
|
VARCHAR2(63)
|
FTVCOAS
|
FTVCOAS_STATUS_IND
|
NO
|
NO
|
FUND
|
Financial Aid Fund code to be associated with information in this record.
|
VARCHAR2(63)
|
FFRMASF
|
FFRMASF_FUND_CODE
|
NO
|
NO
|
FUNDING_AMOUNT
|
Amount of the transaction associated with this particular account distribution that represents the cost of the asset.
|
NUMBER
|
FFRMASF
|
FFRMASF_AMT
|
NO
|
NO
|
FUND_DESC
|
Description or title of the associated fund.
|
VARCHAR2(255)
|
FUNCTION
|
F_GET_FINANCE_DESC
|
NO
|
NO
|
FUND_DESC_1
|
Retrieves description or title level 1 within this fund hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
NO
|
NO
|
FUND_DESC_2
|
Retrieves description or title level 2 within this fund hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
NO
|
NO
|
FUND_DESC_3
|
Retrieves description or title level 3 within this fund hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
NO
|
NO
|
FUND_DESC_4
|
Retrieves description or title level 4 within this fund hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
NO
|
NO
|
FUND_DESC_5
|
Retrieves description or title level 5 within this fund hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
NO
|
NO
|
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
|
NO NO
|
NO
|
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
|
NO
|
NO
|
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
|
NO
|
NO
|
FUND_FMGR_CITY
|
City associated with the address.
|
VARCHAR2(63)
|
SPRADDR
|
SPRADDR_CITY
|
NO
|
NO
|
FUND_FMGR_COUNTY
|
County code associated with the address.
|
VARCHAR2(63)
|
SPRADDR
|
SPRADDR_CNTY_CODE
|
NO
|
NO
|
FUND_FMGR_COUNTY_DESC
|
County address name.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
NO
|
NO
|
FUND_FMGR_FIRST_NAME
|
Financial manager's first or given name.
|
VARCHAR2(63)
|
FUNCTION SPRIDEN
|
MGKFUNC.F_GET_PERSON_INFO SPRIDEN_FIRST_NAME
|
NO NO
|
NO
|
FUND_FMGR_LAST_NAME
|
Fund manager's last name or surname.
|
VARCHAR2(63)
|
FUNCTION SPRIDEN
|
MGKFUNC.F_GET_PERSON_INFO SPRIDEN_LAST_NAME
|
NO NO
|
NO
|
FUND_FMGR_MIDDLE_NAME
|
Financial manager's middle name.
|
VARCHAR2(63)
|
FUNCTION SPRIDEN
|
MGKFUNC.F_GET_PERSON_INFO SPRIDEN_MI
|
NO NO
|
NO
|
FUND_FMGR_NATION
|
Nation code associated with the address.
|
VARCHAR2(63)
|
SPRADDR
|
SPRADDR_NATN_CODE
|
NO
|
NO
|
FUND_FMGR_NATION_DESC
|
Name of the nation.
|
VARCHAR2(255)
|
STVNATN
|
STVNATN_NATION
|
NO
|
NO
|
FUND_FMGR_POSTAL_CODE
|
Address postal code.
|
VARCHAR2(63)
|
SPRADDR
|
SPRADDR_ZIP
|
NO
|
NO
|
FUND_FMGR_STATE_PROVINCE
|
State/Province code for the address.
|
VARCHAR2(63)
|
SPRADDR
|
SPRADDR_STAT_CODE
|
NO
|
NO
|
FUND_FMGR_STATE_PROVINCE_DESC
|
State/province name.
|
VARCHAR2(255)
|
STVSTAT
|
STVSTAT_DESC
|
NO
|
NO
|
FUND_FMGR_STREET_LINE1
|
First line of the address.
|
VARCHAR2(255)
|
SPRADDR
|
SPRADDR_STREET_LINE1
|
NO
|
NO
|
FUND_FMGR_STREET_LINE2
|
Second line of the address.
|
VARCHAR2(255)
|
SPRADDR
|
SPRADDR_STREET_LINE2
|
NO
|
NO
|
FUND_FMGR_STREET_LINE3
|
Third line of the address.
|
VARCHAR2(255)
|
SPRADDR
|
SPRADDR_STREET_LINE3
|
NO
|
NO
|
FUND_FMGR_STREET_LINE4
|
Fourth line of the address.
|
VARCHAR2(255)
|
SPRADDR
|
SPRADDR_STREET_LINE4
|
NO
|
NO
|
FUND_LEVEL_1
|
Retrieves level 1 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
NO
|
NO
|
FUND_LEVEL_2
|
Retrieves level 2 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
NO
|
NO
|
FUND_LEVEL_3
|
Retrieves level 3 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
NO
|
NO
|
FUND_LEVEL_4
|
Retrieves level 4 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
NO
|
NO
|
FUND_LEVEL_5
|
Retrieves level 5 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
NO
|
NO
|
FUND_STATUS
|
Extracted current status of the associated fund.
|
VARCHAR2(63)
|
FUNCTION
|
F_GET_FINANCE_STATUS
|
NO
|
NO
|
FUND_STATUS_1
|
Retrieves status of level 1 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
NO
|
NO
|
FUND_STATUS_2
|
Retrieves status of level 2 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
NO
|
NO
|
FUND_STATUS_3
|
Retrieves status of level 3 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
NO
|
NO
|
FUND_STATUS_4
|
Retrieves status of level 4 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
NO
|
NO
|
FUND_STATUS_5
|
Retrieves status of level 5 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
NO
|
NO
|
FUND_TYPE_DESC_1
|
Retrieves description or title level 1 within this fund type hierarchy.
|
VARCHAR2(255)
|
FTVFTYP
|
FTVFTYP_TITLE
|
NO
|
NO
|
FUND_TYPE_DESC_2
|
Retrieves description or title level 2 within this fund type hierarchy.
|
VARCHAR2(255)
|
FTVFTYP
|
FTVFTYP_TITLE
|
NO
|
NO
|
FUND_TYPE_LEVEL_1
|
Retrieves level 1 fund type grouping within this fund type hierarchy.
|
VARCHAR2(63)
|
FTVFTYP
|
FTVFTYP_FTYP_CODE
|
NO
|
NO
|
FUND_TYPE_LEVEL_2
|
Retrieves level 2 fund type grouping within this fund type hierarchy.
|
VARCHAR2(63)
|
FTVFTYP
|
FTVFTYP_FTYP_CODE
|
NO
|
NO
|
FUND_TYPE_STATUS_1
|
Retrieves status of level 1 fund type within this fund type hierarchy.
|
VARCHAR2(63)
|
FTVFTYP
|
FTVFTYP_STATUS_IND
|
NO
|
NO
|
FUND_TYPE_STATUS_2
|
Retrieves status of level 2 fund type within this fund type hierarchy.
|
VARCHAR2(63)
|
FTVFTYP
|
FTVFTYP_STATUS_IND
|
NO
|
NO
|
LOCATION
|
Identification accounting code of the location used to purchase the asset.
|
VARCHAR2(63)
|
FFRMASF
|
FFRMASF_LOCN_CODE
|
NO
|
NO
|
LOCATION_DESC
|
Extracted description or title of the associated location.
|
VARCHAR2(255)
|
FUNCTION
|
F_GET_FINANCE_DESC
|
NO
|
NO
|
LOCATION_DESC_1
|
Retrieves description or title level 1 within this location hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
NO
|
NO
|
LOCATION_DESC_2
|
Retrieves description or title level 2 within this location hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
NO
|
NO
|
LOCATION_DESC_3
|
Retrieves description or title level 3 within this location hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
NO
|
NO
|
LOCATION_DESC_4
|
Retrieves description or title level 4 within this location hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
NO
|
NO
|
LOCATION_DESC_5
|
Retrieves description or title level 5 within this location hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
NO
|
NO
|
LOCATION_LEVEL_1
|
Retrieves level 1 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
NO
|
NO
|
LOCATION_LEVEL_2
|
Retrieves level 2 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
NO
|
NO
|
LOCATION_LEVEL_3
|
Retrieves level 3 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
NO
|
NO
|
LOCATION_LEVEL_4
|
Retrieves level 4 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
NO
|
NO
|
LOCATION_LEVEL_5
|
Retrieves level 5 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
NO
|
NO
|
LOCATION_STATUS
|
Extracted current status of the associated location.
|
VARCHAR2(63)
|
FUNCTION
|
F_GET_FINANCE_STATUS
|
NO
|
NO
|
LOCATION_STATUS_1
|
Retrieves status level 1 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
NO
|
NO
|
LOCATION_STATUS_2
|
Retrieves status level 2 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
NO
|
NO
|
LOCATION_STATUS_3
|
Retrieves status level 3 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
NO
|
NO
|
LOCATION_STATUS_4
|
Retrieves status level 4 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
NO
|
NO
|
LOCATION_STATUS_5
|
Retrieves status level 5 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
NO
|
NO
|
MULTI_SOURCE
|
Institution value for the record when the optional multi-institution facility feature has been applied.
|
VARCHAR2(63)
|
NA
|
NA
|
NO
|
NO
|
MULTI_SOURCE_DESC
|
Institution description when the optional multi-institution facility feature has been applied.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
ORGANIZATION_CODE
|
Identification accounting code used for the funding department.
|
VARCHAR2(63)
|
FFRMASF
|
FFRMASF_ORGN_CODE
|
NO
|
NO
|
ORGANIZATION_DESC
|
Extracted description or title associated with the organization code.
|
VARCHAR2(255)
|
FUNCTION
|
F_GET_FINANCE_DESC
|
NO
|
NO
|
ORGANIZATION_DESC_1
|
Retrieves description or title level 1 within this organization hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_DESC_2
|
Retrieves description or title level 2 within this organization hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_DESC_3
|
Retrieves description or title level 3 within this organization hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_DESC_4
|
Retrieves description or title level 4 within this organization hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_DESC_5
|
Retrieves description or title level 5 within this organization hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_DESC_6
|
Retrieves description or title level 6 within this organization hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_DESC_7
|
Retrieves description or title level 7 within this organization hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_DESC_8
|
Retrieves description or title level 8 within this organization hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_LEVEL_1
|
Retrieves level 1 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_LEVEL_2
|
Retrieves level 2 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_LEVEL_3
|
Retrieves level 3 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_LEVEL_4
|
Retrieves level 4 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_LEVEL_5
|
Retrieves level 5 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_LEVEL_6
|
Retrieves level 6 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_LEVEL_7
|
Retrieves level 7 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_LEVEL_8
|
Retrieves level 8 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_STATUS
|
Extracted current status of the associated organization.
|
VARCHAR2(63)
|
FUNCTION
|
F_GET_FINANCE_STATUS
|
NO
|
NO
|
ORGANIZATION_STATUS_1
|
Retrieves status of level 1 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_STATUS_2
|
Retrieves status of level 2 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_STATUS_3
|
Retrieves status of level 3 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_STATUS_4
|
Retrieves status of level 4 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_STATUS_5
|
Retrieves status of level 5 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_STATUS_6
|
Retrieves status of level 6 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_STATUS_7
|
Retrieves status of level 7 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGANIZATION_STATUS_8
|
Retrieves status of level 8 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
NO
|
NO
|
ORGN_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
|
NO NO
|
NO
|
ORGN_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
|
NO
|
NO
|
ORGN_FINANCIAL_MANAGER_UID
|
System generated unique internal identification number assigned to the financial manager associated with this organization.
|
NUMBER
|
FTVORGN
|
FTVORGN_FMGR_CODE_PIDM
|
NO
|
NO
|
ORGN_FMGR_CITY
|
City associated with the address.
|
VARCHAR2(63)
|
SPRADDR
|
SPRADDR_CITY
|
NO
|
NO
|
ORGN_FMGR_COUNTY
|
County code associated with the address.
|
VARCHAR2(63)
|
SPRADDR
|
SPRADDR_CNTY_CODE
|
NO
|
NO
|
ORGN_FMGR_COUNTY_DESC
|
County address name.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
NO
|
NO
|
ORGN_FMGR_FIRST_NAME
|
Financial manager's first or given name.
|
VARCHAR2(63)
|
FUNCTION SPRIDEN
|
MGKFUNC.F_GET_PERSON_INFO SPRIDEN_FIRST_NAME
|
NO NO
|
NO
|
ORGN_FMGR_LAST_NAME
|
Fund manager's last name or surname.
|
VARCHAR2(63)
|
FUNCTION SPRIDEN
|
MGKFUNC.F_GET_PERSON_INFO SPRIDEN_LAST_NAME
|
NO NO
|
NO
|
ORGN_FMGR_MIDDLE_NAME
|
Financial manager's middle name.
|
VARCHAR2(63)
|
FUNCTION SPRIDEN
|
MGKFUNC.F_GET_PERSON_INFO SPRIDEN_MI
|
NO NO
|
NO
|
ORGN_FMGR_NATION
|
Nation code associated with the address.
|
VARCHAR2(63)
|
SPRADDR
|
SPRADDR_NATN_CODE
|
NO
|
NO
|
ORGN_FMGR_NATION_DESC
|
Name of the nation.
|
VARCHAR2(255)
|
STVNATN
|
STVNATN_NATION
|
NO
|
NO
|
ORGN_FMGR_POSTAL_CODE
|
Address postal code.
|
VARCHAR2(63)
|
SPRADDR
|
SPRADDR_ZIP
|
NO
|
NO
|
ORGN_FMGR_STATE_PROVINCE
|
State/Province code of the address.
|
VARCHAR2(63)
|
SPRADDR
|
SPRADDR_STAT_CODE
|
NO
|
NO
|
ORGN_FMGR_STATE_PROVINCE_DESC
|
State/province name.
|
VARCHAR2(255)
|
STVSTAT
|
STVSTAT_DESC
|
NO
|
NO
|
ORGN_FMGR_STREET_LINE1
|
First line of the address.
|
VARCHAR2(255)
|
SPRADDR
|
SPRADDR_STREET_LINE1
|
NO
|
NO
|
ORGN_FMGR_STREET_LINE2
|
Second line of the address.
|
VARCHAR2(255)
|
SPRADDR
|
SPRADDR_STREET_LINE2
|
NO
|
NO
|
ORGN_FMGR_STREET_LINE3
|
Third line of the address.
|
VARCHAR2(255)
|
SPRADDR
|
SPRADDR_STREET_LINE3
|
NO
|
NO
|
ORGN_FMGR_STREET_LINE4
|
Fourth line of the address.
|
VARCHAR2(255)
|
SPRADDR
|
SPRADDR_STREET_LINE4
|
NO
|
NO
|
ORIGINAL_DOCUMENT_NUMBER
|
Document number for the original acquisition of the fixed asset that ties to the transaction history.
|
VARCHAR2(63)
|
FFRMASF
|
FFRMASF_ORIG_DOC_CODE
|
NO
|
NO
|
ORIGINATION_TAG_NUMBER
|
System generated tag number assigned when the asset is acquired.
|
VARCHAR2(63)
|
FFRMASF
|
FFRMASF_OTAG_CODE
|
NO
|
NO
|
PERCENT_OF_FUNDING
|
Percentage of the amount of the transaction for this asset assigned to this accounting distribution.
|
NUMBER
|
FFRMASF
|
FFRMASF_AMT_PCT
|
NO
|
NO
|
PERMANENT_TAG_NUMBER
|
Unique user defined or system generated one-up number for this asset.
|
VARCHAR2(63)
|
FFBMAST
|
FFBMAST_PTAG_CODE
|
NO
|
NO
|
PROCESS_GROUP
|
Process-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
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)
|
FFRMASF
|
FFRMASF_PROG_CODE
|
NO
|
NO
|
PROGRAM_DESC
|
Extracted description or title of the associated program.
|
VARCHAR2(255)
|
FUNCTION
|
F_GET_FINANCE_DESC
|
NO
|
NO
|
PROGRAM_DESC_1
|
Retrieves description or title level 1 within this program hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
NO
|
NO
|
PROGRAM_DESC_2
|
Retrieves description or title level 2 within this program hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
NO
|
NO
|
PROGRAM_DESC_3
|
Retrieves description or title level 3 within this program hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
NO
|
NO
|
PROGRAM_DESC_4
|
Retrieves description or title level 4 within this program hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
NO
|
NO
|
PROGRAM_DESC_5
|
Retrieves description or title level 5 within this program hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
NO
|
NO
|
PROGRAM_LEVEL_1
|
Retrieves level 1 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
NO
|
NO
|
PROGRAM_LEVEL_2
|
Retrieves level 2 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
NO
|
NO
|
PROGRAM_LEVEL_3
|
Retrieves level 3 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
NO
|
NO
|
PROGRAM_LEVEL_4
|
Retrieves level 4 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
NO
|
NO
|
PROGRAM_LEVEL_5
|
Retrieves level 5 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
NO
|
NO
|
PROGRAM_STATUS
|
Extracted current status of the associated program.
|
VARCHAR2(63)
|
FUNCTION
|
F_GET_FINANCE_STATUS
|
NO
|
NO
|
PROGRAM_STATUS_1
|
Retrieves status of level 1 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
NO
|
NO
|
PROGRAM_STATUS_2
|
Retrieves status of level 2 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
NO
|
NO
|
PROGRAM_STATUS_3
|
Retrieves status of level 3 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
NO
|
NO
|
PROGRAM_STATUS_4
|
Retrieves status of level 4 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
NO
|
NO
|
PROGRAM_STATUS_5
|
Retrieves status of level 5 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
NO
|
NO
|
PROJECT_CODE
|
Word order code used when the asset was purchased.
|
VARCHAR2(63)
|
FFRMASF
|
FFRMASF_PROJ_CODE
|
NO
|
NO
|
PROJECT_CODE_DESC
|
Description of the project which purchased the asset.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_FINANCE_DESC
|
NO
|
NO
|
SEQUENCE_NUMBER
|
System-generated one-up number to support split accounting within a document.
|
NUMBER
|
FFRMASF
|
FFRMASF_SEQ_NUM
|
NO
|
NO
|
SUBORDINATE_TAG_NUMBER
|
System-generated one-up identifier code for the asset created at time the fixed asset was recorded. Attachments are assets that have been joined with and is depreciated with a parent asset.
|
VARCHAR2(63)
|
FFRMASF
|
FFRMASF_OTAG_CODE_ATTACHMENT
|
NO
|
NO
|