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


VIEW: APPS.OKL_BPD_CSH_SETUP_UV

Object Details
Object Name: OKL_BPD_CSH_SETUP_UV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKL.OKL_BPD_CSH_SETUP_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
STY_ID NUMBER
Yes Foreign key to view OKL_STRM_TYPE_V
CAT_ID NUMBER
Yes Foreign key to view OKL_CASH_ALLCTN_RLS_V
SEQUENCE_NUMBER NUMBER (5)
Sequence Number
STREAM_ALLC_TYPE VARCHAR2 (10) Yes
NAME VARCHAR2 (150) Yes Name
DESCRIPTION VARCHAR2 (1995)
User entered description
Query Text

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


SELECT STY_ID
,      CAT_ID
,      SEQUENCE_NUMBER
,      STREAM_ALLC_TYPE
,      NAME
,      DESCRIPTION
FROM APPS.OKL_BPD_CSH_SETUP_UV;

Dependencies

[top of page]

APPS.OKL_BPD_CSH_SETUP_UV references the following:

SchemaAPPS
SynonymOKL_STRM_TYPE_TL
SynonymOKL_STRM_TYP_ALLOCS

APPS.OKL_BPD_CSH_SETUP_UV is not referenced by any database object