RY_SVY_LOC_VW(SQL View) |
Index Back |
|---|---|
Location viewView on LOCATION_TBL, used in RY_EE_STG_VW |
| SELECT L.SETID , L.LOCATION , L.COUNTRY FROM PS_LOCATION_TBL L WHERE %EffdtCheck(LOCATION_TBL, L, %CurrentDateIn) |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. | |
| 2 | Character(15) | VARCHAR2(15) NOT NULL | This field stores the Location Code. | |
| 3 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country |