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


VIEW: APPS.FII_CUST_ACCTS_V

Object Details
Object Name: FII_CUST_ACCTS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFII.FII_CUST_ACCTS_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

A public view which may be useful for custom reporting or other data
requirements.


This view contains the Party Name and Customer Account Number(s) for the FII view of Customer Account Dimension.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER

VALUE VARCHAR2 (4000)
Query Text

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


SELECT ID
,      VALUE
FROM APPS.FII_CUST_ACCTS_V;

Dependencies

[top of page]

APPS.FII_CUST_ACCTS_V references the following:

SchemaAPPS
PL/SQL PackageFND_MESSAGE - show dependent code
SynonymHZ_CUST_ACCOUNTS
SchemaPUBLIC
SynonymDUAL

APPS.FII_CUST_ACCTS_V is not referenced by any database object