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


VIEW: APPS.BIS_HR_ORGANIZATIONS_V

Object Details
Object Name: BIS_HR_ORGANIZATIONS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.BIS_HR_ORGANIZATIONS_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
ID VARCHAR2 (40)
VALUE VARCHAR2 (483)
RESPONSIBILITY_ID NUMBER

ORGANIZATION_ID NUMBER (15) Yes
ORGANIZATION_NAME VARCHAR2 (240) Yes
BUSINESS_GROUP_ID NUMBER

BUSINESS_GROUP_NAME VARCHAR2 (240)
Query Text

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


SELECT ID
,      VALUE
,      RESPONSIBILITY_ID
,      ORGANIZATION_ID
,      ORGANIZATION_NAME
,      BUSINESS_GROUP_ID
,      BUSINESS_GROUP_NAME
FROM APPS.BIS_HR_ORGANIZATIONS_V;

Dependencies

[top of page]

APPS.BIS_HR_ORGANIZATIONS_V references the following:

SchemaAPPS
ViewBIS_BUSINESS_GROUPS_V
SynonymHR_ALL_ORGANIZATION_UNITS
SynonymHR_ALL_ORGANIZATION_UNITS_TL

APPS.BIS_HR_ORGANIZATIONS_V is not referenced by any database object