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


VIEW: APPS.BIS_CUSTOMERS_V

Object Details
Object Name: BIS_CUSTOMERS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.BIS_CUSTOMERS_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 NUMBER (15) Yes
VALUE VARCHAR2 (360) Yes
CUSTOMER_ID NUMBER (15) Yes
CUSTOMER_NAME VARCHAR2 (360) Yes
CUSTOMER_NUMBER VARCHAR2 (30) Yes
Query Text

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


SELECT ID
,      VALUE
,      CUSTOMER_ID
,      CUSTOMER_NAME
,      CUSTOMER_NUMBER
FROM APPS.BIS_CUSTOMERS_V;

Dependencies

[top of page]

APPS.BIS_CUSTOMERS_V references the following:

SchemaAPPS
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_PARTIES

APPS.BIS_CUSTOMERS_V is not referenced by any database object