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


TABLE: APPS.AMS_INFMET_ORDER_GT

Object Details
Object Name: AMS_INFMET_ORDER_GT
Object Type: TABLE
Owner: APPS
FND Design Data: TableFND.AMS_INFMET_ORDER_GT
Subobject Name:
Status: VALID

Temporary Table Details

APPS.AMS_INFMET_ORDER_GT 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$SESSION. 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
PRIMARY_PARTY_ID NUMBER

CONTACT_REL_PARTY_ID NUMBER

LAST_ACTIVATION_DATE DATE

ACTIVITY_METRIC_ID NUMBER

SOURCE_CATEGORY VARCHAR2 (3)
OBJECT_ID NUMBER

Query Text

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


SELECT PRIMARY_PARTY_ID
,      CONTACT_REL_PARTY_ID
,      LAST_ACTIVATION_DATE
,      ACTIVITY_METRIC_ID
,      SOURCE_CATEGORY
,      OBJECT_ID
FROM APPS.AMS_INFMET_ORDER_GT;

Dependencies

[top of page]

APPS.AMS_INFMET_ORDER_GT does not reference any database object

APPS.AMS_INFMET_ORDER_GT is referenced by following:

SchemaAPPS
Package BodyAMS_ACTMETRICS_SEED_PVT - show dependent code