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


VIEW: APPS.OKL_BPD_CUST_LIST_UV

Object Details
Object Name: OKL_BPD_CUST_LIST_UV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKL.OKL_BPD_CUST_LIST_UV
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
CUSTOMER_NUMBER VARCHAR2 (30) Yes Account Number
CUSTOMER_NAME VARCHAR2 (50)
BILL_TO_SITE_USE_ID NUMBER (15) Yes
CUSTOMER_ACCT_ID NUMBER (15)
Query Text

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


SELECT CUSTOMER_NUMBER
,      CUSTOMER_NAME
,      BILL_TO_SITE_USE_ID
,      CUSTOMER_ACCT_ID
FROM APPS.OKL_BPD_CUST_LIST_UV;

Dependencies

[top of page]

APPS.OKL_BPD_CUST_LIST_UV references the following:

SchemaAPPS
PL/SQL PackageARP_ADDR_LABEL_PKG - show dependent code
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_PARTIES
SynonymOKC_K_HEADERS_B
ViewOKX_CUST_SITE_USES_V

APPS.OKL_BPD_CUST_LIST_UV is not referenced by any database object