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


VIEW: APPS.ISC_PLAN_SNAPSHOT_V

Object Details
Object Name: ISC_PLAN_SNAPSHOT_V
Object Type: VIEW
Owner: APPS
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 Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER

VALUE VARCHAR2 (2000)
PLAN_NAME VARCHAR2 (30)
LAST_RUN_DATE DATE

Query Text

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


SELECT ID
,      VALUE
,      PLAN_NAME
,      LAST_RUN_DATE
FROM APPS.ISC_PLAN_SNAPSHOT_V;

Dependencies

[top of page]

APPS.ISC_PLAN_SNAPSHOT_V references the following:

SchemaAPPS
SynonymFND_APPLICATION
SynonymFND_NEW_MESSAGES
PL/SQL PackageFND_PROFILE - show dependent code
SynonymISC_DBI_PLAN_SNAPSHOTS
APPS.ISC_PLAN_SNAPSHOT_V is referenced by following:

SchemaAPPS
Package BodyISC_DBI_PLAN_PARAM_PKG - show dependent code