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


VIEW: APPS.BIS_LATEST_ACTUAL_VALUES_V

Object Details
Object Name: BIS_LATEST_ACTUAL_VALUES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.BIS_LATEST_ACTUAL_VALUES_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
ORGANIZATION_ID NUMBER

TARGET_LEVEL_ID NUMBER
Yes
ACTUAL_VALUE NUMBER

LAST_UPDATE_DATE DATE
Yes Standard Who column - date when a user last updated this row.
Query Text

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


SELECT ORGANIZATION_ID
,      TARGET_LEVEL_ID
,      ACTUAL_VALUE
,      LAST_UPDATE_DATE
FROM APPS.BIS_LATEST_ACTUAL_VALUES_V;

Dependencies

[top of page]

APPS.BIS_LATEST_ACTUAL_VALUES_V references the following:

SchemaAPPS
SynonymBIS_ACTUAL_VALUES

APPS.BIS_LATEST_ACTUAL_VALUES_V is not referenced by any database object