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


TABLE: OKS.OKS_IMPORT_STATISTICS

Object Details
Object Name: OKS_IMPORT_STATISTICS
Object Type: TABLE
Owner: OKS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OKS_IMPORT_STATISTICS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnPARENT_REQUEST_ID
Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER
Yes Batch Number
PARENT_REQUEST_ID NUMBER
Yes Concurrent Request Id of parent import process.
REQUEST_ID NUMBER
Yes Concurrent Request Id of worker.
STATISTIC_TYPE_ID NUMBER
Yes FND Lookup OKS_IMPORT_STAT_TYPE
HEADERS_STAT NUMBER

Statistic for headers interface table
LINES_STAT NUMBER

Statistic for lines interface table
COVERED_LEVELS_STAT NUMBER

Statistic for covered levels interface table
USAGE_COUNTERS_STAT NUMBER

Statistic for usage counters interface table
SALES_CREDITS_STAT NUMBER

Statistic for sales credits interface table
NOTES_STAT NUMBER

Statistic for notes interface table
Query Text

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


SELECT BATCH_ID
,      PARENT_REQUEST_ID
,      REQUEST_ID
,      STATISTIC_TYPE_ID
,      HEADERS_STAT
,      LINES_STAT
,      COVERED_LEVELS_STAT
,      USAGE_COUNTERS_STAT
,      SALES_CREDITS_STAT
,      NOTES_STAT
FROM OKS.OKS_IMPORT_STATISTICS;

Dependencies

[top of page]

OKS.OKS_IMPORT_STATISTICS does not reference any database object

OKS.OKS_IMPORT_STATISTICS is referenced by following:

SchemaAPPS
SynonymOKS_IMPORT_STATISTICS