[Home] [Help]
[Dependency Information]
| Object Name: | EDW_BIM_IH_RESLT_M |
|---|---|
| Object Type: | TABLE |
| Owner: | BIM |
| FND Design Data: | BIM.EDW_BIM_IH_RESLT_M
|
| 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_ARCHIVE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| EDW_BIM_IH_RESLT_M_U1 | NORMAL | UNIQUE |
APPS_TS_ARCHIVE
|
RSLT_INTRCTN_RESULT_PK
RSLT_INTRCTN_RESULT_PK_KEY
|
| EDW_BIM_IH_RESLT_M_U2 | NORMAL | UNIQUE |
APPS_TS_ARCHIVE
|
RSLT_INTRCTN_RESULT_PK_KEY
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| RSLT_INTRCTN_RESULT_PK_KEY | NUMBER | Yes | System generated unique identifier for interaction result . | |
| ALL_ALL_PK_KEY | NUMBER | System generated unique identifier for All level . | ||
| ALL_ALL_PK | VARCHAR2 | (40) | Unique identifier for All Level . | |
| ALL_NAME | VARCHAR2 | (80) | Reserved for future use in Express . | |
| RSLT_INTRCTN_RESULT_PK | VARCHAR2 | (120) | Unique identifier for interaction result . | |
| RSLT_RESULT_DP | VARCHAR2 | (240) | Field for discoverer so customers can have a display column that identifies all records uniquely . | |
| RSLT_NAME | VARCHAR2 | (240) | Reserved for future use in Express . | |
| RSLT_RESULT_CODE | VARCHAR2 | (80) | Interection Result Code . | |
| RSLT_POSITIVE_RESPONSE_FLAG | VARCHAR2 | (20) | "Y" indicates that the interection result is positive . Used to determine the number of responses . | |
| RSLT_SHORT_DESCRIPTION | VARCHAR2 | (240) | Short Description of Interection Result . | |
| RSLT_LONG_DESCRIPTION | VARCHAR2 | (1000) | Long Description of Interection Result . | |
| RSLT_INSTANCE | VARCHAR2 | (40) | Instance identifier . | |
| RSLT_USER_ATTRIBUTE1 | VARCHAR2 | (240) | User Attribute . | |
| RSLT_USER_ATTRIBUTE2 | VARCHAR2 | (240) | User Attribute . | |
| RSLT_USER_ATTRIBUTE3 | VARCHAR2 | (240) | User Attribute . | |
| RSLT_USER_ATTRIBUTE4 | VARCHAR2 | (240) | User Attribute . | |
| RSLT_USER_ATTRIBUTE5 | VARCHAR2 | (240) | User Attribute . | |
| RSLT_LAST_UPDATE_DATE | DATE | Standard Who Column . | ||
| RSLT_CREATION_DATE | DATE | Standard Who Column . | ||
| SECURITY_GROUP_ID | NUMBER | Standard Who Column . | ||
| LAST_UPDATE_DATE | DATE | Yes | ||
| CREATION_DATE | DATE | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT RSLT_INTRCTN_RESULT_PK_KEY
, ALL_ALL_PK_KEY
, ALL_ALL_PK
, ALL_NAME
, RSLT_INTRCTN_RESULT_PK
, RSLT_RESULT_DP
, RSLT_NAME
, RSLT_RESULT_CODE
, RSLT_POSITIVE_RESPONSE_FLAG
, RSLT_SHORT_DESCRIPTION
, RSLT_LONG_DESCRIPTION
, RSLT_INSTANCE
, RSLT_USER_ATTRIBUTE1
, RSLT_USER_ATTRIBUTE2
, RSLT_USER_ATTRIBUTE3
, RSLT_USER_ATTRIBUTE4
, RSLT_USER_ATTRIBUTE5
, RSLT_LAST_UPDATE_DATE
, RSLT_CREATION_DATE
, SECURITY_GROUP_ID
, LAST_UPDATE_DATE
, CREATION_DATE
FROM BIM.EDW_BIM_IH_RESLT_M;
BIM.EDW_BIM_IH_RESLT_M does not reference any database object
BIM.EDW_BIM_IH_RESLT_M is referenced by following:
BIM
EDW_BIM_IH_RESLT_M#
|
|
|
|