DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.AR_SITES_ASSIGNED_V

Object Details
Object Name: AR_SITES_ASSIGNED_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAR.AR_SITES_ASSIGNED_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
PARTY_ID NUMBER (15) Yes The identifier of the subject in this relationship
CUST_ACCOUNT_ID NUMBER (15) Yes Foreign key to the HZ_CUST_ACCOUNTS table
CUST_ACCT_SITE_ID NUMBER (15)
Customer account site identifier. Foreign key to the HZ_CUST_ACCT_SITES_ALL table
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT PARTY_ID
,      CUST_ACCOUNT_ID
,      CUST_ACCT_SITE_ID
FROM APPS.AR_SITES_ASSIGNED_V;

Dependencies

[top of page]

APPS.AR_SITES_ASSIGNED_V references the following:

SchemaAPPS
SynonymHZ_CUST_ACCOUNT_ROLES
SynonymHZ_CUST_ACCT_SITES
SynonymHZ_RELATIONSHIPS
SynonymHZ_ROLE_RESPONSIBILITY
APPS.AR_SITES_ASSIGNED_V is referenced by following:

SchemaAPPS
Package BodyARI_UTILITIES - show dependent code
Package BodyARW_SEARCH_CUSTOMERS - show dependent code