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


TABLE: APPS.AR_POTENTIAL_CUSTOMERS_GT

Object Details
Object Name: AR_POTENTIAL_CUSTOMERS_GT
Object Type: TABLE
Owner: APPS
FND Design Data: TableAR.AR_POTENTIAL_CUSTOMERS_GT
Subobject Name:
Status: VALID

Temporary Table Details

APPS.AR_POTENTIAL_CUSTOMERS_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
Indexes
Index Type Uniqueness Tablespace Column
AR_POTENTIAL_CUSTOMERS_N1 NORMAL NONUNIQUE Tablespace ColumnCUST_ACCOUNT_ID
ColumnRELATED_CUST_ACCOUNT_ID
Columns
Name Datatype Length Mandatory Comments
CUST_ACCOUNT_ID NUMBER

RELATED_CUST_ACCOUNT_ID NUMBER

Query Text

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


SELECT CUST_ACCOUNT_ID
,      RELATED_CUST_ACCOUNT_ID
FROM APPS.AR_POTENTIAL_CUSTOMERS_GT;

Dependencies

[top of page]

APPS.AR_POTENTIAL_CUSTOMERS_GT does not reference any database object

APPS.AR_POTENTIAL_CUSTOMERS_GT is referenced by following:

SchemaAPPS
Package BodyARP_PAY_REL_CUST_PKG - show dependent code