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


TABLE: APPS.OZF_SEARCH_SELECTIONS_T

Object Details
Object Name: OZF_SEARCH_SELECTIONS_T
Object Type: TABLE
Owner: APPS
Subobject Name:
Status: VALID

Temporary Table Details

APPS.OZF_SEARCH_SELECTIONS_T is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$TRANSACTION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
ATTRIBUTE_VALUE NUMBER

ATTRIBUTE_ID VARCHAR2 (100)
ATTRIBUTE_CONTEXT VARCHAR2 (100)
SEARCH_TYPE VARCHAR2 (20)
CREATION_DATE DATE

CREATED_BY NUMBER

LAST_UPDATE_DATE DATE

LAST_UPDATED_BY NUMBER

LAST_UPDATE_LOGIN NUMBER

Query Text

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


SELECT ATTRIBUTE_VALUE
,      ATTRIBUTE_ID
,      ATTRIBUTE_CONTEXT
,      SEARCH_TYPE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM APPS.OZF_SEARCH_SELECTIONS_T;

Dependencies

[top of page]

APPS.OZF_SEARCH_SELECTIONS_T does not reference any database object

APPS.OZF_SEARCH_SELECTIONS_T is referenced by following:

SchemaAPPS
Package BodyOZF_CUST_FACTS_PVT - show dependent code
Package BodyOZF_OFFR_ELIG_PROD_DENORM_PVT - show dependent code