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


VIEW: APPS.FII_AR_CUST_LOV_V

Object Details
Object Name: FII_AR_CUST_LOV_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFII.FII_AR_CUST_LOV_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 Hierarchy and Customer Account Number(s) for the FII view of Customer Dimension.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER

Next Level Party Identifier
VALUE VARCHAR2 (4000)
Name of the Party
PARENT_VALUE VARCHAR2 (360)
Parent party of the party as defined in the party hierarchy
Query Text

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


SELECT ID
,      VALUE
,      PARENT_VALUE
FROM APPS.FII_AR_CUST_LOV_V;

Dependencies

[top of page]

APPS.FII_AR_CUST_LOV_V references the following:

SchemaAPPS
SynonymFII_CUSTOMER_HIERARCHIES
PL/SQL PackageFND_MESSAGE - show dependent code
SynonymHZ_PARTIES
SchemaPUBLIC
SynonymDUAL

APPS.FII_AR_CUST_LOV_V is not referenced by any database object