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


VIEW: APPS.FII_CUST_V

Object Details
Object Name: FII_CUST_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFII.FII_CUST_V
Subobject Name:
Status: VALID

View Type

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


This view is based on table HZ_PARTIES. It will contain information about the Customers.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER

Customer Identifier
VALUE VARCHAR2 (4000)
Customer Name
Query Text

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


SELECT ID
,      VALUE
FROM APPS.FII_CUST_V;

Dependencies

[top of page]

APPS.FII_CUST_V references the following:

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

APPS.FII_CUST_V is not referenced by any database object