[Home] [Help]
[Dependency Information]
| Object Name: | OE_AK_SRV_TEMPLATE_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | ONT.OE_AK_SRV_TEMPLATE_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| 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 |
Cut, paste (and edit) the following text to query this object:
SELECT TEMPLATE_NAME
, DESCRIPTION
, TEMPLATE_ID
FROM APPS.OE_AK_SRV_TEMPLATE_V;
APPS
OKS_COVERAGE_TEMPLTS_V
APPS.OE_AK_SRV_TEMPLATE_V is not referenced by any database object
|
|
|
|