RE_LEASE_TYPE(SQL Table) |
Index Back |
|---|---|
Lease TypesThis record contains the Lease Types (SubLease and Reporting) to be used by Lease Administration. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
|
| 2 | Character(10) | VARCHAR2(10) NOT NULL | This field contains the code for the Lease Types | |
| 3 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 4 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
| 5 | END_EFFDT | Date(10) | DATE | Ending effective date established to be used by queries to improve effective-date processing performance. |
| 6 | LSE_TYPE_IND | Character(1) | VARCHAR2(1) NOT NULL |
This field contains the translate values for the Lease types:
Charge Based
Non-Charge Based
Manual Based.
1=Sub Lease 2=Reporting Default Value: 2 |
| 7 | INSTANCE_NAME | Character(60) | VARCHAR2(60) NOT NULL | Lease Type Name |
| 8 | INSTANCE_DESCR | Character(150) | VARCHAR2(150) NOT NULL | Generic Description Field for Instances of Generic Entities |