[Home] [Help]
[Dependency Information]
| Object Name: | BSC_TMP_BIG_IN_COND |
|---|---|
| Object Type: | TABLE |
| Owner: | BSC |
| FND Design Data: | BSC.BSC_TMP_BIG_IN_COND
|
| Subobject Name: | |
| Status: | VALID |
Stores Big Condition
| Tablespace: | APPS_TS_INTERFACE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| BSC_TMP_BIG_IN_COND_N1 | NORMAL | NONUNIQUE |
APPS_TS_INTERFACE
|
SESSION_ID
VARIABLE_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| SESSION_ID | NUMBER | Session ID | ||
| VARIABLE_ID | NUMBER | Variable ID | ||
| VALUE_N | NUMBER | Value N | ||
| VALUE_V | VARCHAR2 | (2000) | Value V |
Cut, paste (and edit) the following text to query this object:
SELECT SESSION_ID
, VARIABLE_ID
, VALUE_N
, VALUE_V
FROM BSC.BSC_TMP_BIG_IN_COND;
BSC.BSC_TMP_BIG_IN_COND does not reference any database object
BSC.BSC_TMP_BIG_IN_COND is referenced by following:
APPS
BSC_TMP_BIG_IN_COND
|
|
|
|