[Home] [Help]
View: XNC_PVT_PARTY_SITES_V
| Product: | XNC - Sales for Communications (Obsolete) |
| Description: | This View defines the relation between a Party and Locations |
| Implementation/DBA Data: |
Not implemented in this database
|
View Text
SELECT PARTY_SITE_ID
, PARTY_ID
, LOCATION_ID
, PARTY_SITE_NAME
FROM HZ_PARTY_SITES
WHERE STATUS = 'A'
Columns
| Name |
| PARTY_SITE_ID |
| PARTY_ID |
| LOCATION_ID |
| PARTY_SITE_NAME |