[Home] [Help]
[Dependency Information]
| Object Name: | IBE_CUSTOMERS_ASSIGNED_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 |
|---|---|---|---|---|
| PERSON_PARTY_ID | NUMBER | (15) | Yes | |
| CUST_ACCOUNT_ID | NUMBER | (15) | Yes | |
| RELATIONSHIP_PARTY_ID | NUMBER | (15) | ||
| ORG_PARTY_ID | NUMBER | (15) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT PERSON_PARTY_ID
, CUST_ACCOUNT_ID
, RELATIONSHIP_PARTY_ID
, ORG_PARTY_ID
FROM APPS.IBE_CUSTOMERS_ASSIGNED_V;
APPS
HZ_CUST_ACCOUNT_ROLES
HZ_RELATIONSHIPS
HZ_ROLE_RESPONSIBILITY
APPS
IBE_QUOTE_MISC_PVT
- show dependent code
|
|
|
|