[Home] [Help]
[Dependency Information]
| Object Name: | AHL_CONFIG_COMPONENTS |
|---|---|
| Object Type: | TABLE |
| Owner: | AHL |
| FND Design Data: | AHL.AHL_CONFIG_COMPONENTS
|
| Subobject Name: | |
| Status: | VALID |
AHL.AHL_CONFIG_COMPONENTS 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.
| Tablespace: | ![]() |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| AHL_CONFIG_COMPONENTS_N1 | NORMAL | NONUNIQUE |
|
OBJECT_ID
SUBJECT_ID
|
| AHL_CONFIG_COMPONENTS_N2 | NORMAL | NONUNIQUE |
|
SUBJECT_ID
OBJECT_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| OBJECT_ID | NUMBER | Yes | ||
| SUBJECT_ID | NUMBER | Yes | ||
| ROOT_OBJECT_ID | NUMBER | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT OBJECT_ID
, SUBJECT_ID
, ROOT_OBJECT_ID
FROM AHL.AHL_CONFIG_COMPONENTS;
AHL.AHL_CONFIG_COMPONENTS does not reference any database object
AHL.AHL_CONFIG_COMPONENTS is not referenced by any database object
|
|
|
|