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


VIEW: APPS.OKC_ART_SET_NAMES_V

Object Details
Object Name: OKC_ART_SET_NAMES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKC.OKC_ART_SET_NAMES_V
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


View created for backward compatibility based on Folders


[View Source]

Columns
Name Datatype Length Mandatory Comments
SAT_CODE VARCHAR2 (40)
This column is used to store unique id of the folder
NAME VARCHAR2 (150) Yes This column is used to store name of the folder
DESCRIPTION VARCHAR2 (450)
This column is used to store description of the folder
Query Text

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


SELECT SAT_CODE
,      NAME
,      DESCRIPTION
FROM APPS.OKC_ART_SET_NAMES_V;

Dependencies

[top of page]

APPS.OKC_ART_SET_NAMES_V references the following:

SchemaAPPS
SynonymOKC_FOLDERS_ALL_TL
SynonymOKC_FOLDERS_B

APPS.OKC_ART_SET_NAMES_V is not referenced by any database object