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


VIEW: APPS.BIS_AREAS_V

Object Details
Object Name: BIS_AREAS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.BIS_AREAS_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 (30)
VALUE VARCHAR2 (80)
AREA_CODE VARCHAR2 (30)
NAME VARCHAR2 (80)
DESCRIPTION VARCHAR2 (240)
Query Text

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


SELECT ID
,      VALUE
,      AREA_CODE
,      NAME
,      DESCRIPTION
FROM APPS.BIS_AREAS_V;

Dependencies

[top of page]

APPS.BIS_AREAS_V references the following:

SchemaAPPS
ViewBIS_TERRITORIES_V
PL/SQL PackageFND_GLOBAL - show dependent code
APPS.BIS_AREAS_V is referenced by following:

SchemaAPPS
Package BodyCSTPOMLD - show dependent code
Package BodyHR_PARAMETER_HRMNPSUM - show dependent code
Package BodyWIP_BIS_UTZ_ALERT - show dependent code