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


VIEW: APPS.OE_AK_SRV_TEMPLATE_V

Object Details
Object Name: OE_AK_SRV_TEMPLATE_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewONT.OE_AK_SRV_TEMPLATE_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
TEMPLATE_NAME VARCHAR2 (240)
Contains either the Coverage Template or Subscription Template names
DESCRIPTION VARCHAR2 (1995)
Description of the Template
TEMPLATE_ID NUMBER

ID of the template
Query Text

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


SELECT TEMPLATE_NAME
,      DESCRIPTION
,      TEMPLATE_ID
FROM APPS.OE_AK_SRV_TEMPLATE_V;

Dependencies

[top of page]

APPS.OE_AK_SRV_TEMPLATE_V references the following:

SchemaAPPS
ViewOKS_COVERAGE_TEMPLTS_V

APPS.OE_AK_SRV_TEMPLATE_V is not referenced by any database object