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


VIEW: APPS.OKL_POOL_CUSTOMERS_UV

Object Details
Object Name: OKL_POOL_CUSTOMERS_UV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKL.OKL_POOL_CUSTOMERS_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
DNZ_CHR_ID NUMBER
Yes Contract header identifier
CUST_OBJECT1_ID1 NUMBER (15) Yes Customer account identifier
LESSEE VARCHAR2 (360) Yes Customer name
SIC_CODE VARCHAR2 (30)
Service industry code
Query Text

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


SELECT DNZ_CHR_ID
,      CUST_OBJECT1_ID1
,      LESSEE
,      SIC_CODE
FROM APPS.OKL_POOL_CUSTOMERS_UV;

Dependencies

[top of page]

APPS.OKL_POOL_CUSTOMERS_UV references the following:

SchemaAPPS
SynonymHZ_PARTIES
SynonymOKC_K_PARTY_ROLES_B
APPS.OKL_POOL_CUSTOMERS_UV is referenced by following:

SchemaAPPS
ViewOKL_POOL_SRCH_PAYFREQ_V
ViewOKL_POOL_SRCH_V