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


TABLE: OKL.OKL_PDT_QUALITYS

Object Details
Object Name: OKL_PDT_QUALITYS
Object Type: TABLE
Owner: OKL
FND Design Data: TableOKL.OKL_PDT_QUALITYS
Subobject Name:
Status: VALID


DEFINITION
Product Qualities are defined to characterize the Product. These are the required attributes to complete the definition of Product .During the whole setup process, these are attached to the Product Template and the values for each of these are assigned during the Product setup. This is the reason these are called Product Qualities.
Ex: Product Quality Value
Interest Method Simple
Compound


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OKL_PDT_QUALITYS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnID
OKL_PDT_QUALITYS_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnNAME
Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes Primary key column
NAME VARCHAR2 (150) Yes Primary key column
LOCATION_YN VARCHAR2 (3) Yes This is to specify whether the quality described is a location or not.
OBJECT_VERSION_NUMBER NUMBER (9) Yes Column used for locking records during updates
DESCRIPTION VARCHAR2 (1995)
User entered description
FROM_DATE DATE
Yes From date
TO_DATE DATE

To date
CREATED_BY NUMBER (15) Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
Query Text

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


SELECT ID
,      NAME
,      LOCATION_YN
,      OBJECT_VERSION_NUMBER
,      DESCRIPTION
,      FROM_DATE
,      TO_DATE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM OKL.OKL_PDT_QUALITYS;

Dependencies

[top of page]

OKL.OKL_PDT_QUALITYS does not reference any database object

OKL.OKL_PDT_QUALITYS is referenced by following:

SchemaAPPS
SynonymOKL_PDT_QUALITYS