[Home] [Help]
[Dependency Information]
| Object Name: | FV_SF133_CCIDS_GT |
|---|---|
| Object Type: | TABLE |
| Owner: | FV |
| FND Design Data: | FV.FV_SF133_CCIDS_GT
|
| Subobject Name: | |
| Status: | VALID |
FV.FV_SF133_CCIDS_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$TRANSACTION. Data is removed at the end of this period.
| Tablespace: | ![]() |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| FV_SF133_CCIDS_GT_N1 | NORMAL | NONUNIQUE |
|
SF133_LINE_ACCT_ID
CCID
TREASURY_SYMBOL_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| SF133_LINE_ACCT_ID | NUMBER | (15) | ||
| CCID | NUMBER | (15) | ||
| TREASURY_SYMBOL_ID | NUMBER | (15) |
Cut, paste (and edit) the following text to query this object:
SELECT SF133_LINE_ACCT_ID
, CCID
, TREASURY_SYMBOL_ID
FROM FV.FV_SF133_CCIDS_GT;
FV.FV_SF133_CCIDS_GT does not reference any database object
FV.FV_SF133_CCIDS_GT is referenced by following:
APPS
FV_SF133_CCIDS_GT
|
|
|
|