FA_BOOK_TRANSFERS_INT
This table contains information for performing transfer between book transactions.
Details
-
Schema: FUSION
-
Object owner: FA
-
Object type: TABLE
-
Tablespace: INTERFACE
Primary Key
Name | Columns |
---|---|
FA_BOOK_TRANSFERS_INT_PK |
BOOK_TRANSFER_INTERFACE_ID |
Columns
Name | Datatype | Length | Precision | Not-null | Comments |
---|---|---|---|---|---|
BOOK_TRANSFER_INTERFACE_ID | NUMBER | 18 | Yes | Transfer between book transaction details identifier. | |
TRANSFER_INTERFACE_ID | NUMBER | 18 | Yes | Identifier of the asset transfer interface row. | |
DEST_BOOK_TYPE_CODE | VARCHAR2 | 30 | Yes | Unique destination book identification name. | |
BOOK_TRANSFER_TYPE_CODE | VARCHAR2 | 30 | Book transfer method type identifier. | ||
CREATE_NEW_ASSET_FLAG | VARCHAR2 | 1 | Indicates whether the destination asset number is the same as the source. | ||
DEST_ASSET_NUMBER | VARCHAR2 | 30 | User-defined destination asset identification number. | ||
SRC_TAG_NUMBER | VARCHAR2 | 15 | Unique user-defined tracking number for the source asset. | ||
DEST_TAG_NUMBER | VARCHAR2 | 15 | Unique user-defined tracking number for the destination asset. | ||
DEST_ASSET_CATEGORY_ID | NUMBER | 18 | Unique identification number for destination book asset category. | ||
DEST_CATEGORY_SEGMENT1 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
DEST_CATEGORY_SEGMENT2 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
DEST_CATEGORY_SEGMENT3 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
DEST_CATEGORY_SEGMENT4 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
DEST_CATEGORY_SEGMENT5 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
DEST_CATEGORY_SEGMENT6 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
DEST_CATEGORY_SEGMENT7 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
LOAD_REQUEST_ID | NUMBER | 18 | Enterprise Service Scheduler: indicates the request ID of the loader job that created or last updated the row. | ||
CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | ||
CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | |
LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | ||
LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | |
LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. | ||
OBJECT_VERSION_NUMBER | NUMBER | 9 | Yes | Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. | |
COST_BASIS_CODE | VARCHAR2 | 30 | Cost basis at which the asset is transferred to the destination book. | ||
TRANSFER_POLICY_ID | NUMBER | 18 | Number that identifies transfer policy. | ||
TRANSFER_POLICY_NAME | VARCHAR2 | 30 | Name that identifies transfer policy. | ||
CONVERSION_RATE_TYPE | VARCHAR2 | 30 | Conversion rate type used when transferring the asset from the source book to the destination book. | ||
EXCHANGE_RATE | NUMBER | Conversion rate between the source and destination ledger currencies. | |||
REPORTING_CUR_RATE_BASIS_CODE | VARCHAR2 | 30 | Rate basis type of the reporting currency. | ||
USE_DEST_CAT_DEPRN_RULES_FLAG | VARCHAR2 | 1 | Indicates whether to use the depreciation rules from the destination category. | ||
USE_XFR_DATE_AS_DPIS_FLAG | VARCHAR2 | 1 | Indicates whether to use the date placed in service as the transfer date. | ||
COPY_SOURCE_LINES_FLAG | VARCHAR2 | 1 | Indicates whether to copy the source lines of the source asset to the destination asset. | ||
COPY_DFF_FLAG | VARCHAR2 | 1 | Indicates whether to copy the asset level descriptive flexfield information to the destination asset. | ||
COPY_ASSET_KEY_FLAG | VARCHAR2 | 1 | Indicates whether to copy the asset key to the destination asset. | ||
SRC_TRANSFER_AMOUNT | NUMBER | Source cost at which the asset is transferred. | |||
SRC_FREIGHT_AMOUNT | NUMBER | Source freight line cost at which the asset is transferred. | |||
SRC_NREC_TAX_AMOUNT | NUMBER | Source nonrecoverable tax line cost at which the asset is transferred. | |||
SRC_MISC_AMOUNT | NUMBER | Source miscellaneous line cost at which the asset is transferred. | |||
DEST_TRANSFER_AMOUNT | NUMBER | Destination cost at which the asset is transferred. | |||
DEST_FREIGHT_AMOUNT | NUMBER | Destination freight line cost at which the asset is transferred. | |||
DEST_NREC_TAX_AMOUNT | NUMBER | Destination nonrecoverable tax line cost at which the asset is transferred. | |||
DEST_MISC_AMOUNT | NUMBER | Destination miscellaneous line cost at which the asset is transferred. | |||
DEPRN_EXPENSE_MAPPING_CODE | VARCHAR2 | 30 | Depreciation expense account mapping method code. | ||
COA_MAPPING_NAME | VARCHAR2 | 33 | Chart of accounts mapping name. | ||
COA_MAPPING_ID | NUMBER | 18 | Chart of accounts mapping identifier. | ||
COST_OF_REMOVAL | NUMBER | Removal cost. Enter without thousands separator. Use either comma or period as decimal separator. Cannot be negative. | |||
RETIREMENT_TYPE_CODE | VARCHAR2 | 30 | Retirement type. Use the Manage Fixed Assets Lookups, lookup type FA_RETIREMENT_TYPES to identify valid values. | ||
RETIREMENT_CONVENTION_TYPE_ID | NUMBER | 18 | Retirement convention type identifier. | ||
RETIREMENT_CONVENTION_CODE | VARCHAR2 | 10 | Unique name of the retirement prorate convention. | ||
NBV_MARKUP_PERCENTAGE | NUMBER | Markup percentage on the net book value to transfer the asset to destination book. | |||
ATTRIBUTE1 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE2 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE3 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE4 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE5 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE6 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE7 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE8 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE9 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE10 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE11 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE12 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE13 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE14 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE15 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE_CATEGORY | VARCHAR2 | 30 | Descriptive Flexfield: structure definition of the user descriptive flexfield. | ||
ATTRIBUTE_NUMBER1 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_NUMBER2 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_NUMBER3 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_NUMBER4 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_NUMBER5 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_DATE1 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_DATE2 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_DATE3 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_DATE4 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_DATE5 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
TH_GLOBAL_ATTRIBUTE_CATEGORY | VARCHAR2 | 30 | Global Descriptive Flexfield: structure definition of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE1 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE2 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE3 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE4 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE5 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE6 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE7 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE8 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE9 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE10 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE11 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE12 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE13 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE14 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE15 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE16 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE17 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE18 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE19 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE20 | VARCHAR2 | 150 | Global Descriptive Flexfield: segment of the global descriptive flexfield. | ||
TH_GLOBAL_ATTRIBUTE_NUMBER1 | NUMBER | Global Descriptive Flexfield: segment of the global descriptive flexfield. | |||
TH_GLOBAL_ATTRIBUTE_NUMBER2 | NUMBER | Global Descriptive Flexfield: segment of the global descriptive flexfield. | |||
TH_GLOBAL_ATTRIBUTE_NUMBER3 | NUMBER | Global Descriptive Flexfield: segment of the global descriptive flexfield. | |||
TH_GLOBAL_ATTRIBUTE_NUMBER4 | NUMBER | Global Descriptive Flexfield: segment of the global descriptive flexfield. | |||
TH_GLOBAL_ATTRIBUTE_NUMBER5 | NUMBER | Global Descriptive Flexfield: segment of the global descriptive flexfield. | |||
TH_GLOBAL_ATTRIBUTE_DATE1 | DATE | Global Descriptive Flexfield: segment of the global descriptive flexfield. | |||
TH_GLOBAL_ATTRIBUTE_DATE2 | DATE | Global Descriptive Flexfield: segment of the global descriptive flexfield. | |||
TH_GLOBAL_ATTRIBUTE_DATE3 | DATE | Global Descriptive Flexfield: segment of the global descriptive flexfield. | |||
TH_GLOBAL_ATTRIBUTE_DATE4 | DATE | Global Descriptive Flexfield: segment of the global descriptive flexfield. | |||
TH_GLOBAL_ATTRIBUTE_DATE5 | DATE | Global Descriptive Flexfield: segment of the global descriptive flexfield. |
Foreign Keys
Table | Foreign Table | Foreign Key Column |
---|---|---|
FA_BOOK_TRANSFERS_INT | fa_transfers_t | TRANSFER_INTERFACE_ID |
FA_BOOK_TRANSFERS_INT | fa_book_transfers_policy | TRANSFER_POLICY_ID |
FA_BOOK_TRANSFERS_INT | gl_daily_conversion_types | CONVERSION_RATE_TYPE |
FA_BOOK_TRANSFERS_INT | gl_coa_mappings | COA_MAPPING_ID |
FA_BOOK_TRANSFERS_INT | fa_convention_types | RETIREMENT_CONVENTION_TYPE_ID |
Indexes
Index | Uniqueness | Tablespace | Columns |
---|---|---|---|
FA_BOOK_TRANSFERS_INT_N1 | Non Unique | FA_BOOK_TRANSFERS_INT_N1 | DEST_BOOK_TYPE_CODE |
FA_BOOK_TRANSFERS_INT_U1 | Unique | FA_BOOK_TRANSFERS_INT_U1 | BOOK_TRANSFER_INTERFACE_ID |
FA_BOOK_TRANSFERS_INT_U2 | Unique | FA_BOOK_TRANSFERS_INT_U1 | TRANSFER_INTERFACE_ID |