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


VIEW: APPS.BIS_ORGANIZATIONS_V

Object Details
Object Name: BIS_ORGANIZATIONS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.BIS_ORGANIZATIONS_V
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


BIS inventory organization view with security informaiton.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID VARCHAR2 (40)
Organization ID.
VALUE VARCHAR2 (240) Yes Organization Name.
RESPONSIBILITY_ID NUMBER

Responsibility ID.
EAM_ENABLED_FLAG VARCHAR2 (1)
Enterprise Asset Management Enabled Flag: Y = Yes, N = No.
Query Text

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


SELECT ID
,      VALUE
,      RESPONSIBILITY_ID
,      EAM_ENABLED_FLAG
FROM APPS.BIS_ORGANIZATIONS_V;

Dependencies

[top of page]

APPS.BIS_ORGANIZATIONS_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
SynonymHR_ALL_ORGANIZATION_UNITS_TL
SynonymMTL_PARAMETERS
SynonymORG_ACCESS
APPS.BIS_ORGANIZATIONS_V is referenced by following:

SchemaAPPS
Package BodyOPI_DBI_MFG_JOB_DTL_PKG - show dependent code
Package BodyOPI_DBI_MTL_VAR_JOB_DTL_PKG - show dependent code
Package BodyOPI_DBI_OPEN_JOB_DTL_PKG - show dependent code
Package BodyOPI_DBI_RES_EFF_JOB_DTL_PKG - show dependent code
Package BodyOPI_DBI_RES_VAR_JOB_DTL_PKG - show dependent code
Package BodyOPI_DBI_SCRAP_JOB_DTL_PKG - show dependent code