[Home] [Help]
[Dependency Information]
| Object Name: | OKI_DBI_CLE_DEL |
|---|---|
| Object Type: | TABLE |
| Owner: | OKI |
| Subobject Name: | |
| Status: | VALID |
Staging table that identifies the contracts to be deleted during the incremental load
| Tablespace: | APPS_TS_INTERFACE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| OKI_DBI_CLE_DEL_U1 | NORMAL | UNIQUE |
APPS_TS_INTERFACE
|
CLE_ID
|
| OKI_DBI_CLE_DEL_N1 | NORMAL | NONUNIQUE |
APPS_TS_INTERFACE
|
WORKER_NUMBER
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CLE_ID | NUMBER | Yes | Internal identifier for the contract line | |
| SECURITY_GROUP_ID | NUMBER | Used for application hosting. | ||
| WORKER_NUMBER | NUMBER | Worker Number |
Cut, paste (and edit) the following text to query this object:
SELECT CLE_ID
, SECURITY_GROUP_ID
, WORKER_NUMBER
FROM OKI.OKI_DBI_CLE_DEL;
OKI.OKI_DBI_CLE_DEL does not reference any database object
OKI.OKI_DBI_CLE_DEL is referenced by following:
APPS
OKI_DBI_CLE_DEL
|
|
|
|