RSFD_TERR_VW(SQL View) |
Index Back |
---|---|
Territory lookup in DashboardDashboard view on Territory and its descriptor. |
SELECT TREE_NAME ,TERRITORY_ID ,DESCR FROM PS_RSF_TERRITORY |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TREE_NAME | Character(18) | VARCHAR2(18) NOT NULL |
Tree Name
Prompt Table: RSF_TR_TREE_VW |
2 | TERRITORY_ID | Character(20) | VARCHAR2(20) NOT NULL | Territory ID |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |