DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.JTF_IH_OUTCOME_RESULTS_VL

Object Details
Object Name: JTF_IH_OUTCOME_RESULTS_VL
Object Type: VIEW
Owner: APPS
FND Design Data: ViewJTF.JTF_IH_OUTCOME_RESULTS_VL
Subobject Name:
Status: VALID

View Type

MultiLingual view (a language resolved view of the data.)


Translated view for JTF_IH_OUTCOME_RESULTS


[View Source]

Columns
Name Datatype Length Mandatory Comments
OUTCOME_ID NUMBER (15) Yes
RESULT_ID NUMBER (15) Yes
OUTCOME_SHORT_DESC VARCHAR2 (240) Yes
RESULT_SHORT_DESC VARCHAR2 (240)
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT OUTCOME_ID
,      RESULT_ID
,      OUTCOME_SHORT_DESC
,      RESULT_SHORT_DESC
FROM APPS.JTF_IH_OUTCOME_RESULTS_VL;

Dependencies

[top of page]

APPS.JTF_IH_OUTCOME_RESULTS_VL references the following:

SchemaAPPS
ViewJTF_IH_OUTCOMES_VL
SynonymJTF_IH_OUTCOME_RESULTS
ViewJTF_IH_RESULTS_VL

APPS.JTF_IH_OUTCOME_RESULTS_VL is not referenced by any database object