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


VIEW: APPS.OKL_AM_QUOTE_ANTCPT_BILL_UV

Object Details
Object Name: OKL_AM_QUOTE_ANTCPT_BILL_UV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKL.OKL_AM_QUOTE_ANTCPT_BILL_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
AMOUNT NUMBER
Yes Amount
STREAM_NAME VARCHAR2 (150) Yes Internal code for the stream type.
ASSET_NUMBER VARCHAR2 (150)
Item name.
QAB_ID NUMBER
Yes Primary Key Column
KLE_ID NUMBER
Yes Unique identifier of the contract line. Primary key column.
STY_ID NUMBER
Yes Primary key column
QTE_ID NUMBER
Yes Quote Id
SEL_DATE DATE

Sel Date
Query Text

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


SELECT AMOUNT
,      STREAM_NAME
,      ASSET_NUMBER
,      QAB_ID
,      KLE_ID
,      STY_ID
,      QTE_ID
,      SEL_DATE
FROM APPS.OKL_AM_QUOTE_ANTCPT_BILL_UV;

Dependencies

[top of page]

APPS.OKL_AM_QUOTE_ANTCPT_BILL_UV references the following:

SchemaAPPS
ViewOKC_K_LINES_V
SynonymOKL_STRM_TYPE_B
SynonymOKL_TXD_QTE_ANTCPT_BILL

APPS.OKL_AM_QUOTE_ANTCPT_BILL_UV is not referenced by any database object