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


VIEW: APPS.OKE_K_HEADERS_LOV_V

Object Details
Object Name: OKE_K_HEADERS_LOV_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKE.OKE_K_HEADERS_LOV_V
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes Contract document unique identifier
CONTRACT_NUMBER VARCHAR2 (240)
Contract document number
K_HEADER_ID NUMBER
Yes Contract document unique identifier
K_NUMBER VARCHAR2 (240)
Contract document number
SHORT_DESCRIPTION VARCHAR2 (600)
Short Description
Query Text

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


SELECT ID
,      CONTRACT_NUMBER
,      K_HEADER_ID
,      K_NUMBER
,      SHORT_DESCRIPTION
FROM APPS.OKE_K_HEADERS_LOV_V;

Dependencies

[top of page]

APPS.OKE_K_HEADERS_LOV_V references the following:

SchemaAPPS
ViewOKE_K_HEADERS_V
APPS.OKE_K_HEADERS_LOV_V is referenced by following:

SchemaAPPS
Package BodyQA_FLEX_UTIL - show dependent code
Package BodyQA_PLAN_ELEMENT_API - show dependent code