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


VIEW: APPS.PA_BUDGET_RES_ALL_V

Object Details
Object Name: PA_BUDGET_RES_ALL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_BUDGET_RES_ALL_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
ALIAS VARCHAR2 (4000)
ALIAS2 VARCHAR2 (80)
RESOURCE_LIST_ID NUMBER (15)
RESOURCE_LIST_MEMBER_ID NUMBER (15)
RESOURCE_ID NUMBER (15)
TRACK_AS_LABOR_FLAG VARCHAR2 (1)
PARENT_MEMBER_ID NUMBER

RESOURCE_NAME VARCHAR2 (30)
MIGRATION_CODE VARCHAR2 (1)
Query Text

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


SELECT ALIAS
,      ALIAS2
,      RESOURCE_LIST_ID
,      RESOURCE_LIST_MEMBER_ID
,      RESOURCE_ID
,      TRACK_AS_LABOR_FLAG
,      PARENT_MEMBER_ID
,      RESOURCE_NAME
,      MIGRATION_CODE
FROM APPS.PA_BUDGET_RES_ALL_V;

Dependencies

[top of page]

APPS.PA_BUDGET_RES_ALL_V references the following:

SchemaAPPS
PL/SQL PackagePA_RESOURCES_PKG - show dependent code
SynonymPA_RESOURCE_LIST_MEMBERS

APPS.PA_BUDGET_RES_ALL_V is not referenced by any database object