[Home] [Help]
[Dependency Information]
| Object Name: | ASF_SMART_ORG_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PARTY_NAME | VARCHAR2 | (360) | Yes | |
| PARTY_ID | NUMBER | (15) | Yes | |
| PARTY_NUMBER | VARCHAR2 | (30) | Yes | |
| CUSTOMER_CATEGORY | VARCHAR2 | (80) | ||
| ADDRESS | VARCHAR2 | (4000) | ||
| SCORE | NUMBER | |||
| EMAIL_ADDRESS | VARCHAR2 | (2000) | ||
| PHONE_NUMBER | VARCHAR2 | (82) | ||
| URL | VARCHAR2 | (2000) | ||
| LOCATION_ID | NUMBER | |||
| PARTY_SITE_ID | NUMBER | |||
| SEARCH_CONTEXT_ID | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT PARTY_NAME
, PARTY_ID
, PARTY_NUMBER
, CUSTOMER_CATEGORY
, ADDRESS
, SCORE
, EMAIL_ADDRESS
, PHONE_NUMBER
, URL
, LOCATION_ID
, PARTY_SITE_ID
, SEARCH_CONTEXT_ID
FROM APPS.ASF_SMART_ORG_V;
APPS
ARP_ADDR_LABEL_PKG
- show dependent code
AR_LOOKUPS
FND_PROFILE
- show dependent code
FND_TERRITORIES_TL
HZ_CONTACT_POINTS
HZ_LOCATIONS
HZ_MATCHED_CPTS_GT
HZ_MATCHED_PARTIES_GT
HZ_MATCHED_PARTY_SITES_GT
HZ_PARTIES
HZ_PARTY_SITES
APPS.ASF_SMART_ORG_V is not referenced by any database object
|
|
|
|