RB_ERMS_SOLTMPL(SQL Table) |
Index Back |
|---|---|
To hold Solution templatesThis reocrd definition is to hold the solution template defined for a language code for a mailbox. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Mail Box Id is an Id associated with Mail Boxes | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | RB_TEMPLATE_ID | Number(10,0) | DECIMAL(10) NOT NULL | Template ID |
| 4 | RB_TEMPLATE_NAME | Character(30) | VARCHAR2(30) NOT NULL |
Template Name
Prompt Table: RB_EM_SOLTMP_VW |