[Home] [Help]
[Dependency Information]
| Object Name: | AHL_APPLICABLE_INSTANCES |
|---|---|
| Object Type: | TABLE |
| Owner: | AHL |
| FND Design Data: | AHL.AHL_APPLICABLE_INSTANCES
|
| Subobject Name: | |
| Status: | VALID |
AHL.AHL_APPLICABLE_INSTANCES 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_APPLICABLE_INSTANCES_N1 | NORMAL | NONUNIQUE |
|
CSI_ITEM_INSTANCE_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CSI_ITEM_INSTANCE_ID | NUMBER | Yes | ||
| POSITION_ID | NUMBER | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT CSI_ITEM_INSTANCE_ID
, POSITION_ID
FROM AHL.AHL_APPLICABLE_INSTANCES;
AHL.AHL_APPLICABLE_INSTANCES does not reference any database object
AHL.AHL_APPLICABLE_INSTANCES is referenced by following:
APPS
AHL_APPLICABLE_INSTANCES
|
|
|
|