[Home] [Help]
[Dependency Information]
| Object Name: | CCT_MEDIA_CLASS_VALUES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| 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 |
|---|---|---|---|---|
| MEDIA_TYPE_UUID | VARCHAR2 | (32) | Yes | Media Type UUID |
| CLASSIFICATION_VALUE | VARCHAR2 | (64) | Yes | Classification Value |
Cut, paste (and edit) the following text to query this object:
SELECT MEDIA_TYPE_UUID
, CLASSIFICATION_VALUE
FROM APPS.CCT_MEDIA_CLASS_VALUES_V;
APPS
CCT_CLASSIFICATIONS
CCT_CLASSIFICATION_MT_MAP
CCT_CLASSIFICATION_VALUES
APPS.CCT_MEDIA_CLASS_VALUES_V is not referenced by any database object
|
|
|
|