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


VIEW: APPS.FA_CHILD_ASSETS_V

Object Details
Object Name: FA_CHILD_ASSETS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOFA.FA_CHILD_ASSETS_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

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
ALIAS VARCHAR2 (4000)
NAME VARCHAR2 (30)
ASSET_HIERARCHY_PURPOSE_ID NUMBER

ASSET_HIERARCHY_ID NUMBER

DESCRIPTION VARCHAR2 (150)
PARENT_HIERARCHY_ID NUMBER

ASSET_ID NUMBER

Query Text

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


SELECT ALIAS
,      NAME
,      ASSET_HIERARCHY_PURPOSE_ID
,      ASSET_HIERARCHY_ID
,      DESCRIPTION
,      PARENT_HIERARCHY_ID
,      ASSET_ID
FROM APPS.FA_CHILD_ASSETS_V;

Dependencies

[top of page]

APPS.FA_CHILD_ASSETS_V references the following:

SchemaAPPS
SynonymFA_ASSET_HIERARCHY

APPS.FA_CHILD_ASSETS_V is not referenced by any database object