Target Column |
Business Name |
Business Definition |
Database Data Type |
Source Name |
Source Column |
ACCOUNT
|
Account
|
Code representing an account, such as assets, liability, control, fund balance, revenue, labor, expenditure or transfer.
|
VARCHAR2(63)
|
FARINVA
|
FARINVA_ACCT_CODE
|
ACCOUNTING_ID
|
Accounting ID
|
Accounting identification number.
|
VARCHAR2(63)
|
NA
|
NA
|
ACCOUNT_DESC
|
Account Description
|
Account code description or title.
|
VARCHAR2(255)
|
FUNCTION
|
F_GET_FINANCE_DESC
|
ACCOUNT_DESC_1
|
Account Description 1
|
Retrieves description or title level 1 within this account hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
ACCOUNT_DESC_2
|
Account Description 2
|
Retrieves description or title level 2 within this account hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
ACCOUNT_DESC_3
|
Account Description 3
|
Retrieves description or title level 3 within this account hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
ACCOUNT_DESC_4
|
Account Description 4
|
Retrieves description or title level 4 within this account hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
ACCOUNT_LEVEL_1
|
Account Level 1
|
Retrieves level 1 account within this account hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
ACCOUNT_LEVEL_2
|
Account Level 2
|
Retrieves level 2 account within this account hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
ACCOUNT_LEVEL_3
|
Account Level 3
|
Retrieves level 3 account within this account hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
ACCOUNT_LEVEL_4
|
Account Level 4
|
Retrieves level 4 account within this account hierarchy.
|
VARCHAR2(63)
|
FTVACCT
|
FTVACCT_ACCT_CODE
|
ACCOUNT_STATUS
|
Account Status
|
Current status of the associated account.
|
VARCHAR2(63)
|
FUNCTION
|
F_GET_FINANCE_STATUS
|
ACCOUNT_STATUS_1
|
Account Status 1
|
Retrieves status of level 1 account within this account hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
ACCOUNT_STATUS_2
|
Account Status 2
|
Retrieves status of level 2 account within this account hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
ACCOUNT_STATUS_3
|
Account Status 3
|
Retrieves status of level 3 account within this account hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ACCT_HIER
|
ACCOUNT_STATUS_4
|
Account Status 4
|
Retrieves 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
|
Retrieves description or title level 1 within this account type hierarchy.
|
VARCHAR2(255)
|
FTVATYP
|
FTVATYP_TITLE
|
ACCOUNT_TYPE_DESC_2
|
Account Type Description 2
|
Retrieves description or title level 2 within this account type hierarchy.
|
VARCHAR2(255)
|
FTVATYP
|
FTVATYP_TITLE
|
ACCOUNT_TYPE_LEVEL_1
|
Account Type Level 1
|
Retrieves level 1 account type grouping within this account type hierarchy.
|
VARCHAR2(63)
|
FTVATYP
|
FTVATYP_ATYP_CODE
|
ACCOUNT_TYPE_LEVEL_2
|
Account Type Level 2
|
Retrieves level 2 account type grouping within this account type hierarchy.
|
VARCHAR2(63)
|
FTVATYP
|
FTVATYP_ATYP_CODE
|
ACCOUNT_TYPE_STATUS_1
|
Account Type Status 1
|
Retrieves 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
|
Retrieves status of level 2 account type within this account type hierarchy.
|
VARCHAR2(63)
|
FTVATYP
|
FTVATYP_STATUS_IND
|
ACTIVITY
|
Activity
|
Code used to identify accounting data by activity.
|
VARCHAR2(63)
|
FARINVA
|
FARINVA_ACTV_CODE
|
ACTIVITY_DESC
|
Activity Description
|
Activity code title or description.
|
VARCHAR2(255)
|
FUNCTION
|
F_GET_FINANCE_DESC
|
ACTIVITY_STATUS
|
Activity Status
|
Extracted current status of the associated activity.
|
VARCHAR2(63)
|
FUNCTION
|
F_GET_FINANCE_STATUS
|
ADDITIONAL_AMOUNT
|
Additional Amount
|
Amount of additional charges for this invoice accounting amount on this invoice or purchase order.
|
NUMBER
|
FARINVA
|
FARINVA_ADDL_CHRG_AMT
|
ADMINISTRATIVE_GROUP
|
Administrative Group
|
Administrative-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
APPROVED_AMOUNT
|
Approved Amount
|
Value of the invoice accounting amount on this invoice item.
|
NUMBER
|
FARINVA
|
FARINVA_APPR_AMT
|
APPROVED_CHARGE_AMOUNT
|
Approved Charge Amount
|
Calculation to determine the actual cost within and accounting line.
|
NUMBER
|
CALCULATION
|
NVL(FARINVA_APPR_AMT,0)+NVL(FARINVA_ADDL_CHRG_AMT,0)+NVL(FARINVA_TAX_AMT,0)-NVL(FARINVA_DISC_AMT,0)
|
BANK
|
Bank
|
Code used to identify the bank account on all cash transactions.
|
VARCHAR2(63)
|
FARINVA
|
FARINVA_BANK_CODE
|
BANK_DESC
|
Bank Description
|
Name of the bank where the institution has accounts.
|
VARCHAR2(255)
|
GXVBANK
|
GXVBANK_ACCT_NAME
|
BANK_ID
|
Bank ID
|
ID of the bank where the Institution has accounts.
|
VARCHAR2(63)
|
SPRIDEN
|
SPRIDEN_ID
|
BANK_NAME
|
Bank Name
|
Official banking institution name.
|
VARCHAR2(255)
|
GXVBANK SPRIDEN
|
GXVBANK_ACCT_NAME SPRIDEN_LAST_NAME
|
BANK_UID
|
Bank UID
|
Internal identification number of the bank where the Institution has accounts.
|
NUMBER
|
GXVBANK
|
GXVBANK_BANK_CODE_PIDM
|
CHART_OF_ACCOUNTS
|
Chart Of Accounts
|
Identifies the chart from other charts in a multi-chart environment.
|
VARCHAR2(63)
|
FARINVA
|
FARINVA_COAS_CODE
|
CHART_OF_ACCOUNTS_DESC
|
Chart Of Accounts Description
|
Chart of accounts code description or title.
|
VARCHAR2(255)
|
FUNCTION
|
F_GET_FINANCE_DESC
|
CHART_OF_ACCOUNTS_STATUS
|
Chart Of Accounts Status
|
Extracted current status of the associated chart of accounts.
|
VARCHAR2(63)
|
FUNCTION
|
F_GET_FINANCE_STATUS
|
CONVERTED_ADDITIONAL_AMOUNT
|
Converted Additional Amount
|
Base currency additional charges amount calculated for this accounting record.
|
NUMBER
|
FARINVA
|
FARINVA_CONVERT_ADDL_CHRG_AMT
|
CONVERTED_CHARGE_AMOUNT
|
Converted Charge Amount
|
Base currency amount calculated for this accounting record.
|
NUMBER
|
FARINVA
|
FARINVA_CONVERT_AMT
|
CONVERTED_DISCOUNT_AMOUNT
|
Converted Discount Amount
|
Base currency discount amount calculated for this accounting record.
|
NUMBER
|
FARINVA
|
FARINVA_CONVERT_DISC_AMT
|
CONVERTED_TAX_AMOUNT
|
Converted Tax Amount
|
Base currency tax amount calculated for this accounting record.
|
NUMBER
|
FARINVA
|
FARINVA_CONVERT_TAX_AMT
|
DISCOUNT_AMOUNT
|
Discount Amount
|
Value of the discount taken on the invoice or purchase order accounting amount.
|
NUMBER
|
FARINVA
|
FARINVA_DISC_AMT
|
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)
|
FARINVA
|
FARINVA_PERIOD
|
FISCAL_YEAR
|
Fiscal Year
|
Unique identifier or code for the fiscal year.
|
VARCHAR2(63)
|
FUNCTION
|
FOFYCNV
|
FUND
|
Fund
|
Financial Aid Fund code to be associated with information in this record.
|
VARCHAR2(63)
|
FARINVA
|
FARINVA_FUND_CODE
|
FUND_DESC
|
Fund Description
|
Description or title of the associated fund.
|
VARCHAR2(255)
|
FUNCTION
|
F_GET_FINANCE_DESC
|
FUND_DESC_1
|
Fund Description 1
|
Retrieves description or title level 1 within this fund hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
FUND_DESC_2
|
Fund Description 2
|
Retrieves description or title level 2 within this fund hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
FUND_DESC_3
|
Fund Description 3
|
Retrieves description or title level 3 within this fund hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
FUND_DESC_4
|
Fund Description 4
|
Retrieves description or title level 4 within this fund hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
FUND_DESC_5
|
Fund Description 5
|
Retrieves 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
|
MGKFUNC.F_GET_PERSON_INFO
|
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_LEVEL_1
|
Fund Level 1
|
Retrieves level 1 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
FUND_LEVEL_2
|
Fund Level 2
|
Retrieves level 2 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
FUND_LEVEL_3
|
Fund Level 3
|
Retrieves level 3 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
FUND_LEVEL_4
|
Fund Level 4
|
Retrieves level 4 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
FUND_LEVEL_5
|
Fund Level 5
|
Retrieves level 5 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
FUND_STATUS
|
Fund Status
|
Extracted current status of the associated fund.
|
VARCHAR2(63)
|
FUNCTION
|
F_GET_FINANCE_STATUS
|
FUND_STATUS_1
|
Fund Status 1
|
Retrieves status of level 1 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
FUND_STATUS_2
|
Fund Status 2
|
Retrieves status of level 2 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
FUND_STATUS_3
|
Fund Status 3
|
Retrieves status of level 3 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
FUND_STATUS_4
|
Fund Status 4
|
Retrieves status of level 4 fund within this fund hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_FUND_HIER
|
FUND_STATUS_5
|
Fund Status 5
|
Retrieves 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
|
Retrieves description or title level 1 within this fund type hierarchy.
|
VARCHAR2(255)
|
FTVFTYP
|
FTVFTYP_TITLE
|
FUND_TYPE_DESC_2
|
Fund Type Description 2
|
Retrieves description or title level 2 within this fund type hierarchy.
|
VARCHAR2(255)
|
FTVFTYP
|
FTVFTYP_TITLE
|
FUND_TYPE_LEVEL_1
|
Fund Type Level 1
|
Retrieves level 1 fund type grouping within this fund type hierarchy.
|
VARCHAR2(63)
|
FTVFTYP
|
FTVFTYP_FTYP_CODE
|
FUND_TYPE_LEVEL_2
|
Fund Type Level 2
|
Retrieves level 2 fund type grouping within this fund type hierarchy.
|
VARCHAR2(63)
|
FTVFTYP
|
FTVFTYP_FTYP_CODE
|
FUND_TYPE_STATUS_1
|
Fund Type Status 1
|
Retrieves 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
|
Retrieves status of level 2 fund type within this fund type hierarchy.
|
VARCHAR2(63)
|
FTVFTYP
|
FTVFTYP_STATUS_IND
|
GRANT_DESC
|
Grant Description
|
Extracted shortened name or title for the grant.
|
VARCHAR2(255)
|
FUNCTION
|
FRKIDEN.F_GET_FRBGRNT_TITLE
|
GRANT_ID
|
Grant ID
|
Unique user defined or system generated one-up number for this grant.
|
VARCHAR2(63)
|
FTVFUND
|
FTVFUND_GRNT_CODE
|
GRANT_STATUS
|
Grant Status
|
Extracted current status of the grant.
|
VARCHAR2(63)
|
FUNCTION
|
FRKIDEN.F_GET_FRBGRNT_STATUS_CODE
|
INVOICE
|
Invoice
|
Invoice document number.
|
VARCHAR2(63)
|
FARINVA
|
FARINVA_INVH_CODE
|
ITEM
|
Item
|
System-generated line item number that identifies each commodity line item for procurement documents.
|
NUMBER
|
FARINVA
|
FARINVA_ITEM
|
LOCATION
|
Location
|
Identification accounting code of the physical location of the financial manager.
|
VARCHAR2(63)
|
FARINVA
|
FARINVA_LOCN_CODE
|
LOCATION_DESC
|
Location Description
|
Extracted description or title of the associated location.
|
VARCHAR2(255)
|
FUNCTION
|
F_GET_FINANCE_DESC
|
LOCATION_DESC_1
|
Location Description 1
|
Retrieves description or title level 1 within this location hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
LOCATION_DESC_2
|
Location Description 2
|
Retrieves description or title level 2 within this location hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
LOCATION_DESC_3
|
Location Description 3
|
Retrieves description or title level 3 within this location hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
LOCATION_DESC_4
|
Location Description 4
|
Retrieves description or title level 4 within this location hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
LOCATION_DESC_5
|
Location Description 5
|
Retrieves description or title level 5 within this location hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
LOCATION_LEVEL_1
|
Location Level 1
|
Retrieves level 1 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
LOCATION_LEVEL_2
|
Location Level 2
|
Retrieves level 2 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
LOCATION_LEVEL_3
|
Location Level 3
|
Retrieves level 3 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
LOCATION_LEVEL_4
|
Location Level 4
|
Retrieves level 4 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
LOCATION_LEVEL_5
|
Location Level 5
|
Retrieves level 5 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
LOCATION_STATUS
|
Location Status
|
Extracted current status of the associated location.
|
VARCHAR2(63)
|
FUNCTION
|
F_GET_FINANCE_STATUS
|
LOCATION_STATUS_1
|
Location Status 1
|
Retrieves status level 1 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
LOCATION_STATUS_2
|
Location Status 2
|
Retrieves status level 2 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
LOCATION_STATUS_3
|
Location Status 3
|
Retrieves status level 3 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
LOCATION_STATUS_4
|
Location Status 4
|
Retrieves status level 4 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
LOCATION_STATUS_5
|
Location Status 5
|
Retrieves status level 5 location within this location hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_LOCN_HIER
|
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
|
ORGANIZATION_CODE
|
Organization Code
|
Identification accounting code used for the department.
|
VARCHAR2(63)
|
FARINVA
|
FARINVA_ORGN_CODE
|
ORGANIZATION_DESC
|
Organization Description
|
Extracted description or title associated with the organization code.
|
VARCHAR2(255)
|
FUNCTION
|
F_GET_FINANCE_DESC
|
ORGANIZATION_DESC_1
|
Organization Description 1
|
Retrieves description or title level 1 within this organization hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_DESC_2
|
Organization Description 2
|
Retrieves description or title level 2 within this organization hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_DESC_3
|
Organization Description 3
|
Retrieves description or title level 3 within this organization hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_DESC_4
|
Organization Description 4
|
Retrieves description or title level 4 within this organization hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_DESC_5
|
Organization Description 5
|
Retrieves description or title level 5 within this organization hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_DESC_6
|
Organization Description 6
|
Retrieves description or title level 6 within this organization hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_DESC_7
|
Organization Description 7
|
Retrieves description or title level 7 within this organization hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_DESC_8
|
Organization Description 8
|
Retrieves description or title level 8 within this organization hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_LEVEL_1
|
Organization Level 1
|
Retrieves level 1 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_LEVEL_2
|
Organization Level 2
|
Retrieves level 2 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_LEVEL_3
|
Organization Level 3
|
Retrieves level 3 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_LEVEL_4
|
Organization Level 4
|
Retrieves level 4 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_LEVEL_5
|
Organization Level 5
|
Retrieves level 5 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_LEVEL_6
|
Organization Level 6
|
Retrieves level 6 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_LEVEL_7
|
Organization Level 7
|
Retrieves level 7 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_LEVEL_8
|
Organization Level 8
|
Retrieves level 8 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_STATUS
|
Organization Status
|
Extracted current status of the associated organization.
|
VARCHAR2(63)
|
FUNCTION
|
F_GET_FINANCE_STATUS
|
ORGANIZATION_STATUS_1
|
Organization Status 1
|
Retrieves status of level 1 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_STATUS_2
|
Organization Status 2
|
Retrieves status of level 2 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_STATUS_3
|
Organization Status 3
|
Retrieves status of level 3 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_STATUS_4
|
Organization Status 4
|
Retrieves status of level 4 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_STATUS_5
|
Organization Status 5
|
Retrieves status of level 5 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_STATUS_6
|
Organization Status 6
|
Retrieves status of level 6 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_STATUS_7
|
Organization Status 7
|
Retrieves status of level 7 organization within this organization hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_ORGN_HIER
|
ORGANIZATION_STATUS_8
|
Organization Status 8
|
Retrieves 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
|
MGKFUNC.F_GET_PERSON_INFO
|
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
|
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)
|
FARINVA
|
FARINVA_PROG_CODE
|
PROGRAM_DESC
|
Program Description
|
Extracted description or title of the associated program.
|
VARCHAR2(255)
|
FUNCTION
|
F_GET_FINANCE_DESC
|
PROGRAM_DESC_1
|
Program Description 1
|
Retrieves description or title level 1 within this program hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
PROGRAM_DESC_2
|
Program Description 2
|
Retrieves description or title level 2 within this program hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
PROGRAM_DESC_3
|
Program Description 3
|
Retrieves description or title level 3 within this program hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
PROGRAM_DESC_4
|
Program Description 4
|
Retrieves description or title level 4 within this program hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
PROGRAM_DESC_5
|
Program Description 5
|
Retrieves description or title level 5 within this program hierarchy.
|
VARCHAR2(255)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
PROGRAM_LEVEL_1
|
Program Level 1
|
Retrieves level 1 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
PROGRAM_LEVEL_2
|
Program Level 2
|
Retrieves level 2 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
PROGRAM_LEVEL_3
|
Program Level 3
|
Retrieves level 3 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
PROGRAM_LEVEL_4
|
Program Level 4
|
Retrieves level 4 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
PROGRAM_LEVEL_5
|
Program Level 5
|
Retrieves level 5 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
PROGRAM_STATUS
|
Program Status
|
Extracted current status of the associated program.
|
VARCHAR2(63)
|
FUNCTION
|
F_GET_FINANCE_STATUS
|
PROGRAM_STATUS_1
|
Program Status 1
|
Retrieves status of level 1 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
PROGRAM_STATUS_2
|
Program Status 2
|
Retrieves status of level 2 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
PROGRAM_STATUS_3
|
Program Status 3
|
Retrieves status of level 3 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
PROGRAM_STATUS_4
|
Program Status 4
|
Retrieves status of level 4 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
PROGRAM_STATUS_5
|
Program Status 5
|
Retrieves status of level 5 program within this program hierarchy.
|
VARCHAR2(63)
|
FUNCTION
|
FOKODSF.F_GET_PROG_HIER
|
PURCHASE_ORDER
|
Purchase Order
|
User-defined or system assigned one-up purchase order number issued to this vendor.
|
VARCHAR2(63)
|
FARINVA
|
FARINVA_POHD_CODE
|
PURCHASE_ORDER_ITEM
|
Purchase Order Item
|
System assigned one-up number of the commodity on the purchase order item.
|
NUMBER
|
FARINVA
|
FARINVA_PO_ITEM
|
SEQUENCE_NUMBER
|
Sequence Number
|
System-generated one-up number to support split accounting within a document.
|
NUMBER
|
FARINVA
|
FARINVA_SEQ_NUM
|
TAX_AMOUNT
|
Tax Amount
|
Amount of tax computed or entered for a document accounting amount.
|
NUMBER
|
FARINVA
|
FARINVA_TAX_AMT
|