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


VIEW: APPS.PER_BUSINESS_GROUP_NAME

Object Details
Object Name: PER_BUSINESS_GROUP_NAME
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

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


View created in order to implement PMxbg


[View Source]

Columns
Name Datatype Length Mandatory Comments
BUSINESS_GROUP_ID NUMBER (15) Yes Refer to base table
BUSINESS_GROUP_NAME VARCHAR2 (240) Yes Refer to base table
Query Text

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


SELECT BUSINESS_GROUP_ID
,      BUSINESS_GROUP_NAME
FROM APPS.PER_BUSINESS_GROUP_NAME;

Dependencies

[top of page]

APPS.PER_BUSINESS_GROUP_NAME references the following:

SchemaAPPS
SynonymHR_ALL_ORGANIZATION_UNITS
SynonymHR_ALL_ORGANIZATION_UNITS_TL
SynonymHR_ORGANIZATION_INFORMATION

APPS.PER_BUSINESS_GROUP_NAME is not referenced by any database object