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


VIEW: APPS.OE_CUSTOMERS_ACTIVE_V

Object Details
Object Name: OE_CUSTOMERS_ACTIVE_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewONT.OE_CUSTOMERS_ACTIVE_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
CUSTOMER_NAME VARCHAR2 (360) Yes
CUSTOMER_NUMBER VARCHAR2 (30) Yes
CUSTOMER_ID NUMBER (15) Yes
GSA_INDICATOR VARCHAR2 (1)
Query Text

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


SELECT CUSTOMER_NAME
,      CUSTOMER_NUMBER
,      CUSTOMER_ID
,      GSA_INDICATOR
FROM APPS.OE_CUSTOMERS_ACTIVE_V;

Dependencies

[top of page]

APPS.OE_CUSTOMERS_ACTIVE_V references the following:

SchemaAPPS
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_PARTIES

APPS.OE_CUSTOMERS_ACTIVE_V is not referenced by any database object