[Home] [Help]
[Dependency Information]
| Object Name: | OE_UPGRADE_PC_CONDNS |
|---|---|
| Object Type: | TABLE |
| Owner: | ONT |
| FND Design Data: | ONT.OE_UPGRADE_PC_CONDNS
|
| 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 |
|---|---|---|---|---|
| OE_UPGRADE_PC_CONDNS_U1 | NORMAL | UNIQUE |
APPS_TS_ARCHIVE
|
CONDITION_CODE
ACTION_ID
RESULT_ID
OLD_OBJECT_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CONDITION_CODE | VARCHAR2 | (30) | Yes | Condition code |
| VTMPLT_ID | NUMBER | Validation Identifier | ||
| OLD_OBJECT_ID | NUMBER | Yes | Old Object Identifier | |
| ACTION_ID | NUMBER | Yes | Action Identifier | |
| RESULT_ID | NUMBER | Yes | Result Identifier | |
| NEW_ENTITY_ID | NUMBER | New entity identifier | ||
| GROUP_NUMBER | NUMBER | Group Number | ||
| VALIDATION_ENTITY_ID | NUMBER | Validation entity identifier | ||
| USER_MESSAGE | VARCHAR2 | (2000) | User message |
Cut, paste (and edit) the following text to query this object:
SELECT CONDITION_CODE
, VTMPLT_ID
, OLD_OBJECT_ID
, ACTION_ID
, RESULT_ID
, NEW_ENTITY_ID
, GROUP_NUMBER
, VALIDATION_ENTITY_ID
, USER_MESSAGE
FROM ONT.OE_UPGRADE_PC_CONDNS;
ONT.OE_UPGRADE_PC_CONDNS does not reference any database object
ONT.OE_UPGRADE_PC_CONDNS is referenced by following:
APPS
OE_UPGRADE_PC_CONDNS
|
|
|
|