FA_LEASE_SCHEDULE_ITEMS_INT

This table contains all the payment types and amounts for both leae and asset level schedule.

Details

  • Schema: FUSION

  • Object owner: FA

  • Object type: TABLE

  • Tablespace: INTERFACE

Primary Key

Name Columns

FA_LEASE_SCHEDULE_ITEMS_INT_PK

LEASE_SCH_ITEMS_INTERFACE_ID

Columns

Name Datatype Length Precision Not-null Comments
LEASE_SCH_ITEMS_INTERFACE_ID NUMBER 18 Yes Unique identification number for each payment type included in the lease payment schedule.
TRANSACTION_DATE DATE Date when the lessee performs a reassessment of the lease contract.
BATCH_NAME VARCHAR2 30 Unique user-defined name for a batch of records in the interface table.
LEASE_NUMBER VARCHAR2 30 User-defined lease number of the lease.
BOOK_TYPE_CODE VARCHAR2 30 Name of the asset book in which lease schedule is recorded.
ASSET_SCHEDULE_NUM NUMBER 18 Unique Identifier of an asset lease schedule.
LINE_NUMBER NUMBER 18 Serial number for the payment types included in the lease payment schedule.
LEASE_INTERFACE_ID NUMBER 18 Unique identifier of the lease interface row.
LEASE_BOOKS_INTERFACE_ID NUMBER 18 Lease book interface identifier.
LEASE_SCH_INTERFACE_ID NUMBER 18 Lease schedule interface identifier.
LEASE_SCHEDULE_ITEM_ID NUMBER 18 Unique identification number for each payment type included in the lease payment schedule.
LEASE_ID NUMBER 18 Unique lease identification number.
LEASE_SCHEDULE_ID NUMBER 18 Unique lease payment schedule identification number.
TRANSACTION_NAME VARCHAR2 240 Transaction name for the asset. Free text field. No validations.
TRANSACTION_TYPE_CODE VARCHAR2 30 Classification of the lease transaction. Possible values are CREATE, UPDATE, and DELETE.
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
WORKER_ID NUMBER 18 Internal identifier for parallel processing.
ERROR_MSG VARCHAR2 1000 Error message detailing failure of the posting program.
LOAD_REQUEST_ID NUMBER 18 Oracle Fusion Enterprise Resource Planning: process ID of the process that created or last updated the row.
POSTING_STATUS VARCHAR2 30 Oracle internal use only. Status of the lease schedule.
PAYMENT_TYPE_CODE VARCHAR2 30 Yes Types of payments the lessee must make to the lessor as per the lease contract.
INVOICE_DATE DATE Date when the first lease payment starts.
INTEREST_DUE_DATE DATE Date when the interest on lease liability is to be calculated.
PAYMENT_AMOUNT NUMBER Amount payable as per the lease contract.
NUMBER_OF_PAYMENTS NUMBER 4 Number of lease payments the lessee has to pay as per the lease contract.
INTEREST_RATE NUMBER Incremental borrowing rate of the lessee to be used to calculate the present value of lease payments.
QUANTITY NUMBER Number of units leased in a lease contract.
UNIT_OF_MEASURE VARCHAR2 25 Identifies the unit of measure.
PRICE_INDEX_ID NUMBER 18 Unique price index identification number.
EXCLUDE_FROM_LIABILITY_FLAG VARCHAR2 1 Indicates whether a lease payment to be excluded in calculating the lease liability.
EXCLUDE_FROM_COST_FLAG VARCHAR2 1 Indicates whether a lease payment to be excluded in calculating the leased asset cost.
EXPENSE_CHANGES_FLAG VARCHAR2 1 Indicates whether any change in current period lease payment to be charged to the profit and loss account.
PURCHASE_DATE DATE Date when the lessee purchase the leased asset from lessor.
TERMINATION_DATE DATE Date when the lessee terminates the lease contract.
FLAT_INTEREST_AMOUNT NUMBER The fixed interest amount included in the lease payment.
PERIOD_END_DATE DATE Date of the last lease payment.
PERIOD_END_LIABILITY_FLAG VARCHAR2 1 Indicates whether to use the lease liability amount at the end of the period during the termination of 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.
JOB_DEFINITION_NAME VARCHAR2 100 Enterprise Service Scheduler: indicates the name of the job that created or last updated the row.
JOB_DEFINITION_PACKAGE VARCHAR2 900 Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row.

Indexes

Index Uniqueness Tablespace Columns
FA_LEASE_SCHEDULE_ITEMS_INT_U1 Unique Default LEASE_SCH_ITEMS_INTERFACE_ID
FA_LEASE_SCH_ITEMS_INT_N1 Non Unique Default LEASE_SCH_INTERFACE_ID, LEASE_BOOKS_INTERFACE_ID, LEASE_INTERFACE_ID