RO_DIS_TMP_VW(SQL View) |
Index Back |
---|---|
Display Viewdisplay view |
SELECT a.TEMPLATE_ID_NUM , a.DESCR100 , a.STATUS FROM PS_RO_DISPLAY_TEMP a |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TEMPLATE_ID_NUM | Number(5,0) | INTEGER NOT NULL | Template information for catalog used for catalog design |
2 | DESCR100 | Character(100) | VARCHAR2(100) NOT NULL | Length 100 Description |
3 | STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Status Indicator
A=Active I=Inactive |