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


VIEW: APPS.OKC_PH_LINE_BREAKS_HV

Object Details
Object Name: OKC_PH_LINE_BREAKS_HV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKC.OKC_PH_LINE_BREAKS_HV
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 Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes Primary key column - Not Used
MAJOR_VERSION NUMBER
Yes Major version - Not Used
CLE_ID NUMBER
Yes Foreign Key to OKC_K_LINES_B - Not Used
VALUE_FROM NUMBER
Yes Lower range of the price break - Not Used
VALUE_TO NUMBER

Higher range of the price break - Not Used
PRICING_TYPE VARCHAR2 (30) Yes Foreign key to FND Lookup Types where lookup type is OKC_PH_LINE_PRICE_TYPE - Not Used
VALUE NUMBER
Yes Price hold value - Not Used
START_DATE DATE

Start date active - Not Used
END_DATE DATE

End date active - Not Used
OBJECT_VERSION_NUMBER NUMBER
Yes Sequential Number set at 1 on insert and incremented on update. Used by APIs to ensure current record is passed - Not Used
CREATED_BY NUMBER
Yes Standard who column - Not Used
CREATION_DATE DATE
Yes Standard who column - Not Used
LAST_UPDATED_BY NUMBER
Yes Standard who column - Not Used
LAST_UPDATE_DATE DATE
Yes Standard who column - Not Used
PROGRAM_APPLICATION_ID NUMBER

Standard concurrent column - Not Used
PROGRAM_ID NUMBER

Standard concurrent column - Not Used
PROGRAM_UPDATE_DATE DATE

Standard concurrent column - Not Used
REQUEST_ID NUMBER

Standard concurrent column - Not Used
INTEGRATED_WITH_QP VARCHAR2 (1)
Is line in sync with QP,Yes-No field - Not Used
QP_REFERENCE_ID NUMBER

Corresponding QP Line Id - Not Used
SHIP_TO_ORGANIZATION_ID NUMBER

Unique identifier for the Ship to Organization - Not Used
SHIP_TO_LOCATION_ID NUMBER

Unique identifier for the Ship to Location - Not Used
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column - Not Used
Query Text

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


SELECT ID
,      MAJOR_VERSION
,      CLE_ID
,      VALUE_FROM
,      VALUE_TO
,      PRICING_TYPE
,      VALUE
,      START_DATE
,      END_DATE
,      OBJECT_VERSION_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
,      REQUEST_ID
,      INTEGRATED_WITH_QP
,      QP_REFERENCE_ID
,      SHIP_TO_ORGANIZATION_ID
,      SHIP_TO_LOCATION_ID
,      LAST_UPDATE_LOGIN
FROM APPS.OKC_PH_LINE_BREAKS_HV;

Dependencies

[top of page]

APPS.OKC_PH_LINE_BREAKS_HV references the following:

SchemaAPPS
SynonymOKC_PH_LINE_BREAKS_H

APPS.OKC_PH_LINE_BREAKS_HV is not referenced by any database object