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


VIEW: APPS.OKL_STRM_TMPT_SET_TYPE_UV

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

Primary key column
STY_ID NUMBER

Primary key column
AES_ID NUMBER

Primary key column
STY_NAME VARCHAR2 (150)
A unique name given for a type
STREAM_TYPE_PURPOSE VARCHAR2 (30)
Stream type purpose
STREAM_TYPE_PURPOSE_MEAN VARCHAR2 (4000)
Stream type purpose meaning
Query Text

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


SELECT GTS_ID
,      STY_ID
,      AES_ID
,      STY_NAME
,      STREAM_TYPE_PURPOSE
,      STREAM_TYPE_PURPOSE_MEAN
FROM APPS.OKL_STRM_TMPT_SET_TYPE_UV;

Dependencies

[top of page]

APPS.OKL_STRM_TMPT_SET_TYPE_UV references the following:

SchemaAPPS
PL/SQL PackageOKL_ACCOUNTING_UTIL - show dependent code
SynonymOKL_AE_TMPT_SETS_ALL
ViewOKL_STRM_TYPE_V
SynonymOKL_ST_GEN_TEMPLATES_ALL
SynonymOKL_ST_GEN_TMPT_LNS_ALL
SynonymOKL_ST_GEN_TMPT_SETS

APPS.OKL_STRM_TMPT_SET_TYPE_UV is not referenced by any database object