RE_OPT_RECIP(SQL Table) |
Index Back |
---|---|
Option RecipientRecipients that are to be notified for an Option |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(15,0) | DECIMAL(15) NOT NULL | Lease Key, Unique Key | |
2 | Number(10,0) | DECIMAL(10) NOT NULL | Lease Option Sequence Key | |
3 | Character(20) | VARCHAR2(20) NOT NULL |
Party type code (Internal or External)
Prompt Table: RE_PTY_TYPE |
|
4 | Number(10,0) | DECIMAL(10) NOT NULL | Option Recipient Key | |
5 | COMPLETED | Character(1) | VARCHAR2(1) NOT NULL |
Completed
Y/N Table Edit Default Value: N |
6 | DT_COMPLETED | Date(10) | DATE | Date Completed |
7 | PARTY_KEY | Number(10,0) | DECIMAL(10) NOT NULL |
Party Key
Prompt Table: %EDITTABLE |