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


VIEW: APPS.OKL_CS_DIS_ADDRESS_UV

Object Details
Object Name: OKL_CS_DIS_ADDRESS_UV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKL.OKL_CS_DIS_ADDRESS_UV
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

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
VENDOR_ID NUMBER
Yes
ADDRESS VARCHAR2 (1013)
PHONE VARCHAR2 (26)
VENDOR_SITE_ID NUMBER
Yes
Query Text

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


SELECT VENDOR_ID
,      ADDRESS
,      PHONE
,      VENDOR_SITE_ID
FROM APPS.OKL_CS_DIS_ADDRESS_UV;

Dependencies

[top of page]

APPS.OKL_CS_DIS_ADDRESS_UV references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
ViewPO_VENDOR_SITES_ALL

APPS.OKL_CS_DIS_ADDRESS_UV is not referenced by any database object