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


VIEW: APPS.OKI_CUST_OLTP_V

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


Customer Dimension table


[View Source]

Columns
Name Datatype Length Mandatory Comments
CUSTOMER_ID NUMBER (15) Yes Customer Unique Identification Number
CUSTOMER_NAME VARCHAR2 (360) Yes Customer Name
ALTERNATE_NAME VARCHAR2 (320)
Alternate name of the customer
CUSTOMER_NUMBER VARCHAR2 (30) Yes Customer number
CUSTOMER_TYPE VARCHAR2 (30) Yes Type of the customer *Organization / Person etc)
Query Text

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


SELECT CUSTOMER_ID
,      CUSTOMER_NAME
,      ALTERNATE_NAME
,      CUSTOMER_NUMBER
,      CUSTOMER_TYPE
FROM APPS.OKI_CUST_OLTP_V;

Dependencies

[top of page]

APPS.OKI_CUST_OLTP_V references the following:

SchemaAPPS
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_PARTIES

APPS.OKI_CUST_OLTP_V is not referenced by any database object