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)
|
FTRACTA
|
FTRACTA_ACCT_CODE
|
ACCOUNT_DESC
|
Account Description
|
Account code description or title.
|
VARCHAR2(255)
|
FTVACCT
|
FTVACCT_TITLE
|
ACCOUNT_STATUS
|
Account Status
|
Status of the account.
|
VARCHAR2(63)
|
FTVACCT
|
FTVACCT_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
|
ATTRIBUTE_TYPE
|
Attribute Type
|
Set code that the attribute types are associated with.
|
VARCHAR2(63)
|
FTRACTA
|
FTRACTA_ATTT_CODE
|
ATTRIBUTE_TYPE_DESC
|
Attribute Type Description
|
Attribute type description associated with the set.
|
VARCHAR2(255)
|
FTVATTT
|
FTVATTT_DESC
|
ATTRIBUTE_TYPE_STATUS
|
Attribute Type Status
|
Attribute type status associated with the set.
|
VARCHAR2(63)
|
FTVATTT
|
FTVATTT_STATUS_IND
|
ATTRIBUTE_TYPE_STATUS_DESC
|
Attribute Type Status Description
|
Activity status description of the attribute type. Active, or Inactive.
|
VARCHAR2(255)
|
CALCULATION
|
DECODE(FTVATTT_STATUS_IND)
|
ATTRIBUTE_VALUE
|
Attribute Value
|
Code representing one of the values of the attribute type.
|
VARCHAR2(63)
|
FTRACTA
|
FTRACTA_ATTV_CODE
|
ATTRIBUTE_VALUE_BEGIN_DATE
|
Attribute Value Begin Date
|
Date from which this attribute value is valid.
|
DATE
|
FTRATTV
|
FTRATTV_BEGIN_DATE
|
ATTRIBUTE_VALUE_DESC
|
Attribute Value Description
|
Attribute type value description.
|
VARCHAR2(255)
|
FTRATTV
|
FTRATTV_DESC
|
ATTRIBUTE_VALUE_END_DATE
|
Attribute Value End Date
|
Date after which this attribute value is not longer valid.
|
DATE
|
FTRATTV
|
FTRATTV_END_DATE
|
CHART_OF_ACCOUNTS
|
Chart Of Accounts
|
Identifies the chart from other charts in a multi-chart environment.
|
VARCHAR2(63)
|
FTRACTA
|
FTRACTA_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
|
Status of the chart of accounts.
|
VARCHAR2(100)
|
FTVCOAS
|
FTVCOAS_STATUS_IND
|
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 for the record when the optional multi-institution facility feature has been applied.
|
VARCHAR2(255)
|
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
|
SET_CODE
|
Set Code
|
Code defining the set with which the attribute types are associated.
|
VARCHAR2(63)
|
CALCULATION
|
NVL(FTRACTA_ATTS_CODE,'NONE')
|
SET_CODE_DESC
|
Set Code Description
|
Set code description.
|
VARCHAR2(255)
|
FTVATTS
|
FTVATTS_DESC
|