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


VIEW: APPS.OKL_AM_ITEM_TEMPLATE_UV

Object Details
Object Name: OKL_AM_ITEM_TEMPLATE_UV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKL.OKL_AM_ITEM_TEMPLATE_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
TEMPLATE_ID NUMBER
Yes Item Template ID
TEMPLATE_NAME VARCHAR2 (30) Yes Item Template Name
DESCRIPTION VARCHAR2 (240) Yes Item Template Description
CONTEXT_ORGANIZATION_ID NUMBER

Context Organization
Query Text

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


SELECT TEMPLATE_ID
,      TEMPLATE_NAME
,      DESCRIPTION
,      CONTEXT_ORGANIZATION_ID
FROM APPS.OKL_AM_ITEM_TEMPLATE_UV;

Dependencies

[top of page]

APPS.OKL_AM_ITEM_TEMPLATE_UV references the following:

SchemaAPPS
SynonymMTL_ITEM_TEMPLATES

APPS.OKL_AM_ITEM_TEMPLATE_UV is not referenced by any database object