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


VIEW: APPS.PA_RBS_ELEMENTS_V

Object Details
Object Name: PA_RBS_ELEMENTS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_RBS_ELEMENTS_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
RBS_ELEMENT_ID NUMBER (15)
RESOURCE_NAME VARCHAR2 (4000)
RBS_VERSION_ID NUMBER (15)
RESOURCE_TYPE_ID NUMBER (15)
RESOURCE_SOURCE_ID NUMBER (15)
RBS_LEVEL NUMBER (15)
PARENT_ELEMENT_ID NUMBER (15)
RULE_FLAG VARCHAR2 (1)
Query Text

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


SELECT RBS_ELEMENT_ID
,      RESOURCE_NAME
,      RBS_VERSION_ID
,      RESOURCE_TYPE_ID
,      RESOURCE_SOURCE_ID
,      RBS_LEVEL
,      PARENT_ELEMENT_ID
,      RULE_FLAG
FROM APPS.PA_RBS_ELEMENTS_V;

Dependencies

[top of page]

APPS.PA_RBS_ELEMENTS_V references the following:

SchemaAPPS
SynonymPA_RBS_ELEMENTS
SynonymPA_RBS_ELEMENT_NAMES_TL

APPS.PA_RBS_ELEMENTS_V is not referenced by any database object