[Home] [Help]
[Dependency Information]
| Object Name: | ASO_PVT_PARTY_RLTN_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | ASO.ASO_PVT_PARTY_RLTN_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 |
|---|---|---|---|---|
| PARTY_RELATIONSHIP_ID | NUMBER | (15) | Yes | |
| SUBJECT_ID | NUMBER | (15) | Yes | |
| OBJECT_ID | NUMBER | (15) | Yes | |
| PARTY_ID | NUMBER | (15) |
Cut, paste (and edit) the following text to query this object:
SELECT PARTY_RELATIONSHIP_ID
, SUBJECT_ID
, OBJECT_ID
, PARTY_ID
FROM APPS.ASO_PVT_PARTY_RLTN_V;
APPS
HZ_RELATIONSHIPS
APPS.ASO_PVT_PARTY_RLTN_V is not referenced by any database object
|
|
|
|