[Home] [Help]
[Dependency Information]
| Object Name: | OE_RA_CONTACTS_Q_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | ONT.OE_RA_CONTACTS_Q_V
|
| 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 |
|---|---|---|---|---|
| CONTACT_ID | NUMBER | (15) | Yes | |
| SOLD_TO_ORG_ID | NUMBER | (15) | Yes | |
| STATUS | VARCHAR2 | (1) |
Cut, paste (and edit) the following text to query this object:
SELECT CONTACT_ID
, SOLD_TO_ORG_ID
, STATUS
FROM APPS.OE_RA_CONTACTS_Q_V;
APPS
HZ_CUST_ACCOUNTS
HZ_CUST_ACCOUNT_ROLES
HZ_ORG_CONTACTS
HZ_PARTIES
HZ_RELATIONSHIPS
APPS.OE_RA_CONTACTS_Q_V is not referenced by any database object
|
|
|
|