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


VIEW: APPS.ASG_RESPONSIBILITY_VL

Object Details
Object Name: ASG_RESPONSIBILITY_VL
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 Type

MultiLingual view (a language resolved view of the data.)


MultiLingual view based on ASG_APPLIATIONS_B table.


[View Source]

Columns
Name Datatype Length Mandatory Comments
RESPONSIBILITY_ID NUMBER

Responsibility Id of the View
RESPONSIBILITY_NAME VARCHAR2 (100)
Responsibility Name of the view
DESCRIPTION VARCHAR2 (240)
Description
Query Text

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


SELECT RESPONSIBILITY_ID
,      RESPONSIBILITY_NAME
,      DESCRIPTION
FROM APPS.ASG_RESPONSIBILITY_VL;

Dependencies

[top of page]

APPS.ASG_RESPONSIBILITY_VL references the following:

SchemaAPPS
SynonymASG_PUB_RESPONSIBILITY
PL/SQL PackageFND_PROFILE - show dependent code
SynonymFND_RESPONSIBILITY
ViewFND_RESPONSIBILITY_VL
APPS.ASG_RESPONSIBILITY_VL is referenced by following:

SchemaAPPS
Package BodyCSM_EMAIL_QUERY_PKG - show dependent code