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


VIEW: APPS.OKE_K_ARTICLES_PRINT_HV

Object Details
Object Name: OKE_K_ARTICLES_PRINT_HV
Object Type: VIEW
Owner: APPS
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
DNZ_CHR_ID NUMBER

Contract ID. Denormalized for performance.
SAV_SAE_ID NUMBER

Surrogate key used for primary unique identifiers.
SAV_SAV_RELEASE VARCHAR2 (50)
Version of the article.
CAT_TYPE VARCHAR2 (3)
Category type.
SBT_CODE VARCHAR2 (30)
Surrogate key used for primary unique identifiers.
NAME VARCHAR2 (450)
Used for Non-Standard articles.
MAJOR_VERSION NUMBER (4) Yes The version of the contract for this history record.
Query Text

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


SELECT DNZ_CHR_ID
,      SAV_SAE_ID
,      SAV_SAV_RELEASE
,      CAT_TYPE
,      SBT_CODE
,      NAME
,      MAJOR_VERSION
FROM APPS.OKE_K_ARTICLES_PRINT_HV;

Dependencies

[top of page]

APPS.OKE_K_ARTICLES_PRINT_HV references the following:

SchemaAPPS
ViewOKC_K_ARTICLES_HV

APPS.OKE_K_ARTICLES_PRINT_HV is not referenced by any database object