RBC_TEMPLAT_USG(SQL Table) |
Index Back |
---|---|
Usages used on TemplateTable to store the Usages used on Template definition |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RB_TEMPLATE_NAME | Character(30) | VARCHAR2(30) NOT NULL | Template Name |
2 | RB_TEMPLATE_ID | Number(10,0) | DECIMAL(10) NOT NULL | Template ID |
3 | RB_USAGE_ID | Number(10,0) | DECIMAL(10) NOT NULL |
Unique Usage Identifier
Prompt Table: RBC_USAGE_VW |
4 | RB_USAGE_NAME | Character(30) | VARCHAR2(30) NOT NULL | Usage Name |