This table requires activation of Lease Accounting functional area. This table stores Lease Right Details.
Module:
LEASE_RIGHT_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| LEASE_RIGHT_ID | NUMBER | 38 | 0 | True | Lease right identifier. It is the primary key of the table. | ||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. Source record identifier. | ||||
| LEASE_ID | NUMBER | 38 | 0 | Lease identifier. | |||
| LEASE_DETAIL_ID | NUMBER | 38 | 0 | Lease details identifier which is referenced | |||
| RIGHT_NUMBER | VARCHAR2 | 32 | Right number. | ||||
| DESCRIPTION | VARCHAR2 | 999 | Description of right | ||||
| RIGHT_STATUS_CODE | VARCHAR2 | 32 | Status of the lease right defined. | ||||
| RIGHT_TYPE_CODE | VARCHAR2 | 32 | Type of right which is defined. | ||||
| GRANT_TYPE_CODE | VARCHAR2 | 32 | Grant type defined for the right. | ||||
| KEY_DATE | DATE | Key date for the right | |||||
| REFERENCE_DETAILS | VARCHAR2 | 999 | Reference details of the rights. | ||||
| CREATION_DATE | TIMESTAMP | Who column: indicates the date and time of the creation of the row. | |||||
| LAST_UPDATE_DATE | TIMESTAMP | Who column: indicates the date and time of the last update of the row. | |||||
| CREATED_BY | VARCHAR2 | 128 | Who column: indicates the user who created the row. | ||||
| LAST_UPDATED_BY | VARCHAR2 | 128 | Who column: indicates the user who last updated the row. |
Copyright © 2019, 2026, Oracle and/or its affiliates.