FA_LEASE_SCH_INT

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

Details

  • Schema: FUSION

  • Object owner: FA

  • Object type: TABLE

  • Tablespace: INTERFACE

Primary Key

Name Columns

FA_LEASE_SCH_INT_PK

LEASE_SCH_INTERFACE_ID

Columns

Name Datatype Length Precision Not-null Comments
LEASE_SCH_INTERFACE_ID NUMBER 18 Yes Lease schedule interface identifier.
LEASE_INTERFACE_ID NUMBER 18 Unique identifier of the lease interface row.
LEASE_BOOKS_INTERFACE_ID NUMBER 18 Lease book interface identifier.
LEASE_SCHEDULE_ID NUMBER 18 Unique lease payment schedule identification number.
LEASE_ID NUMBER 18 Unique lease identification number.
BOOK_TYPE_CODE VARCHAR2 30 Name of the asset book in which lease schedule is recorded.
LEASE_NUMBER VARCHAR2 30 User-defined lease number of the lease.
ASSET_NUMBER VARCHAR2 30 User-defined asset identification number for the leased asset.
ASSET_DESCRIPTION VARCHAR2 80 Description of the leased asset.
ASSET_SCHEDULE_NUM NUMBER 18 Unique Identifier of an asset lease schedule.
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.
BATCH_NAME VARCHAR2 30 Unique user-defined name for a batch of records in the interface table.
NEW_COST NUMBER New cost of the asset added from the lease.
NEW_LIABILITY_AMOUNT NUMBER New liability value of the asset added from the lease.
GAIN_LOSS_AMOUNT NUMBER Gain or loss on the asset lease transaction.
ASSET_ID NUMBER 18 Identifier of the asset number.
LEASE_TRANSACTION_STATUS_CODE VARCHAR2 30 Status of the transaction performed on the asset added from the lease.
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.
SCHEDULE_TYPE_CODE VARCHAR2 30 Indicates whether the lease payment schedule is at lease level or asset level.
PARENT_LEASE_SCHEDULE_ID NUMBER 18 Unique lease payment schedule identification number for each asset payment schedule.
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_SCH_INT_N1 Non Unique Default LEASE_INTERFACE_ID, LEASE_BOOKS_INTERFACE_ID
FA_LEASE_SCH_INT_U1 Unique Default LEASE_SCH_INTERFACE_ID