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


VIEW: APPS.OKL_AM_PAYMENT_STREAM_TYPE_UV

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

Quote ID
STREAM_TYPE VARCHAR2 (150) Yes Stream Type
STS_CODE VARCHAR2 (30) Yes Status Code
Query Text

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


SELECT QTE_ID
,      STREAM_TYPE
,      STS_CODE
FROM APPS.OKL_AM_PAYMENT_STREAM_TYPE_UV;

Dependencies

[top of page]

APPS.OKL_AM_PAYMENT_STREAM_TYPE_UV references the following:

SchemaAPPS
SynonymOKL_CASH_FLOWS
SynonymOKL_STRM_TYPE_B

APPS.OKL_AM_PAYMENT_STREAM_TYPE_UV is not referenced by any database object