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


VIEW: APPS.RG_LEVEL_OF_DETAIL_V

Object Details
Object Name: RG_LEVEL_OF_DETAIL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewRG.RG_LEVEL_OF_DETAIL_V
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
DISPLAY_LEVEL VARCHAR2 (30) Yes
LEVEL_OF_DETAIL VARCHAR2 (80) Yes
Query Text

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


SELECT DISPLAY_LEVEL
,      LEVEL_OF_DETAIL
FROM APPS.RG_LEVEL_OF_DETAIL_V;

Dependencies

[top of page]

APPS.RG_LEVEL_OF_DETAIL_V references the following:

SchemaAPPS
ViewRG_LOOKUPS

APPS.RG_LEVEL_OF_DETAIL_V is not referenced by any database object