SCD_SECTPRMP_VW(SQL View) |
Index Back |
|---|---|
Template Sections ViewTemplate Sections view for prompt |
| SELECT DISTINCT s.SCD_SECTION_ID , s.SCD_SECTION_NAME FROM %Table(scd_templ_sect) s |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Section ID | |
| 2 | SCD_SECTION_NAME | Character(30) | VARCHAR2(30) NOT NULL | Section Name |