[Home] [Help]
[Dependency Information]
| Object Name: | OKI_RNWL_BOOKINGS |
|---|---|
| Object Type: | TABLE |
| Owner: | OKI |
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| OKI_RNWL_BOOKINGS_U1 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
SUMMARY_BUILD_DATE
MEASURE_CODE
AUTHORING_ORG_ID
CUSTOMER_PARTY_ID
SCS_CODE
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| SUMMARY_BUILD_DATE | DATE | Summary build date | ||
| AUTHORING_ORG_ID | NUMBER | Yes | Authoring organization id | |
| ORGANIZATION_NAME | VARCHAR2 | (240) | Organization name | |
| CUSTOMER_PARTY_ID | NUMBER | The internal party identifier of the contract customer. | ||
| CUSTOMER_NAME | VARCHAR2 | (360) | Customer name | |
| SCS_CODE | VARCHAR2 | (30) | Contract category code | |
| MEASURE_CODE | VARCHAR2 | (60) | Yes | Contract measure code |
| MEASURE_CODE_MEANING | VARCHAR2 | (240) | Contract measure code meaning | |
| CURR_BASE_CONTRACT_AMOUNT | NUMBER | Current base contract amount | ||
| PREV_BASE_CONTRACT_AMOUNT | NUMBER | Previous base contract amount | ||
| BIN_CODE_SEQ | NUMBER | Bin display sequence | ||
| REQUEST_ID | NUMBER | (15) | Concurrent Manager audit column. | |
| PROGRAM_APPLICATION_ID | NUMBER | (15) | Concurrent Manager audit column. | |
| PROGRAM_ID | NUMBER | (15) | Concurrent Manager audit column. | |
| PROGRAM_UPDATE_DATE | DATE | Concurrent Manager audit column. | ||
| SECURITY_GROUP_ID | NUMBER | Used for application hosting. |
Cut, paste (and edit) the following text to query this object:
SELECT SUMMARY_BUILD_DATE
, AUTHORING_ORG_ID
, ORGANIZATION_NAME
, CUSTOMER_PARTY_ID
, CUSTOMER_NAME
, SCS_CODE
, MEASURE_CODE
, MEASURE_CODE_MEANING
, CURR_BASE_CONTRACT_AMOUNT
, PREV_BASE_CONTRACT_AMOUNT
, BIN_CODE_SEQ
, REQUEST_ID
, PROGRAM_APPLICATION_ID
, PROGRAM_ID
, PROGRAM_UPDATE_DATE
, SECURITY_GROUP_ID
FROM OKI.OKI_RNWL_BOOKINGS;
OKI.OKI_RNWL_BOOKINGS does not reference any database object
OKI.OKI_RNWL_BOOKINGS is referenced by following:
APPS
OKI_RNWL_BOOKINGS
|
|
|
|