RE_OPTION(SQL Table) |
Index Back |
---|---|
Lease OptionsHolds the setup data for Lease to be used for Critical Dates Notification 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(20) | VARCHAR2(20) NOT NULL | This is used as a Key in the RE_LSE_OPTION record | |
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 | INSTANCE_NAME | Character(60) | VARCHAR2(60) NOT NULL | Lease Option Name |
7 | INSTANCE_DESCR | Character(150) | VARCHAR2(150) NOT NULL | Generic Description Field for Instances of Generic Entities |
8 | OPTION_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
This Field is used to configure Option Type for lease options.
1=Other 2=Penalties 3=Renewal Option 4=Purchase Option Default Value: 1 |
9 | MAIL_TEMPLATE | Long Character(300) | VARCHAR2(300) | Mail Template Field to store Lease Options Mail Template |