[Home] [Help]
[Dependency Information]
| Object Name: | OKI_DBI_PREV_INC |
|---|---|
| Object Type: | TABLE |
| Owner: | OKI |
| Subobject Name: | |
| Status: | VALID |
Oracle contracts daily business intelligence subline renewal relationshiP table
| Tablespace: | APPS_TS_INTERFACE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| OKI_DBI_PREV_INC_U1 | NORMAL | UNIQUE |
APPS_TS_INTERFACE
|
CLE_ID
|
| OKI_DBI_PREV_INC_N1 | NORMAL | NONUNIQUE |
APPS_TS_INTERFACE
|
WORKER_NUMBER
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CLE_ID | NUMBER | Contract line internal id | ||
| P_CLE_ID | NUMBER | Previous Contract line' s internal id | ||
| WORKER_NUMBER | NUMBER | Worker Number | ||
| SECURITY_GROUP_ID | NUMBER | Used for application hosting |
Cut, paste (and edit) the following text to query this object:
SELECT CLE_ID
, P_CLE_ID
, WORKER_NUMBER
, SECURITY_GROUP_ID
FROM OKI.OKI_DBI_PREV_INC;
OKI.OKI_DBI_PREV_INC does not reference any database object
OKI.OKI_DBI_PREV_INC is referenced by following:
APPS
OKI_DBI_PREV_INC
|
|
|
|