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


VIEW: APPS.FII_COLLECTORS_V

Object Details
Object Name: FII_COLLECTORS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFII.FII_COLLECTORS_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 is based on tables FII_COLLECTORS and AR_COLLECTORS. It will contain information about Collectors.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER (15) Yes
VALUE VARCHAR2 (30) Yes
Query Text

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


SELECT ID
,      VALUE
FROM APPS.FII_COLLECTORS_V;

Dependencies

[top of page]

APPS.FII_COLLECTORS_V references the following:

SchemaAPPS
SynonymAR_COLLECTORS
SynonymFII_COLLECTORS

APPS.FII_COLLECTORS_V is not referenced by any database object