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


VIEW: APPS.OKS_K_GROUPS_V

Object Details
Object Name: OKS_K_GROUPS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKS.OKS_K_GROUPS_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 NUMBER
Yes Contract Header Identifier
ID2 CHAR (1)
Identifier 2
NAME VARCHAR2 (150) Yes Contract Name
DESCRIPTION VARCHAR2 (600) Yes Contract Description
PUBLIC_YN VARCHAR2 (3) Yes Public YN
Query Text

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


SELECT ID1
,      ID2
,      NAME
,      DESCRIPTION
,      PUBLIC_YN
FROM APPS.OKS_K_GROUPS_V;

Dependencies

[top of page]

APPS.OKS_K_GROUPS_V references the following:

SchemaAPPS
ViewOKC_K_GROUPS_V

APPS.OKS_K_GROUPS_V is not referenced by any database object