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


VIEW: APPS.OKL_VP_STD_ARTICLES_UV

Object Details
Object Name: OKL_VP_STD_ARTICLES_UV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKL.OKL_VP_STD_ARTICLES_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
NAME VARCHAR2 (450) Yes
TEXT CLOB (4000)
SAV_SAE_ID NUMBER
Yes
SAV_SAV_RELEASE VARCHAR2 (50)
Query Text

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


SELECT NAME
,      TEXT
,      SAV_SAE_ID
,      SAV_SAV_RELEASE
FROM APPS.OKL_VP_STD_ARTICLES_UV;

Dependencies

[top of page]

APPS.OKL_VP_STD_ARTICLES_UV references the following:

SchemaAPPS
PL/SQL PackageMO_GLOBAL - show dependent code
ViewOKC_STD_ARTICLES_V
ViewOKC_STD_ART_VERSIONS_V

APPS.OKL_VP_STD_ARTICLES_UV is not referenced by any database object