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


VIEW: APPS.FII_ASSET_CAT_MINOR_V

Object Details
Object Name: FII_ASSET_CAT_MINOR_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFII.FII_ASSET_CAT_MINOR_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 FII_FA_CAT_DIMENSIONS. It will contain information about the minor category segment of an asset category.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER (15)
Major category segment identifier
VALUE VARCHAR2 (240)
Value of major category segment identifier
Query Text

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


SELECT ID
,      VALUE
FROM APPS.FII_ASSET_CAT_MINOR_V;

Dependencies

[top of page]

APPS.FII_ASSET_CAT_MINOR_V references the following:

SchemaAPPS
SynonymFII_FA_CAT_DIMENSIONS

APPS.FII_ASSET_CAT_MINOR_V is not referenced by any database object