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


VIEW: APPS.OKL_BPD_CSH_ORDER_UV

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

Foreign key to view OKL_STRM_TYPE_V
NAME VARCHAR2 (150)
Name
STY_PURPOSE_MEANING VARCHAR2 (4000)
Stream purpose
CAT_ID NUMBER
Yes Foreign key to view OKL_CASH_ALLCTN_RLS_V
ID NUMBER

Primary key column
SEQUENCE_NUMBER NUMBER

Sequence Number
STREAM_ALLC_TYPE VARCHAR2 (4000)
ORG_ID NUMBER

Operating Unit identifier
Query Text

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


SELECT STY_ID
,      NAME
,      STY_PURPOSE_MEANING
,      CAT_ID
,      ID
,      SEQUENCE_NUMBER
,      STREAM_ALLC_TYPE
,      ORG_ID
FROM APPS.OKL_BPD_CSH_ORDER_UV;

Dependencies

[top of page]

APPS.OKL_BPD_CSH_ORDER_UV references the following:

SchemaAPPS
PL/SQL PackageOKL_ACCOUNTING_UTIL - show dependent code
SynonymOKL_CASH_ALLCTN_RLS
PL/SQL PackageOKL_CASH_APPLN_RULE_PVT - show dependent code
ViewOKL_STRM_TMPT_ALL_TYPES_UV
APPS.OKL_BPD_CSH_ORDER_UV is referenced by following:

SchemaAPPS
Package BodyOKL_CSH_ORDER_SEQ_PUB - show dependent code
PL/SQL PackageOKL_CSH_ORDER_SEQ_PVT - show dependent code
Package BodyOKL_CSH_ORDER_SEQ_PVT - show dependent code