DBA Data[Home] [Help]

APPS.IGR_IN_JTF_INTERACTIONS_PKG dependencies on JTF_IH_OUTCOMES_VL

Line 24: FROM jtf_ih_outcomes_vl

20: l_reason VARCHAR2(100);
21:
22: CURSOR default_outcome is
23: SELECT outcome_id, short_description
24: FROM jtf_ih_outcomes_vl
25: WHERE outcome_code = l_outcome;
26:
27: CURSOR default_result is
28: SELECT result_id, short_description