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


VIEW: APPS.BIX_CALL_CENTER_V

Object Details
Object Name: BIX_CALL_CENTER_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIX.BIX_CALL_CENTER_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
CALL_CENTER_ID NUMBER (15) Yes call center ID
CALL_CENTER_NAME VARCHAR2 (256) Yes call center name
CALL_CENTER_GROUP NUMBER (15)
call center group
CALL_CENTER_LOCATION VARCHAR2 (500)
call center location
Query Text

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


SELECT CALL_CENTER_ID
,      CALL_CENTER_NAME
,      CALL_CENTER_GROUP
,      CALL_CENTER_LOCATION
FROM APPS.BIX_CALL_CENTER_V;

Dependencies

[top of page]

APPS.BIX_CALL_CENTER_V references the following:

SchemaAPPS
SynonymIEO_SVR_GROUPS
APPS.BIX_CALL_CENTER_V is referenced by following:

SchemaAPPS
Package BodyBIX_ALERT - show dependent code