[Home] [Help]
[Dependency Information]
Object Name: | OE_UPGRADE_PC_TEMP |
---|---|
Object Type: | TABLE |
Owner: | ONT |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
CONDITION_ID | NUMBER | Yes | Condition Id | |
CONSTRAINT_ID | NUMBER | Yes | Constraint Id | |
GROUP_NUMBER | NUMBER | Yes | Group Number | |
VALIDATION_ENTITY_ID | NUMBER | Yes | Validation Entity Id | |
VALIDATION_TMPLT_ID | NUMBER | Yes | Validation template id | |
RECORD_SET_ID | NUMBER | Yes | Record set id | |
SCOPE_OP | VARCHAR2 | (3) | Yes | Scope Operation |
GRP_FLAG | VARCHAR2 | (1) | Group Flag | |
MATCH_FLAG | VARCHAR2 | (1) | Match flag |
Cut, paste (and edit) the following text to query this object:
SELECT CONDITION_ID
, CONSTRAINT_ID
, GROUP_NUMBER
, VALIDATION_ENTITY_ID
, VALIDATION_TMPLT_ID
, RECORD_SET_ID
, SCOPE_OP
, GRP_FLAG
, MATCH_FLAG
FROM ONT.OE_UPGRADE_PC_TEMP;
ONT.OE_UPGRADE_PC_TEMP does not reference any database object
ONT.OE_UPGRADE_PC_TEMP is referenced by following:
|
|
|