RE_TOPT_ROLE(SQL Table) |
Index Back |
---|---|
Critical Dates Template RolesThis record is use to setup and configure the roles for the Template Options. The Recipients are defined when the Schedule is attached to a Lease. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
2 | TEMPLATE_CD | Character(20) | VARCHAR2(20) NOT NULL | Template Code |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | OPTION_CD | Character(20) | VARCHAR2(20) NOT NULL | This is used as a Key in the RE_LSE_OPTION record |
5 | PARTY_TYPE_CD | Character(20) | VARCHAR2(20) NOT NULL |
Party type code (Internal or External)
Prompt Table: RE_PTY_TYPE |