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


VIEW: APPS.OKS_K_CATEGORIES_V

Object Details
Object Name: OKS_K_CATEGORIES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKS.OKS_K_CATEGORIES_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
ID1 VARCHAR2 (30) Yes Identifier 1
ID2 CHAR (1)
Identifier 2
NAME VARCHAR2 (90) Yes Name
DESCRIPTION VARCHAR2 (1995)
Description
CODE VARCHAR2 (30) Yes Code
CLS_CODE VARCHAR2 (30) Yes CLS Code
Query Text

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


SELECT ID1
,      ID2
,      NAME
,      DESCRIPTION
,      CODE
,      CLS_CODE
FROM APPS.OKS_K_CATEGORIES_V;

Dependencies

[top of page]

APPS.OKS_K_CATEGORIES_V references the following:

SchemaAPPS
ViewOKC_SUBCLASSES_V

APPS.OKS_K_CATEGORIES_V is not referenced by any database object