FA_LEASE_BOOKS
This table contains book level information of lease.
Details
-
Schema: FUSION
-
Object owner: FA
-
Object type: TABLE
-
Tablespace: FUSION_TS_TX_DATA
Primary Key
| Name | Columns |
|---|---|
|
FA_LEASE_BOOKS_PK |
LEASE_ID, BOOK_TYPE_CODE, DATE_EFFECTIVE |
Columns
| Name | Datatype | Length | Precision | Not-null | Comments | Status |
|---|---|---|---|---|---|---|
| LEASE_ID | NUMBER | 18 | Yes | Unique lease identification number. | ||
| BOOK_TYPE_CODE | VARCHAR2 | 30 | Yes | Name of the asset book in which lease is recorded. | ||
| LEASE_TYPE_CODE | VARCHAR2 | 30 | Yes | Classifies the asset lease as type A or type B. | ||
| GENERATE_INVOICE_FLAG | VARCHAR2 | 1 | Yes | Indicates whether lease payment invoice is generated at asset level or lease level. | ||
| PRESENT_VALUE | NUMBER | Present value of future lease payment calculated using lessee's incremental borrowing rate. | ||||
| COST | NUMBER | Sum of the costs of all assets added from the lease. | ||||
| LIABILITY_AMOUNT | NUMBER | Present value of all amounts payable by the lessee to lessor over the lease term. | ||||
| PRIMARY_BOOK_FLAG | VARCHAR2 | 1 | Indicates the primary asset book for the lease. | |||
| ATTRIBUTE_CATEGORY | VARCHAR2 | 30 | Descriptive Flexfield: structure definition of the user descriptive flexfield. | |||
| 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. | |||
| ATTRIBUTE16 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE17 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE18 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE19 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE20 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE21 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE22 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE23 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE24 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE25 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE26 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE27 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE28 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE29 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE30 | VARCHAR2 | 150 | Descriptive Flexfield: segment 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. | ||||
| 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_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. | |||
| LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates 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. | ||
| LEASE_VAR_EXPENSE_ACCT_CCID | NUMBER | 18 | Variable lease expense account code combination identifier. | |||
| NUMBER_OF_ASSETS | NUMBER | 4 | Number assets added to the asset book from the asset lease. | |||
| UPD_ASSET_LEASE_SCHEDULE_FLAG | VARCHAR2 | 1 | Indicates whether the asset level payment schedule is updated by the user. | Obsolete | ||
| EXTEND_PERIOD_IN_MONTHS | NUMBER | 4 | Number of months the lease can be extended by the lessee. | |||
| TERMINAL_PERIOD_IN_MONTHS | NUMBER | 4 | Number of months in which the lessee has the option to terminate the lease. | |||
| LEASE_TERM | NUMBER | Stipulated length of the lease contract. | ||||
| INITIAL_PRESENT_VALUE | NUMBER | Present value of lease payments. | ||||
| FAIR_VALUE | NUMBER | Fair market value of the lease asset. | ||||
| ECONOMIC_LIFE_IN_MONTHS | NUMBER | 4 | Period over which an asset is expected to be used in the business. | |||
| LEASE_TO_ECONOMIC_LIFE_RATIO | NUMBER | Ratio of lease term to economic life. | Obsolete | |||
| LEASE_TO_REMAINING_LIFE_RATIO | NUMBER | Ratio of the lease term to the remaining economic life. | ||||
| PV_TO_LEASE_FAIR_VALUE_RATIO | NUMBER | Ratio of present value to fair value. | ||||
| ECONOMIC_INCENT_PURCHASE_FLAG | VARCHAR2 | 1 | Indicates whether significant economic incentive exists for the lease to purchase the leased asset. | |||
| LEASE_TERM_PART_OF_LIFE_FLAG | VARCHAR2 | 1 | Indicates whether the lease term is for the significant part of economic life . | Obsolete | ||
| NON_CANCELLABLE_LIFE_IN_MONTHS | NUMBER | 4 | Yes | Number of months in which the lease contract cannot be cancelled. | ||
| EXERCISE_PURCHASE_FLAG | VARCHAR2 | 1 | Indicates whether the lessee wants to purchase the leased asset. | |||
| EXERCISE_EXTEND_RENEW_FLAG | VARCHAR2 | 1 | Indicates whether the lessee wants to renew the lease. | |||
| EXERCISE_TERMINATE_FLAG | VARCHAR2 | 1 | Indicates whether the lessee wants to terminate the lease. | |||
| PV_SIGNIFICANT_TO_FV_FLAG | VARCHAR2 | 1 | Indicates whether the present value of lease payments is significant relative to fair value. | Obsolete | ||
| LEASE_TERM_SIGNIFICANT_FLAG | VARCHAR2 | 1 | Indicates whether the lease term is for the major part of remaining economic life. | Obsolete | ||
| PV_TO_FV_SUBSTANTIAL_FLAG | VARCHAR2 | 1 | Indicates whether the present value is substantially all of fair value. | |||
| REMAIN_ECONOMIC_LIFE_IN_MONTHS | NUMBER | 4 | Number of month remaining in the economic life of the leased asset. | |||
| LEASE_ASSET_TYPE_CODE | VARCHAR2 | 30 | Stipulated length of the lease contract. | Obsolete | ||
| OWNERSHIP_TRANSFERRED_FLAG | VARCHAR2 | 1 | Indicates whether the ownership is transferred from lessor to lesse. | |||
| SPECIALIZED_ASSET_FLAG | VARCHAR2 | 1 | Indicates whether the leased asset is a specialized asset. | |||
| LESSOR_OPTION_PERIOD_IN_MONTHS | NUMBER | 4 | Number of months that the lessor can add to the term of the lease. | |||
| DATE_EFFECTIVE | TIMESTAMP | Yes | Date when the row becomes effective. | |||
| DATE_INEFFECTIVE | TIMESTAMP | Date when the row becomes inactive. | ||||
| LEASE_SCHEDULE_ACTIVE_FLAG | VARCHAR2 | 1 | Indicates whether the asset level payment schedule is updated by the user. | |||
| MAJOR_LEASE_TERM_FLAG | VARCHAR2 | 1 | Indicates whether the lease term is for the significant part of economic life . | |||
| AMORT_SCHEDULE_STATUS_CODE | VARCHAR2 | 30 | Status of amortization schedule for the lease and book. | |||
| LEASE_TRANSACTION_CLASS_CODE | VARCHAR2 | 30 | General class of lease transaction. | |||
| NEW_COST | NUMBER | Sum of the new costs of all assets in the lease. | ||||
| NEW_LIABILITY_AMOUNT | NUMBER | Sum of the new liability value of all assets in the lease. | ||||
| GAIN_LOSS_AMOUNT | NUMBER | Sum of the gain or loss amounts of all assets in the lease. | ||||
| LEASE_TRANSACTION_STATUS_CODE | VARCHAR2 | 30 | Status of the transaction performed on the lease. | |||
| LEASE_TRANSACTION_ID_IN | NUMBER | 18 | Yes | Identifier of the lease transaction that created the row. | ||
| LEASE_TRANSACTION_ID_OUT | NUMBER | 18 | Identifier of the lease transaction that terminated the row. | |||
| LEASE_TRANSACTION_TYPE_CODE | VARCHAR2 | 30 | Yes | Type of transaction performed on the lease. | ||
| TRANSACTION_NAME | VARCHAR2 | 240 | Transaction name for the asset. Free text field. No validations. | |||
| PERIOD_COUNTER_TERMINATED | NUMBER | 18 | Lease book period counter in which the lease is terminated. | |||
| PERIOD_COUNTER_LIFE_COMPLETE | NUMBER | 18 | Lease book period counter in which the lease term is complete. | |||
| LEASE_END_DATE | DATE | Date when the last lease payment to be made as per the lease contract. | ||||
| CALC_MONTHLY_INTEREST_FLAG | VARCHAR2 | 1 | Specifies whether to calculate monthly accrued interest for the lease with quarterly,semi-annual or annual frequency. |
Foreign Keys
| Table | Foreign Table | Foreign Key Column |
|---|---|---|
| FA_LEASE_BOOKS | fa_leases | LEASE_ID |
Indexes
| Index | Uniqueness | Tablespace | Columns |
|---|---|---|---|
| FA_LEASE_BOOKS_N1 | Non Unique | Default | LEASE_TRANSACTION_ID_OUT |
| FA_LEASE_BOOKS_U1 | Unique | FUSION_TS_TX_DATA | LEASE_ID, BOOK_TYPE_CODE, DATE_EFFECTIVE |
| FA_LEASE_BOOKS_U2 | Unique | Default | LEASE_TRANSACTION_ID_IN |