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


VIEW: APPS.BSC_RESPONSIBILITY_VL

Object Details
Object Name: BSC_RESPONSIBILITY_VL
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBSC.BSC_RESPONSIBILITY_VL
Subobject Name:
Status: VALID

View Type

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


BSC_RESPONSIBILITY_VL is a view of FND_RESPONSIBILITY_VL that filters BSC Responsibility.


[View Source]

Columns
Name Datatype Length Mandatory Comments
RESPONSIBILITY_ID NUMBER (15) Yes
RESPONSIBILITY_NAME VARCHAR2 (100) Yes
Query Text

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


SELECT RESPONSIBILITY_ID
,      RESPONSIBILITY_NAME
FROM APPS.BSC_RESPONSIBILITY_VL;

Dependencies

[top of page]

APPS.BSC_RESPONSIBILITY_VL references the following:

SchemaAPPS
ViewFND_RESPONSIBILITY_VL
APPS.BSC_RESPONSIBILITY_VL is referenced by following:

SchemaAPPS
Package BodyBSC_METADATA_DESC - show dependent code
Package BodyBSC_MIGREATION_UI - show dependent code
PL/SQL PackageBSC_MIGREATION_UI - show dependent code