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


VIEW: APPS.OKL_AM_PRICE_LIST_UV

Object Details
Object Name: OKL_AM_PRICE_LIST_UV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKL.OKL_AM_PRICE_LIST_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
NAME VARCHAR2 (240) Yes Price List Name
DESCRIPTION VARCHAR2 (2000)
Price List Description
LIST_HEADER_ID NUMBER
Yes Price List Header ID
Query Text

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


SELECT NAME
,      DESCRIPTION
,      LIST_HEADER_ID
FROM APPS.OKL_AM_PRICE_LIST_UV;

Dependencies

[top of page]

APPS.OKL_AM_PRICE_LIST_UV references the following:

SchemaAPPS
SynonymQP_LIST_HEADERS_TL

APPS.OKL_AM_PRICE_LIST_UV is not referenced by any database object