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


VIEW: APPS.FND_APPLICATION_ALL_VIEW

Object Details
Object Name: FND_APPLICATION_ALL_VIEW
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFND.FND_APPLICATION_ALL_VIEW
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
APPLICATION_ID NUMBER

Application identifier
APPLICATION_SHORT_NAME VARCHAR2 (50)
Application short name
BASEPATH VARCHAR2 (20)
The variable that stores the directory path of the TOP directory for the application
APPLICATION_NAME VARCHAR2 (240)
Name of application
DESCRIPTION VARCHAR2 (240)
Description
ORDER_BY NUMBER

The column used to identify the constant row "All"
Query Text

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


SELECT APPLICATION_ID
,      APPLICATION_SHORT_NAME
,      BASEPATH
,      APPLICATION_NAME
,      DESCRIPTION
,      ORDER_BY
FROM APPS.FND_APPLICATION_ALL_VIEW;

Dependencies

[top of page]

APPS.FND_APPLICATION_ALL_VIEW references the following:

SchemaAPPS
SynonymFND_APPLICATION
SynonymFND_APPLICATION_TL
PL/SQL PackageFND_GLOBAL - show dependent code
ViewFND_LOOKUPS
APPS.FND_APPLICATION_ALL_VIEW is referenced by following:

SchemaAPPS
Package BodyBIS_VG_DESC_FLEX - show dependent code
Package BodyBIS_VG_KEY_FLEX - show dependent code
ViewFA_RX_CR_REPORTS_V
ViewFA_RX_NOCR_REPORTS_V
ViewFA_RX_REPORTS_V
Package BodyIBY_PAYGROUP_PUB - show dependent code
ViewPAY_TRIGGER_EVENTS_V
Package BodyPER_PERSON_INFORMATION - show dependent code