[Home] [Help]
[Dependency Information]
Object Name: | OKI_YOY_RENEWAL_AMT |
---|---|
Object Type: | TABLE |
Owner: | OKI |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Holds information about the value of renewed contracts on a historical basis.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
OKI_YOY_RENEWAL_AMT_U1 | NORMAL | UNIQUE |
![]() |
![]() |
OKI_YOY_RENEWAL_AMT_U2 | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() ![]() ![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ID | NUMBER | Yes | The internal identifier for the row. | |
PERIOD_NAME | VARCHAR2 | (15) | Yes | The name from General Ledger for the period of this information. |
PERIOD_SET_NAME | VARCHAR2 | (15) | Yes | The name of the General Ledger period set used to determine valid periods. |
PERIOD_TYPE | VARCHAR2 | (15) | The type of General Ledger period used for this information. | |
AUTHORING_ORG_ID | NUMBER | Yes | The internal identifier of the operating unit in which the contract was authored. | |
AUTHORING_ORG_NAME | VARCHAR2 | (240) | The name of the operating unit in which the contract was authored. | |
YEAR | VARCHAR2 | (4) | Yes | The year of the summarization. |
MONTH | VARCHAR2 | (30) | Yes | The month value for the summation. |
SCS_CODE | VARCHAR2 | (30) | The category (sub-class) code for the contract. | |
BASE_CONTRACT_AMOUNT | NUMBER | The contract value, in the base currency. | ||
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 ID
, PERIOD_NAME
, PERIOD_SET_NAME
, PERIOD_TYPE
, AUTHORING_ORG_ID
, AUTHORING_ORG_NAME
, YEAR
, MONTH
, SCS_CODE
, BASE_CONTRACT_AMOUNT
, REQUEST_ID
, PROGRAM_APPLICATION_ID
, PROGRAM_ID
, PROGRAM_UPDATE_DATE
, SECURITY_GROUP_ID
FROM OKI.OKI_YOY_RENEWAL_AMT;
OKI.OKI_YOY_RENEWAL_AMT does not reference any database object
OKI.OKI_YOY_RENEWAL_AMT is referenced by following:
|
|
|