Skip to content

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


TABLE: OKS.OKS_TRUE_VALUE_DRVL

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


Table used to store data for True Value Migration. Driving table for Top line migration.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OKS_TRUE_VALUE_DRVL_NU1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnHDR_ID
Columns
Name Datatype Length Mandatory Comments
TOP_LINE_ID NUMBER

HDR_ID NUMBER

LSE_ID NUMBER

UBT_AMOUNT NUMBER

SUPPRESS NUMBER

CREDIT NUMBER

AMOUNT NUMBER

OVERRIDE_AMT NUMBER

Query Text

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


SELECT TOP_LINE_ID
,      HDR_ID
,      LSE_ID
,      UBT_AMOUNT
,      SUPPRESS
,      CREDIT
,      AMOUNT
,      OVERRIDE_AMT
FROM OKS.OKS_TRUE_VALUE_DRVL;

Dependencies

[top of page]

OKS.OKS_TRUE_VALUE_DRVL does not reference any database object

OKS.OKS_TRUE_VALUE_DRVL is referenced by following:

SchemaOKS
ViewOKS_TRUE_VALUE_DRVL#