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


VIEW: APPS.IEX_CUST_ACCOUNTS_V

Object Details
Object Name: IEX_CUST_ACCOUNTS_V
Object Type: VIEW
Owner: APPS
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
ACCOUNT_NUMBER VARCHAR2 (30)
CUST_ACCOUNT_ID NUMBER (15)
ACCOUNT_NAME VARCHAR2 (240)
PARTY_NAME VARCHAR2 (360)
ROLE_TYPE_DSP VARCHAR2 (80)
ROLE_PARTY VARCHAR2 (360)
Query Text

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


SELECT ACCOUNT_NUMBER
,      CUST_ACCOUNT_ID
,      ACCOUNT_NAME
,      PARTY_NAME
,      ROLE_TYPE_DSP
,      ROLE_PARTY
FROM APPS.IEX_CUST_ACCOUNTS_V;

Dependencies

[top of page]

APPS.IEX_CUST_ACCOUNTS_V references the following:

SchemaAPPS
ViewAR_LOOKUPS
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_CUST_ACCOUNT_ROLES
SynonymHZ_PARTIES
SynonymHZ_RELATIONSHIPS

APPS.IEX_CUST_ACCOUNTS_V is not referenced by any database object