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


TABLE: QA.QA_CHART_CONSTANTS

Object Details
Object Name: QA_CHART_CONSTANTS
Object Type: TABLE
Owner: QA
FND Design Data: TableQA.QA_CHART_CONSTANTS
Subobject Name:
Status: VALID


QA_CHART_CONSTANTS contains tabular information used in the
calculation of control limits. This information is seeded when Oracle
Quality is installed and cannot be changed.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
SUBGROUP_SIZE NUMBER
Yes Subgroup size for a control chart
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
A1 NUMBER
Yes Factor for computing control lines
A2 NUMBER
Yes Factor for computing control lines
B3 NUMBER
Yes Factor for computing control lines
B4 NUMBER
Yes Factor for computing control lines
D3 NUMBER
Yes Factor for computing control lines
D4 NUMBER
Yes Factor for computing control lines
E2 NUMBER
Yes Factor for computing control lines
Query Text

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


SELECT SUBGROUP_SIZE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      A1
,      A2
,      B3
,      B4
,      D3
,      D4
,      E2
FROM QA.QA_CHART_CONSTANTS;

Dependencies

[top of page]

QA.QA_CHART_CONSTANTS does not reference any database object

QA.QA_CHART_CONSTANTS is referenced by following:

SchemaAPPS
SynonymQA_CHART_CONSTANTS